35 #include <QVBoxLayout> QWidget * m_poContent
Definition: BorderBox.h:60
undocument this line if you encounter any issues!
Definition: Any.h:37
QWidget * content()
returns the content of this widget (the child)
Definition: BorderBox.h:56
BorderBox(const QString &label, QWidget *content, QWidget *parent)
Create a new BorderBox Object.
Definition: BorderBox.h:47
ICLQt_API ImgQ label(const ImgQ &image, const string &text)
labels an image in the upper left corner (only available with Qt-Support)
QVBoxLayout * m_poLayout
Definition: BorderBox.h:59
A simple utility class (QWidget with titled border)
Definition: BorderBox.h:41