![]() |
Bitcoin Core 22.99.0
P2P Digital Currency
|
#include <guiutil.h>
Signals | |
void | clicked (const QPoint &point) |
Emitted when the progressbar is clicked. More... | |
Protected Member Functions | |
void | mouseReleaseEvent (QMouseEvent *event) override |
|
signal |
Emitted when the progressbar is clicked.
The relative mouse coordinates of the click are passed to the signal.
Definition at line 450 of file moc_guiutil.cpp.
|
overrideprotected |
Definition at line 853 of file guiutil.cpp.