![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <stdint.h>#include <memory>#include <vector>#include "core/fpdfapi/parser/cpdf_document.h"#include "core/fxcrt/cfx_timer.h"#include "core/fxcrt/observed_ptr.h"#include "core/fxcrt/retain_ptr.h"#include "core/fxcrt/unowned_ptr.h"#include "fpdfsdk/cpdfsdk_formfillenvironment.h"#include "fpdfsdk/fpdfxfa/cpdfxfa_page.h"#include "fxjs/gc/heap.h"#include "v8/include/cppgc/persistent.h"#include "xfa/fxfa/cxfa_ffapp.h"#include "xfa/fxfa/cxfa_ffdoc.h"Go to the source code of this file.
Classes | |
| class | CPDFXFA_Context |
Functions | |
| void | CPDFXFA_ModuleInit () |
| void | CPDFXFA_ModuleDestroy () |
| void CPDFXFA_ModuleDestroy | ( | ) |
Definition at line 115 of file cpdfxfa_context.cpp.
References BC_Library_Destroy(), CFGAS_GEModule::Destroy(), and fxcodec::JpegProgressiveDecoder::DestroyGlobals().
| void CPDFXFA_ModuleInit | ( | ) |
Definition at line 103 of file cpdfxfa_context.cpp.
References BC_Library_Init(), CFGAS_GEModule::Create(), and fxcodec::JpegProgressiveDecoder::InitializeGlobals().