Dash Core  0.12.2.1
P2P Digital Currency
GUIUtil::ClickableLabel Class Reference

#include <guiutil.h>

+ Inheritance diagram for GUIUtil::ClickableLabel:

Signals

void clicked (const QPoint &point)
 

Protected Member Functions

void mouseReleaseEvent (QMouseEvent *event)
 

Detailed Description

Definition at line 223 of file guiutil.h.

Member Function Documentation

◆ clicked

void GUIUtil::ClickableLabel::clicked ( const QPoint &  point)
signal

Emitted when the label is clicked. The relative mouse coordinates of the click are passed to the signal.

Definition at line 287 of file moc_guiutil.cpp.

Referenced by mouseReleaseEvent().

◆ mouseReleaseEvent()

void GUIUtil::ClickableLabel::mouseReleaseEvent ( QMouseEvent *  event)
protected

Definition at line 1065 of file guiutil.cpp.


The documentation for this class was generated from the following files: