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 |
◆ AddParentWidget()
| QWidget * DdtWidget::AddParentWidget |
( |
QLayout * |
child_layout | ) |
|
AddParentWidget This will add the given layout to a QGroupBox Widget to integrate in the parent layout.
- Parameters
-
- Returns
- QLayout pointer to the complete layout
The documentation for this class was generated from the following files: