#include <guiutil.h>
|  | 
| void | clicked (const QPoint &point) | 
|  | Emitted when the progressbar is clicked.  More... 
 | 
|  | 
Definition at line 287 of file guiutil.h.
 
◆ 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. 
 
 
◆ mouseReleaseEvent()
  
  | 
        
          | void GUIUtil::ClickableProgressBar::mouseReleaseEvent | ( | QMouseEvent * | event | ) |  |  | overrideprotected | 
 
 
The documentation for this class was generated from the following files: