Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Variables | |
constexpr uint32_t | kReadOnly = 1 << 0 |
constexpr uint32_t | kRequired = 1 << 1 |
constexpr uint32_t | kNoExport = 1 << 2 |
constexpr uint32_t | kButtonNoToggleToOff = 1 << 14 |
constexpr uint32_t | kButtonRadio = 1 << 15 |
constexpr uint32_t | kButtonPushbutton = 1 << 16 |
constexpr uint32_t | kButtonRadiosInUnison = 1 << 25 |
constexpr uint32_t | kTextMultiline = 1 << 12 |
constexpr uint32_t | kTextPassword = 1 << 13 |
constexpr uint32_t | kTextFileSelect = 1 << 20 |
constexpr uint32_t | kTextDoNotSpellCheck = 1 << 22 |
constexpr uint32_t | kTextDoNotScroll = 1 << 23 |
constexpr uint32_t | kTextComb = 1 << 24 |
constexpr uint32_t | kTextRichText = 1 << 25 |
constexpr uint32_t | kChoiceCombo = 1 << 17 |
constexpr uint32_t | kChoiceEdit = 1 << 18 |
constexpr uint32_t | kChoiceSort = 1 << 19 |
constexpr uint32_t | kChoiceMultiSelect = 1 << 21 |
constexpr uint32_t | kChoiceDoNotSpellCheck = 1 << 22 |
constexpr uint32_t | kChoiceCommitOnSelChange = 1 << 26 |
|
constexpr |
Definition at line 19 of file form_flags.h.
|
constexpr |
Definition at line 21 of file form_flags.h.
|
constexpr |
Definition at line 20 of file form_flags.h.
|
constexpr |
Definition at line 22 of file form_flags.h.
|
constexpr |
Definition at line 36 of file form_flags.h.
|
constexpr |
Definition at line 41 of file form_flags.h.
|
constexpr |
Definition at line 40 of file form_flags.h.
|
constexpr |
Definition at line 37 of file form_flags.h.
|
constexpr |
Definition at line 39 of file form_flags.h.
Referenced by CFFL_ListBox::GetCreateParam().
|
constexpr |
Definition at line 38 of file form_flags.h.
|
constexpr |
Definition at line 15 of file form_flags.h.
Referenced by CPDF_InteractiveForm::ExportToFDF().
|
constexpr |
Definition at line 13 of file form_flags.h.
Referenced by CPDFSDK_Widget::DoHitTest(), CFFL_FormField::GetCreateParam(), and CFFL_InteractiveFormFiller::IsReadOnly().
|
constexpr |
Definition at line 14 of file form_flags.h.
|
constexpr |
Definition at line 31 of file form_flags.h.
Referenced by CFFL_TextField::GetCreateParam().
|
constexpr |
Definition at line 30 of file form_flags.h.
Referenced by CFFL_TextField::GetCreateParam().
|
constexpr |
Definition at line 29 of file form_flags.h.
|
constexpr |
Definition at line 28 of file form_flags.h.
|
constexpr |
Definition at line 26 of file form_flags.h.
Referenced by CFFL_TextField::GetCreateParam().
|
constexpr |
Definition at line 27 of file form_flags.h.
Referenced by CFFL_TextField::GetCreateParam().
|
constexpr |
Definition at line 32 of file form_flags.h.
Referenced by CFFL_TextField::GetCreateParam().