![]() |
Image Component Library (ICL)
|
A simple utility class (QWidget with titled border) More...
#include <BorderBox.h>
Public Member Functions | |
| BorderBox (const QString &label, QWidget *content, QWidget *parent) | |
| Create a new BorderBox Object. More... | |
| QWidget * | content () |
| returns the content of this widget (the child) More... | |
Private Attributes | |
| QVBoxLayout * | m_poLayout |
| QWidget * | m_poContent |
A simple utility class (QWidget with titled border)
|
inline |
|
inline |
returns the content of this widget (the child)
|
private |
|
private |
1.8.15