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
fxfa Directory Reference
Directory dependency graph for fxfa:

Directories

 
formcalc
 
layout
 
parser

Files

 
cxfa_eventparam.cpp
 
cxfa_eventparam.h
 
cxfa_ffapp.cpp
 
cxfa_ffapp.h
 
cxfa_ffarc.cpp
 
cxfa_ffarc.h
 
cxfa_ffbarcode.cpp
 
cxfa_ffbarcode.h
 
cxfa_ffbarcode_unittest.cpp
 
cxfa_ffcheckbutton.cpp
 
cxfa_ffcheckbutton.h
 
cxfa_ffcombobox.cpp
 
cxfa_ffcombobox.h
 
cxfa_ffdatetimeedit.cpp
 
cxfa_ffdatetimeedit.h
 
cxfa_ffdoc.cpp
 
cxfa_ffdoc.h
 
cxfa_ffdocview.cpp
 
cxfa_ffdocview.h
 
cxfa_ffdropdown.cpp
 
cxfa_ffdropdown.h
 
cxfa_ffexclgroup.cpp
 
cxfa_ffexclgroup.h
 
cxfa_fffield.cpp
 
cxfa_fffield.h
 
cxfa_ffimage.cpp
 
cxfa_ffimage.h
 
cxfa_ffimageedit.cpp
 
cxfa_ffimageedit.h
 
cxfa_ffline.cpp
 
cxfa_ffline.h
 
cxfa_fflistbox.cpp
 
cxfa_fflistbox.h
 
cxfa_ffnotify.cpp
 
cxfa_ffnotify.h
 
cxfa_ffnumericedit.cpp
 
cxfa_ffnumericedit.h
 
cxfa_ffpageview.cpp
 
cxfa_ffpageview.h
 
cxfa_ffpasswordedit.cpp
 
cxfa_ffpasswordedit.h
 
cxfa_ffpushbutton.cpp
 
cxfa_ffpushbutton.h
 
cxfa_ffrectangle.cpp
 
cxfa_ffrectangle.h
 
cxfa_ffsignature.cpp
 
cxfa_ffsignature.h
 
cxfa_fftext.cpp
 
cxfa_fftext.h
 
cxfa_fftextedit.cpp
 
cxfa_fftextedit.h
 
cxfa_ffwidget.cpp
 
cxfa_ffwidget.h
 
cxfa_ffwidget_type.h
 
cxfa_ffwidgethandler.cpp
 
cxfa_ffwidgethandler.h
 
cxfa_fontmgr.cpp
 
cxfa_fontmgr.h
 
cxfa_fwladapterwidgetmgr.cpp
 
cxfa_fwladapterwidgetmgr.h
 
cxfa_fwltheme.cpp
 
cxfa_fwltheme.h
 
cxfa_imagerenderer.cpp
 
cxfa_imagerenderer.h
 
cxfa_readynodeiterator.cpp
 
cxfa_readynodeiterator.h
 
cxfa_textlayout.cpp
 
cxfa_textlayout.h
 
cxfa_textparser.cpp
 
cxfa_textparser.h
 
cxfa_textparser_unittest.cpp
 
cxfa_textprovider.cpp
 
cxfa_textprovider.h
 
cxfa_texttabstopscontext.cpp
 
cxfa_texttabstopscontext.h
 
fxfa.h
 
fxfa_basic.h
 
fxfa_basic_unittest.cpp

Detailed Description

xfa/fxfa contains a set of CXFA_LayoutItems that model forms containing widgets.

The main hierarchy in this directory are the form elements:

CXFA_FFField is the base class for widgets. It owns a lower level CFWL widget instance from xfa/fwl. The correspondence is: