Visual Computing Library
|
The QClickableLabel class. More...
#include <vclib/qt/gui/q_clickable_label.h>
Signals | |
void | clicked () |
Public Member Functions | |
QClickableLabel (QWidget *parent=Q_NULLPTR, Qt::WindowFlags f=Qt::WindowFlags()) | |
Protected Member Functions | |
void | mousePressEvent (QMouseEvent *event) |
The QClickableLabel class.
A QLabel class which can be clicked (clicked event).
Usage: just Promote a QLabel to a vcl::QClickableLabel