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
PDFCatalogTest Class Reference
Inheritance diagram for PDFCatalogTest:
Collaboration diagram for PDFCatalogTest:

Public Member Functions

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

Protected Attributes

ScopedFPDFDocument m_pDoc
RetainPtr< CPDF_Dictionarym_pRootObj

Detailed Description

Definition at line 20 of file fpdf_catalog_unittest.cpp.

Member Function Documentation

◆ SetUp() [1/2]

void PDFCatalogTest::SetUp ( )
inlineoverride

Definition at line 22 of file fpdf_catalog_unittest.cpp.

References TestWithPageModule::SetUp().

Here is the call graph for this function:

◆ SetUp() [2/2]

void PDFCatalogTest::SetUp ( )
inlineoverride

Definition at line 22 of file fpdf_catalog_unittest.cpp.

◆ TearDown() [1/2]

void PDFCatalogTest::TearDown ( )
inlineoverride

Definition at line 29 of file fpdf_catalog_unittest.cpp.

References TestWithPageModule::TearDown().

Here is the call graph for this function:

◆ TearDown() [2/2]

void PDFCatalogTest::TearDown ( )
inlineoverride

Definition at line 29 of file fpdf_catalog_unittest.cpp.

Member Data Documentation

◆ m_pDoc

ScopedFPDFDocument PDFCatalogTest::m_pDoc
protected

Definition at line 35 of file fpdf_catalog_unittest.cpp.

◆ m_pRootObj

RetainPtr< CPDF_Dictionary > PDFCatalogTest::m_pRootObj
protected

Definition at line 36 of file fpdf_catalog_unittest.cpp.


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