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
cpdfsdk_formfillenvironment.h File Reference

(3dce9b5818576f04ce21cec4b3686eda012e5b65)

#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/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"
#include "third_party/base/containers/span.h"
+ Include dependency graph for cpdfsdk_formfillenvironment.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CPDFSDK_FormFillEnvironment
 

Functions

FPDF_WIDESTRING AsFPDFWideString (ByteString *bsUTF16LE)
 

Function Documentation

◆ AsFPDFWideString()

FPDF_WIDESTRING AsFPDFWideString ( ByteString * bsUTF16LE)

Definition at line 57 of file cpdfsdk_formfillenvironment.cpp.

Referenced by CPDFXFA_DocEnvironment::OpenLinkedFile(), and CPDFSDK_FormFillEnvironment::SubmitForm().

+ Here is the caller graph for this function: