![]() |
Bitcoin Core
0.21.1
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) override |
|
signal |
Emitted when the label is clicked.
The relative mouse coordinates of the click are passed to the signal.
|
overrideprotected |
Definition at line 856 of file guiutil.cpp.
1.8.8