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

#include <ui/common/ActionLabel.hpp>

Inheritance diagram for openfluid::ui::common::ActionLabel:
Inheritance graph
[legend]
Collaboration diagram for openfluid::ui::common::ActionLabel:
Collaboration graph
[legend]

Public Member Functions

 ActionLabel (QWidget *Parent=nullptr)
 
 ActionLabel (const QString &Text, QWidget *Parent=nullptr)
 
- 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)
 

Constructor & Destructor Documentation

◆ ActionLabel() [1/2]

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

◆ ActionLabel() [2/2]

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

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