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

Detailed Description
Helper widget (used when using 'Lay out horizontally').
Definition at line 63 of file containerfactory.h.
Public Member Functions | |
| HBox (QWidget *parent, const char *name) | |
| Various layout widgets /////////////////:. | |
| ~HBox () | |
| void | setPreviewMode () |
| void | paintEvent (QPaintEvent *ev) |
Protected Attributes | |
| bool | m_preview |
Constructor & Destructor Documentation
|
||||||||||||
|
Various layout widgets /////////////////:.
Definition at line 111 of file containerfactory.cpp. |
|
|
Definition at line 69 of file containerfactory.h. |
Member Function Documentation
|
|
Definition at line 116 of file containerfactory.cpp. References m_preview. |
|
|
Definition at line 70 of file containerfactory.h. |
Member Data Documentation
|
|
Definition at line 74 of file containerfactory.h. Referenced by paintEvent(). |
The documentation for this class was generated from the following files:
