![]() |
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 <map>#include <memory>#include <set>#include <utility>#include <vector>#include "core/fpdfapi/page/cpdf_occontext.h"#include "core/fpdfapi/parser/cpdf_document.h"#include "core/fpdfdoc/cpdf_aaction.h"#include "core/fxcrt/cfx_timer.h"#include "core/fxcrt/mask.h"#include "core/fxcrt/observed_ptr.h"#include "core/fxcrt/retain_ptr.h"#include "core/fxcrt/span.h"#include "core/fxcrt/unowned_ptr.h"#include "fpdfsdk/cpdfsdk_annot.h"#include "fpdfsdk/formfiller/cffl_interactiveformfiller.h"#include "fpdfsdk/pwl/cpwl_wnd.h"#include "fpdfsdk/pwl/ipwl_fillernotify.h"#include "public/fpdf_formfill.h"Go to the source code of this file.
Classes | |
| class | CPDFSDK_FormFillEnvironment |
Functions | |
| FPDF_WIDESTRING | AsFPDFWideString (ByteString *bsUTF16LE) |
| FPDF_WIDESTRING AsFPDFWideString | ( | ByteString * | bsUTF16LE | ) |
Definition at line 57 of file cpdfsdk_formfillenvironment.cpp.
Referenced by CPDFXFA_DocEnvironment::OpenLinkedFile(), and CPDFSDK_FormFillEnvironment::SubmitForm().