Manual for OpenFLUID 2.1.10

Public Member Functions | List of all members
openfluid::ui::common::ActionLabel Class Reference

#include <ui/common/ActionLabel.hpp>

Public Member Functions

 ActionLabel (QWidget *Parent=nullptr)
 
 ActionLabel (const QString &Text, QWidget *Parent=nullptr)
 
virtual ~ActionLabel ()
 
- Public Member Functions inherited from openfluid::ui::common::ClickableLabel
 ClickableLabel (QWidget *Parent=nullptr)
 
 ClickableLabel (const QString &Text, QWidget *Parent=nullptr)
 
virtual ~ClickableLabel ()
 

Additional Inherited Members

- Signals inherited from openfluid::ui::common::ClickableLabel
void clicked ()
 
- Protected Member Functions inherited from openfluid::ui::common::ClickableLabel
void mouseReleaseEvent (QMouseEvent *Event)
 
void mouseDoubleClickEvent (QMouseEvent *Event)
 
Inheritance diagram for openfluid::ui::common::ActionLabel:
Inheritance graph
[legend]
Collaboration diagram for openfluid::ui::common::ActionLabel:
Collaboration graph
[legend]

Constructor & Destructor Documentation

◆ ActionLabel() [1/2]

openfluid::ui::common::ActionLabel::ActionLabel ( QWidget *  Parent = nullptr)
explicit

◆ ActionLabel() [2/2]

openfluid::ui::common::ActionLabel::ActionLabel ( const QString &  Text,
QWidget *  Parent = nullptr 
)

◆ ~ActionLabel()

virtual openfluid::ui::common::ActionLabel::~ActionLabel ( )
inlinevirtual

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