kexi
Spring Class Reference
List of all members.Detailed Description
Definition at line 36 of file spring.h.
Public Types | |
enum | SizeType { Fixed = 0, Minimum = MayGrow, Maximum = MayShrink, Preferred = MayGrow|MayShrink, MinimumExpanding = Minimum|ExpMask, Expanding = MinimumExpanding|MayShrink } |
Public Member Functions | |
Spring (QWidget *parent, const char *name) | |
~Spring () | |
void | setOrientation (Orientation orient) |
Orientation | orientation () const |
void | setSizeType (SizeType size) |
SizeType | sizeType () const |
void | setPreviewMode () |
Static Public Member Functions | |
static bool | isPropertyVisible (const QCString &name) |
static void | saveSpring (KFormDesigner::ObjectTreeItem *item, QDomElement &parent, QDomDocument &domDoc, bool insideGridLayout) |
Properties | |
Orientation | orientation [] |
SizeType | sizeType [] |
The documentation for this class was generated from the following files: