VBox Class Reference
#include <containerfactory.h>
Inheritance diagram for VBox:

Detailed Description
Helper widget (used when using 'Lay out vertically').
Definition at line 78 of file containerfactory.h.
Public Member Functions | |
| VBox (QWidget *parent, const char *name) | |
| ~VBox () | |
| void | setPreviewMode () |
| void | paintEvent (QPaintEvent *ev) |
Protected Attributes | |
| bool | m_preview |
Constructor & Destructor Documentation
|
||||||||||||
|
Definition at line 124 of file containerfactory.cpp. |
|
|
Definition at line 84 of file containerfactory.h. |
Member Function Documentation
|
|
Definition at line 129 of file containerfactory.cpp. References m_preview. |
|
|
Definition at line 85 of file containerfactory.h. |
Member Data Documentation
|
|
Definition at line 89 of file containerfactory.h. Referenced by paintEvent(). |
The documentation for this class was generated from the following files:
