|
Visual Computing Library
devel
|
The ClickableLabel class is a QLabel class which can be clicked (clicked event). More...
#include <vclib/qt/gui/clickable_label.h>

Signals | |
| void | clicked () |
Public Member Functions | |
| ClickableLabel (QWidget *parent=Q_NULLPTR, Qt::WindowFlags f=Qt::WindowFlags()) | |
Protected Member Functions | |
| void | mousePressEvent (QMouseEvent *event) |
The ClickableLabel class is a QLabel class which can be clicked (clicked event).
Usage: just Promote a QLabel to a vcl::qt::ClickableLabel