![]() |
iVS3D v2.0.0
|
The InputAutomaticWidget class is used to show the InfoWidget and the AutomaticWidget in one widget. More...
#include <inputautomaticwidget.h>
Public Member Functions | |
| InputAutomaticWidget (QWidget *parent=nullptr, InfoWidget *info=nullptr, AutomaticWidget *automatic=nullptr) | |
| InputAutomaticWidget Combines both widget. | |
The InputAutomaticWidget class is used to show the InfoWidget and the AutomaticWidget in one widget.
|
explicit |
InputAutomaticWidget Combines both widget.
| parent | Pointer to parent |
| info | Pointer to the InfoWidget |
| automatic | Pointer to the AutomaticWidget |