ifw-fcf
5.0.0
|
The PlaceholderDevWdg class. More...
#include <placeholderdev.h>
Public Member Functions | |
PlaceholderDevWdg (const QString &devName=QString(), const QString &msg=QString(), QWidget *parent=nullptr) | |
Constructor. More... | |
virtual | ~PlaceholderDevWdg () |
Destructor. More... | |
The PlaceholderDevWdg class.
Instances of this widget are inserted in the fcs GUI for all MICADO devices which were not found in the current configuration.
|
explicit |
Constructor.
devName | Name of the device |
msg | Message to be shown in the widget |
parent | Pointer to parent widget. |
|
virtual |
Destructor.