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
TestWithPageModule Class Reference

#include <test_with_page_module.h>

Inheritance diagram for TestWithPageModule:
Collaboration diagram for TestWithPageModule:

Public Member Functions

void SetUp () override
void TearDown () override

Detailed Description

Definition at line 10 of file test_with_page_module.h.

Member Function Documentation

◆ SetUp()

void TestWithPageModule::SetUp ( )
override

Definition at line 9 of file test_with_page_module.cpp.

References CPDF_PageModule::Create().

Referenced by PageLabelTest::SetUp(), PDFCatalogTest::SetUp(), and PDFDocTest::SetUp().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ TearDown()

void TestWithPageModule::TearDown ( )
override

Definition at line 13 of file test_with_page_module.cpp.

References CPDF_PageModule::Destroy().

Referenced by PageLabelTest::TearDown(), PDFCatalogTest::TearDown(), and PDFDocTest::TearDown().

Here is the call graph for this function:
Here is the caller graph for this function:

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