Bitcoin ABC 0.26.3
P2P Digital Currency
|
#include <guiutil.h>
Signals | |
void | clicked (const QPoint &point) |
Emitted when the progressbar is clicked. | |
Protected Member Functions | |
void | mouseReleaseEvent (QMouseEvent *event) override |
Emitted when the progressbar is clicked.
The relative mouse coordinates of the click are passed to the signal.
|
overrideprotected |