All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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:
openfluid::ui::common::ClickableLabel

Public Member Functions

 ActionLabel (QWidget *Parent=NULL)
 
 ActionLabel (const QString &Text, QWidget *Parent=NULL)
 
- Public Member Functions inherited from openfluid::ui::common::ClickableLabel
 ClickableLabel (QWidget *Parent=NULL)
 
 ClickableLabel (const QString &Text, QWidget *Parent=NULL)
 
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)
 

Constructor & Destructor Documentation

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

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