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

(ab965b1c2c3e7e4cd62a4b45abfaf393f4fb4618)

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

Go to the source code of this file.

Classes

class  CPDFSDK_Widget
 

Functions

CPDFSDK_WidgetToCPDFSDKWidget (CPDFSDK_Annot *pAnnot)
 

Function Documentation

◆ ToCPDFSDKWidget()

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().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: