iVS3D v2.0.0
Loading...
Searching...
No Matches
InputAutomaticWidget Class Reference

The InputAutomaticWidget class is used to show the InfoWidget and the AutomaticWidget in one widget. More...

#include <inputautomaticwidget.h>

Inheritance diagram for InputAutomaticWidget:

Public Member Functions

 InputAutomaticWidget (QWidget *parent=nullptr, InfoWidget *info=nullptr, AutomaticWidget *automatic=nullptr)
 InputAutomaticWidget Combines both widget.
 

Detailed Description

The InputAutomaticWidget class is used to show the InfoWidget and the AutomaticWidget in one widget.

Author
Daniel Brommer
Date
2021/07/19

Constructor & Destructor Documentation

◆ InputAutomaticWidget()

InputAutomaticWidget::InputAutomaticWidget ( QWidget *  parent = nullptr,
InfoWidget info = nullptr,
AutomaticWidget automatic = nullptr 
)
explicit

InputAutomaticWidget Combines both widget.

Parameters
parentPointer to parent
infoPointer to the InfoWidget
automaticPointer to the AutomaticWidget

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