Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Enumerations | |
enum class | XFA_FFWidgetType { kNone = 0 , kBarcode , kButton , kCheckButton , kChoiceList , kDateTimeEdit , kImageEdit , kNumericEdit , kPasswordEdit , kSignature , kTextEdit , kArc , kLine , kRectangle , kText , kImage , kSubform , kExclGroup } |
|
strong |
Enumerator | |
---|---|
kNone | |
kBarcode | |
kButton | |
kCheckButton | |
kChoiceList | |
kDateTimeEdit | |
kImageEdit | |
kNumericEdit | |
kPasswordEdit | |
kSignature | |
kTextEdit | |
kArc | |
kLine | |
kRectangle | |
kText | |
kImage | |
kSubform | |
kExclGroup |
Definition at line 10 of file cxfa_ffwidget_type.h.