Raven Core
3.0.0
P2P Digital Currency
|
#include <guiutil.h>
Signals | |
void | clicked (const QPoint &point) |
Emitted when the label is clicked. More... | |
Protected Member Functions | |
void | mouseReleaseEvent (QMouseEvent *event) |
|
signal |
Emitted when the label is clicked.
The relative mouse coordinates of the click are passed to the signal.
|
protected |
Definition at line 1078 of file guiutil.cpp.