Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "core/fpdfdoc/cpdf_aaction.h"
#include "core/fpdfdoc/cpdf_action.h"
#include "core/fpdfdoc/cpdf_annot.h"
#include "core/fpdfdoc/cpdf_formfield.h"
#include "core/fxcrt/fx_coordinates.h"
#include "core/fxcrt/unowned_ptr.h"
#include "core/fxcrt/widestring.h"
#include "core/fxge/cfx_color.h"
#include "fpdfsdk/cpdfsdk_baannot.h"
#include "third_party/abseil-cpp/absl/types/optional.h"
Go to the source code of this file.
Classes | |
class | CPDFSDK_Widget |
Functions | |
CPDFSDK_Widget * | ToCPDFSDKWidget (CPDFSDK_Annot *pAnnot) |
|
inline |
Definition at line 190 of file cpdfsdk_widget.h.
References CPDFSDK_Annot::GetAnnotSubtype(), and CPDF_Annot::WIDGET.
Referenced by CPWLComboBoxEmbedderTest::CreateAndInitializeFormComboboxPDF(), CPWLEditEmbedderTest::CreateAndInitializeFormPDF(), and CPWLSpecialButtonEmbedderTest::CreateAndInitializeFormPDF().