This separated thread updates regularly the position drawn towards the aimed one, either directly (if BUGGY is defined) or through a signal (by default).  
 More...
#include <WidgetUpdate.hpp>
|  | 
| void | run () | 
|  | The main method of this thread.  More... 
 | 
|  | 
This separated thread updates regularly the position drawn towards the aimed one, either directly (if BUGGY is defined) or through a signal (by default). 
Definition at line 65 of file WidgetUpdate.hpp.
  
  | 
        
          | void Updater::updatePosRequest | ( | const int | dist | ) |  |  | signal | 
 
Sends a signal to ask for an update of the widget. 
- Parameters
- 
  
    | dist | The number of pixels of the motion in the update. |  
 
 
 
  
  | 
        
          | bool Updater::still_running |  | private | 
 
 
The documentation for this class was generated from the following files: