![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Variables | |
| const char | kFT [] = "FT" |
| const char | kParent [] = "Parent" |
| const char | kKids [] = "Kids" |
| const char | kT [] = "T" |
| const char | kTU [] = "TU" |
| const char | kTM [] = "TM" |
| const char | kFf [] = "Ff" |
| const char | kV [] = "V" |
| const char | kDV [] = "DV" |
| const char | kAA [] = "AA" |
| const char | kBtn [] = "Btn" |
| const char | kTx [] = "Tx" |
| const char | kCh [] = "Ch" |
| const char | kSig [] = "Sig" |
| const char | kDA [] = "DA" |
| const char | kQ [] = "Q" |
| const char | kDS [] = "DS" |
| const char | kRV [] = "RV" |
| const char pdfium::form_fields::kAA = "AA" |
Definition at line 20 of file form_fields.cpp.
Referenced by FORM_DoDocumentAAction(), FORM_DoPageAAction(), FPDF_GetPageAAction(), and CPDFSDK_BAAnnot::GetAAction().
| const char pdfium::form_fields::kBtn = "Btn" |
Definition at line 24 of file form_fields.cpp.
| const char pdfium::form_fields::kCh = "Ch" |
Definition at line 26 of file form_fields.cpp.
| const char pdfium::form_fields::kDA = "DA" |
Definition at line 31 of file form_fields.cpp.
| const char pdfium::form_fields::kDS = "DS" |
Definition at line 33 of file form_fields.cpp.
| const char pdfium::form_fields::kDV = "DV" |
Definition at line 19 of file form_fields.cpp.
| const char pdfium::form_fields::kFf = "Ff" |
Definition at line 17 of file form_fields.cpp.
| const char pdfium::form_fields::kFT = "FT" |
Definition at line 11 of file form_fields.cpp.
Referenced by CheckForUnsupportedAnnot(), CPDF_CryptoHandler::DecryptObjectTree(), and CPDF_CryptoHandler::IsSignatureDictionary().
| const char pdfium::form_fields::kKids = "Kids" |
Definition at line 13 of file form_fields.cpp.
| const char pdfium::form_fields::kParent = "Parent" |
Definition at line 12 of file form_fields.cpp.
Referenced by CPDF_FormField::GetFullNameForDict().
| const char pdfium::form_fields::kQ = "Q" |
Definition at line 32 of file form_fields.cpp.
| const char pdfium::form_fields::kRV = "RV" |
Definition at line 34 of file form_fields.cpp.
Referenced by CPDF_FormField::ResetField().
| const char pdfium::form_fields::kSig = "Sig" |
Definition at line 27 of file form_fields.cpp.
Referenced by CheckForUnsupportedAnnot(), and CPDF_CryptoHandler::IsSignatureDictionary().
| const char pdfium::form_fields::kT = "T" |
Definition at line 14 of file form_fields.cpp.
Referenced by CPDF_InteractiveForm::ExportToFDF(), and CPDF_FormField::GetFullNameForDict().
| const char pdfium::form_fields::kTM = "TM" |
Definition at line 16 of file form_fields.cpp.
| const char pdfium::form_fields::kTU = "TU" |
Definition at line 15 of file form_fields.cpp.
| const char pdfium::form_fields::kTx = "Tx" |
Definition at line 25 of file form_fields.cpp.
| const char pdfium::form_fields::kV = "V" |
Definition at line 18 of file form_fields.cpp.
Referenced by CPDF_InteractiveForm::CheckRequiredFields(), and CPDF_InteractiveForm::ExportToFDF().