ifw-fcf  5.0.0-pre2
Public Member Functions | List of all members
PlaceholderDevWdg Class Reference

The PlaceholderDevWdg class. More...

#include <placeholderdev.h>

Inheritance diagram for PlaceholderDevWdg:

Public Member Functions

 PlaceholderDevWdg (const QString &devName=QString(), const QString &msg=QString(), QWidget *parent=nullptr)
 Constructor. More...
 
virtual ~PlaceholderDevWdg ()
 Destructor. More...
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ PlaceholderDevWdg()

PlaceholderDevWdg::PlaceholderDevWdg ( const QString &  devName = QString(),
const QString &  msg = QString(),
QWidget *  parent = nullptr 
)
explicit

Constructor.

Parameters
devNameName of the device
msgMessage to be shown in the widget
parentPointer to parent widget.

◆ ~PlaceholderDevWdg()

PlaceholderDevWdg::~PlaceholderDevWdg ( )
virtual

Destructor.


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