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_TestLinkExtract Class Referencefinal
+ Inheritance diagram for CPDF_TestLinkExtract:
+ Collaboration diagram for CPDF_TestLinkExtract:

Public Member Functions

 CPDF_TestLinkExtract ()
 
 CPDF_TestLinkExtract ()
 
- Public Member Functions inherited from CPDF_LinkExtract
 CPDF_LinkExtract (const CPDF_TextPage *pTextPage)
 
 ~CPDF_LinkExtract ()
 
void ExtractLinks ()
 
size_t CountLinks () const
 
WideString GetURL (size_t index) const
 
std::vector< CFX_FloatRectGetRects (size_t index) const
 
absl::optional< RangeGetTextRange (size_t index) const
 

Additional Inherited Members

- Protected Member Functions inherited from CPDF_LinkExtract
absl::optional< LinkCheckWebLink (const WideString &str)
 
bool CheckMailLink (WideString *str)
 
- Protected Attributes inherited from CPDF_LinkExtract
UnownedPtr< const CPDF_TextPage > const m_pTextPage
 
std::vector< Linkm_LinkArray
 

Detailed Description

Definition at line 10 of file cpdf_linkextract_unittest.cpp.

Constructor & Destructor Documentation

◆ CPDF_TestLinkExtract() [1/2]

CPDF_TestLinkExtract::CPDF_TestLinkExtract ( )
inline

Definition at line 12 of file cpdf_linkextract_unittest.cpp.

References CPDF_LinkExtract::CPDF_LinkExtract().

+ Here is the call graph for this function:

◆ CPDF_TestLinkExtract() [2/2]

CPDF_TestLinkExtract::CPDF_TestLinkExtract ( )
inline

Definition at line 12 of file cpdf_linkextract_unittest.cpp.


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