#include <guiutil.h>
|
void | clicked (const QPoint &point) |
| Emitted when the label is clicked. More...
|
|
Definition at line 291 of file guiutil.h.
◆ clicked
void GUIUtil::ClickableLabel::clicked |
( |
const QPoint & |
point | ) |
|
|
signal |
Emitted when the label is clicked.
The relative mouse coordinates of the click are passed to the signal.
◆ hasPixmap()
bool GUIUtil::ClickableLabel::hasPixmap |
( |
| ) |
const |
◆ mouseReleaseEvent()
void GUIUtil::ClickableLabel::mouseReleaseEvent |
( |
QMouseEvent * |
event | ) |
|
|
overrideprotected |
The documentation for this class was generated from the following files: