Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CPDF_LinkExtract::Range Struct Reference

#include <cpdf_linkextract.h>

+ Inheritance diagram for CPDF_LinkExtract::Range:
+ Collaboration diagram for CPDF_LinkExtract::Range:

Public Attributes

size_t m_Start
 
size_t m_Count
 

Detailed Description

Definition at line 24 of file cpdf_linkextract.h.

Member Data Documentation

◆ m_Count

size_t CPDF_LinkExtract::Range::m_Count

Definition at line 26 of file cpdf_linkextract.h.

◆ m_Start

size_t CPDF_LinkExtract::Range::m_Start

Definition at line 25 of file cpdf_linkextract.h.


The documentation for this struct was generated from the following file: