Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cffl_listbox.h>
Definition at line 18 of file cffl_listbox.h.
CFFL_ListBox::CFFL_ListBox | ( | CFFL_InteractiveFormFiller * | pFormFiller, |
CPDFSDK_Widget * | pWidget ) |
Definition at line 19 of file cffl_listbox.cpp.
References CFFL_TextObject::CFFL_TextObject().
|
overridedefault |
|
overridevirtual |
Reimplemented from CFFL_FormField.
Definition at line 149 of file cffl_listbox.cpp.
References CPWL_ListBox::GetCurSel(), CPDF_AAction::kGetFocus, CPDF_AAction::kLoseFocus, and CPDF_AAction::kValidate.
|
overridevirtual |
Reimplemented from CFFL_FormField.
Definition at line 25 of file cffl_listbox.cpp.
References CPWL_Wnd::CreateParams::dwFlags, CPWL_Wnd::CreateParams::fFontSize, CFFL_FormField::GetCreateParam(), CFFL_TextObject::GetOrCreateFontMap(), and pdfium::form_flags::kChoiceMultiSelect.
|
overridevirtual |
Reimplemented from CFFL_FormField.
Definition at line 85 of file cffl_listbox.cpp.
References CPWL_ListBox::GetCount(), and CPWL_ListBox::IsItemSelected().
|
overridevirtual |
Reimplemented from CFFL_FormField.
Definition at line 223 of file cffl_listbox.cpp.
References CFFL_FormField::GetCurPageView(), CPWL_ListBox::IsItemSelected(), and CFFL_FormField::IsValid().
|
overridevirtual |
Implements CFFL_FormField.
Definition at line 42 of file cffl_listbox.cpp.
References CFFL_PerWindowData::SetFormField().
|
overridevirtual |
Reimplemented from CFFL_FormField.
Definition at line 79 of file cffl_listbox.cpp.
References CFFL_FormField::OnChar().
|
overridevirtual |
Reimplemented from CFFL_FormField.
Definition at line 191 of file cffl_listbox.cpp.
|
overridevirtual |
Reimplemented from CFFL_FormField.
Definition at line 106 of file cffl_listbox.cpp.
References CPWL_ListBox::GetCount(), CPWL_ListBox::GetTopVisibleIndex(), CPWL_ListBox::IsItemSelected(), and CFFL_FormField::SetChangeMark().
|
overridevirtual |
Reimplemented from CFFL_FormField.
Definition at line 180 of file cffl_listbox.cpp.
References CPWL_ListBox::GetCount().
|
overridevirtual |
Reimplemented from CFFL_FormField.
Definition at line 201 of file cffl_listbox.cpp.
References CPWL_ListBox::Deselect(), CFFL_FormField::GetCurPageView(), CFFL_FormField::IsValid(), CPWL_ListBox::Select(), and CPWL_ListBox::SetCaret().