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

Detailed Description
Helper widget (used when using 'Lay out with horizontal flow').
Definition at line 123 of file containerfactory.h.
Public Member Functions | |
| VFlow (QWidget *parent, const char *name) | |
| ~VFlow () | |
| void | setPreviewMode () |
| void | paintEvent (QPaintEvent *ev) |
| QSize | sizeHint () const |
Protected Attributes | |
| bool | m_preview |
Constructor & Destructor Documentation
|
||||||||||||
|
Definition at line 163 of file containerfactory.cpp. |
|
|
Definition at line 129 of file containerfactory.h. |
Member Function Documentation
|
|
Definition at line 168 of file containerfactory.cpp. References m_preview. |
|
|
Definition at line 130 of file containerfactory.h. |
|
|
Definition at line 177 of file containerfactory.cpp. |
Member Data Documentation
|
|
Definition at line 135 of file containerfactory.h. Referenced by paintEvent(). |
The documentation for this class was generated from the following files:
