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< Containertoplevel
ObjectTreetopTree
QGuardedPtr< QWidget > widget
WidgetList selected
ResizeHandleSet::Dict resizeHandles
bool dirty
bool interactive
bool design
QString filename
KCommandHistory * history
KActionCollection * collection
ObjectTreeList tabstops
bool autoTabstops
ConnectionBufferconnBuffer
PixmapCollectionpixcollection
QMap< QObject *, QCursor > cursors
QStringList * mouseTrackers
FormWidgetformWidget
QMap< QCString, QString > headerProperties
uint formatVersion
uint originalFormatVersion

Member Data Documentation

QMap<QObject*,QCursor> KFormDesigner::FormPrivate::cursors
 

This map is used to store cursor shapes before inserting (so we can restore them later).

Definition at line 113 of file form.h.

uint KFormDesigner::FormPrivate::formatVersion
 

Format version, set by FormIO or on creating a new form.

Definition at line 125 of file form.h.

QMap<QCString,QString> KFormDesigner::FormPrivate::headerProperties
 

A set of head properties to be stored in a .ui file.

This includes KFD format version.

Definition at line 122 of file form.h.

QStringList* KFormDesigner::FormPrivate::mouseTrackers
 

This string list is used to store the widgets which hasMouseTracking() == true (eg lineedits).

Definition at line 116 of file form.h.

uint KFormDesigner::FormPrivate::originalFormatVersion
 

Format version, set by FormIO's loader or on creating a new form.

Definition at line 127 of file form.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys