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

#include <guiutil.h>

+ Inheritance diagram for GUIUtil::ClickableProgressBar:

Signals

void clicked (const QPoint &point)
 

Protected Member Functions

void mouseReleaseEvent (QMouseEvent *event)
 

Detailed Description

Definition at line 236 of file guiutil.h.

Member Function Documentation

◆ clicked

void GUIUtil::ClickableProgressBar::clicked ( const QPoint &  point)
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.

Referenced by mouseReleaseEvent().

◆ mouseReleaseEvent()

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

Definition at line 1070 of file guiutil.cpp.


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