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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ XFA_FFWidgetType

enum class XFA_FFWidgetType
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.