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

#include <pdf_test_environment.h>

+ Inheritance diagram for PDFTestEnvironment:
+ Collaboration diagram for PDFTestEnvironment:

Public Member Functions

 PDFTestEnvironment ()
 
 ~PDFTestEnvironment () override
 
void SetUp () override
 
void TearDown () override
 

Detailed Description

Definition at line 11 of file pdf_test_environment.h.

Constructor & Destructor Documentation

◆ PDFTestEnvironment()

PDFTestEnvironment::PDFTestEnvironment ( )
default

Referenced by main().

+ Here is the caller graph for this function:

◆ ~PDFTestEnvironment()

PDFTestEnvironment::~PDFTestEnvironment ( )
overridedefault

Member Function Documentation

◆ SetUp()

void PDFTestEnvironment::SetUp ( )
override

Definition at line 14 of file pdf_test_environment.cpp.

◆ TearDown()

void PDFTestEnvironment::TearDown ( )
override

Definition at line 18 of file pdf_test_environment.cpp.

References CFX_GEModule::Destroy().

+ Here is the call graph for this function:

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