ddt  0.1
Public Member Functions | List of all members
DdtWidget Class Reference

The DdtWidget class Use as wrapper class for new widgets. More...

#include <ddtWidget.hpp>

Inheritance diagram for DdtWidget:
DdtColourmapWidget DdtCubeNavigationWidget DdtCursorInfoWidget DdtCutValuesWidget DdtDataStreamWidget DdtFlipRotateWidget DdtImageScaleWidget DdtImageWidget DdtMagnificationWidget DdtPanningWidget DdtScaleButtonsWidget

Public Member Functions

 DdtWidget (QWidget *parent=nullptr)
 DdtWidget. More...
 
virtual ~DdtWidget ()=default
 
QLayout * addParentLayout (QLayout *childLayout)
 addParentLayout This will add the given layout to the layout of the parent inside the group box. More...
 

Detailed Description

The DdtWidget class Use as wrapper class for new widgets.

Constructor & Destructor Documentation

◆ DdtWidget()

DdtWidget::DdtWidget ( QWidget *  parent = nullptr)
explicit

DdtWidget.

Parameters
parentPointer to the parent widget

◆ ~DdtWidget()

virtual DdtWidget::~DdtWidget ( )
virtualdefault

Destructor

Member Function Documentation

◆ addParentLayout()

QLayout * DdtWidget::addParentLayout ( QLayout *  childLayout)

addParentLayout This will add the given layout to the layout of the parent inside the group box.

Parameters
childLayout
Returns
QLayout pointer to the complete layout

The documentation for this class was generated from the following files: