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

#include <xfa_test_environment.h>

+ Inheritance diagram for XFATestEnvironment:
+ Collaboration diagram for XFATestEnvironment:

Public Member Functions

 XFATestEnvironment ()
 
 ~XFATestEnvironment ()
 
void SetUp () override
 
void TearDown () override
 

Detailed Description

Definition at line 14 of file xfa_test_environment.h.

Constructor & Destructor Documentation

◆ XFATestEnvironment()

XFATestEnvironment::XFATestEnvironment ( )

Definition at line 19 of file xfa_test_environment.cpp.

◆ ~XFATestEnvironment()

XFATestEnvironment::~XFATestEnvironment ( )

Definition at line 24 of file xfa_test_environment.cpp.

Member Function Documentation

◆ SetUp()

void XFATestEnvironment::SetUp ( )
override

Definition at line 29 of file xfa_test_environment.cpp.

References CFGAS_GEModule::Create(), CFX_GEModule::Get(), CFX_FontMgr::GetBuiltinMapper(), CFX_GEModule::GetFontMgr(), and CFX_GEModule::GetPlatform().

+ Here is the call graph for this function:

◆ TearDown()

void XFATestEnvironment::TearDown ( )
override

Definition at line 38 of file xfa_test_environment.cpp.

References CFGAS_GEModule::Destroy().

+ Here is the call graph for this function:

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