All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Signals | Public Member Functions | Protected Member Functions | List of all members
openfluid::ui::common::ClickableLabel Class Reference

#include <ui/common/ClickableLabel.hpp>

Inheritance diagram for openfluid::ui::common::ClickableLabel:
openfluid::ui::common::ActionLabel

Signals

void clicked ()
 

Public Member Functions

 ClickableLabel (QWidget *Parent=NULL)
 
 ClickableLabel (const QString &Text, QWidget *Parent=NULL)
 
virtual ~ClickableLabel ()
 

Protected Member Functions

void mouseReleaseEvent (QMouseEvent *Event)
 

Constructor & Destructor Documentation

openfluid::ui::common::ClickableLabel::ClickableLabel ( QWidget *  Parent = NULL)
openfluid::ui::common::ClickableLabel::ClickableLabel ( const QString &  Text,
QWidget *  Parent = NULL 
)
virtual openfluid::ui::common::ClickableLabel::~ClickableLabel ( )
inlinevirtual

Member Function Documentation

void openfluid::ui::common::ClickableLabel::clicked ( )
signal
void openfluid::ui::common::ClickableLabel::mouseReleaseEvent ( QMouseEvent *  Event)
protected

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