Fabcoin Core
0.16.2
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) |
|
signal |
Emitted when the progressbar is clicked.
The relative mouse coordinates of the click are passed to the signal.
Definition at line 394 of file moc_guiutil.cpp.
|
protected |
Definition at line 984 of file guiutil.cpp.