The DdtWidget class Use as wrapper class for new widgets.
More...
#include <ddtWidget.hpp>
The DdtWidget class Use as wrapper class for new widgets.
◆ DdtWidget()
DdtWidget::DdtWidget |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
DdtWidget.
- Parameters
-
parent | Pointer to the parent widget |
◆ ~DdtWidget()
virtual DdtWidget::~DdtWidget |
( |
| ) |
|
|
virtualdefault |
◆ addParentLayout()
QLayout * DdtWidget::addParentLayout |
( |
QLayout * |
childLayout | ) |
|
addParentLayout This will add the given layout to the layout of the parent inside the group box.
- Parameters
-
- Returns
- QLayout pointer to the complete layout
The documentation for this class was generated from the following files: