kexi
HBox Class Reference
#include <containerfactory.h>
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) | |
| ~HBox () | |
| void | setPreviewMode () |
| void | paintEvent (QPaintEvent *ev) |
Protected Attributes | |
| bool | m_preview |
Constructor & Destructor Documentation
| HBox::HBox | ( | QWidget * | parent, | |
| const char * | name | |||
| ) |
The documentation for this class was generated from the following files:

