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