Workspace 6.21.5
Public Member Functions | List of all members
NullWidget Class Reference

A null Widget that doesn't do anything except display a type name.

#include <Workspace/Widgets/nullwidgetfactory.h>

Inherits QLabel.

Public Member Functions

 NullWidget (const QString typeString, QWidget *parent=nullptr)
 

Constructor & Destructor Documentation

◆ NullWidget()

NullWidget ( const QString  typeString,
QWidget *  parent = nullptr 
)
inline