kexi
KFormDesigner::FormPrivate Class Reference
List of all members.Detailed Description
Definition at line 84 of file form.h.
Public Member Functions | |
| FormPrivate () | |
| ~FormPrivate () | |
Public Attributes | |
| QGuardedPtr< Container > | toplevel |
| ObjectTree * | topTree |
| QGuardedPtr< QWidget > | widget |
| WidgetList | selected |
| ResizeHandleSet::Dict | resizeHandles |
| bool | dirty |
| bool | interactive |
| bool | design |
| QString | filename |
| KCommandHistory * | history |
| KActionCollection * | collection |
| ObjectTreeList | tabstops |
| bool | autoTabstops |
| ConnectionBuffer * | connBuffer |
| PixmapCollection * | pixcollection |
| QMap< QObject *, QCursor > | cursors |
| QStringList * | mouseTrackers |
| FormWidget * | formWidget |
| QMap< QCString, QString > | headerProperties |
| uint | formatVersion |
| uint | originalFormatVersion |
Member Data Documentation
| QMap<QObject*,QCursor> KFormDesigner::FormPrivate::cursors |
| QStringList* KFormDesigner::FormPrivate::mouseTrackers |
| QMap<QCString,QString> KFormDesigner::FormPrivate::headerProperties |
The documentation for this class was generated from the following files:

