Fabcoin Core  0.16.2
P2P Digital Currency
Signals | Protected Member Functions | List of all members
GUIUtil::ClickableProgressBar Class Reference

#include <guiutil.h>

Inheritance diagram for GUIUtil::ClickableProgressBar:
[legend]
Collaboration diagram for GUIUtil::ClickableProgressBar:
[legend]

Signals

void clicked (const QPoint &point)
 Emitted when the progressbar is clicked. More...
 

Protected Member Functions

void mouseReleaseEvent (QMouseEvent *event)
 

Detailed Description

Definition at line 223 of file guiutil.h.

Member Function Documentation

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.

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

Definition at line 984 of file guiutil.cpp.


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