#include <guiutil.h>
 | 
| void  | clicked (const QPoint &point) | 
|   | Emitted when the progressbar is clicked.  More...
  | 
|   | 
Definition at line 221 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 | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files: