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_PageContentGeneratorTest Class Reference
+ Inheritance diagram for CPDF_PageContentGeneratorTest:
+ Collaboration diagram for CPDF_PageContentGeneratorTest:

Protected Member Functions

void TestProcessPath (CPDF_PageContentGenerator *pGen, fxcrt::ostringstream *buf, CPDF_PathObject *pPathObj)
 
RetainPtr< const CPDF_DictionaryTestGetResource (CPDF_PageContentGenerator *pGen, const ByteString &type, const ByteString &name)
 
void TestProcessText (CPDF_PageContentGenerator *pGen, fxcrt::ostringstream *buf, CPDF_TextObject *pTextObj)
 
void TestProcessPath (CPDF_PageContentGenerator *pGen, fxcrt::ostringstream *buf, CPDF_PathObject *pPathObj)
 
RetainPtr< const CPDF_DictionaryTestGetResource (CPDF_PageContentGenerator *pGen, const ByteString &type, const ByteString &name)
 
void TestProcessText (CPDF_PageContentGenerator *pGen, fxcrt::ostringstream *buf, CPDF_TextObject *pTextObj)
 

Additional Inherited Members

- Public Member Functions inherited from TestWithPageModule
void SetUp () override
 
void TearDown () override
 

Detailed Description

Definition at line 31 of file cpdf_pagecontentgenerator_unittest.cpp.

Member Function Documentation

◆ TestGetResource() [1/2]

RetainPtr< const CPDF_Dictionary > CPDF_PageContentGeneratorTest::TestGetResource ( CPDF_PageContentGenerator * pGen,
const ByteString & type,
const ByteString & name )
inlineprotected

Definition at line 39 of file cpdf_pagecontentgenerator_unittest.cpp.

◆ TestGetResource() [2/2]

RetainPtr< const CPDF_Dictionary > CPDF_PageContentGeneratorTest::TestGetResource ( CPDF_PageContentGenerator * pGen,
const ByteString & type,
const ByteString & name )
inlineprotected

Definition at line 39 of file cpdf_pagecontentgenerator_unittest.cpp.

◆ TestProcessPath() [1/2]

void CPDF_PageContentGeneratorTest::TestProcessPath ( CPDF_PageContentGenerator * pGen,
fxcrt::ostringstream * buf,
CPDF_PathObject * pPathObj )
inlineprotected

Definition at line 33 of file cpdf_pagecontentgenerator_unittest.cpp.

◆ TestProcessPath() [2/2]

void CPDF_PageContentGeneratorTest::TestProcessPath ( CPDF_PageContentGenerator * pGen,
fxcrt::ostringstream * buf,
CPDF_PathObject * pPathObj )
inlineprotected

Definition at line 33 of file cpdf_pagecontentgenerator_unittest.cpp.

◆ TestProcessText() [1/2]

void CPDF_PageContentGeneratorTest::TestProcessText ( CPDF_PageContentGenerator * pGen,
fxcrt::ostringstream * buf,
CPDF_TextObject * pTextObj )
inlineprotected

Definition at line 48 of file cpdf_pagecontentgenerator_unittest.cpp.

◆ TestProcessText() [2/2]

void CPDF_PageContentGeneratorTest::TestProcessText ( CPDF_PageContentGenerator * pGen,
fxcrt::ostringstream * buf,
CPDF_TextObject * pTextObj )
inlineprotected

Definition at line 48 of file cpdf_pagecontentgenerator_unittest.cpp.


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