![]() |
Manual for OpenFLUID 2.1.10 |
#include <ui/common/ActionLabel.hpp>
Public Member Functions | |
ActionLabel (QWidget *Parent=nullptr) | |
ActionLabel (const QString &Text, QWidget *Parent=nullptr) | |
virtual | ~ActionLabel () |
![]() | |
ClickableLabel (QWidget *Parent=nullptr) | |
ClickableLabel (const QString &Text, QWidget *Parent=nullptr) | |
virtual | ~ClickableLabel () |
Additional Inherited Members | |
![]() | |
void | clicked () |
![]() | |
void | mouseReleaseEvent (QMouseEvent *Event) |
void | mouseDoubleClickEvent (QMouseEvent *Event) |
|
explicit |
openfluid::ui::common::ActionLabel::ActionLabel | ( | const QString & | Text, |
QWidget * | Parent = nullptr |
||
) |
|
inlinevirtual |