#include <guiutil.h>
|
void | clicked (const QPoint &point) |
| Emitted when the label is clicked. More...
|
|
Definition at line 271 of file guiutil.h.
◆ ClickableLabel()
GUIUtil::ClickableLabel::ClickableLabel |
( |
const PlatformStyle * |
platform_style, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ 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.
◆ mouseReleaseEvent()
void GUIUtil::ClickableLabel::mouseReleaseEvent |
( |
QMouseEvent * |
event | ) |
|
|
overrideprotected |
The documentation for this class was generated from the following files: