#include <qnavigatorwidget.h>
|  | 
|  | QNavigatorWidget (QWidget *parent=0, const char *name=0, WFlags f=0) | 
|  | 
| virtual | ~QNavigatorWidget () | 
|  | 
| template<typename Iterator > | 
| void | drawPoints (const Iterator &begin, const Iterator &end, unsigned char r, unsigned char g, unsigned char b) | 
|  | 
|  | QMapPainter (QWidget *parent=0, const char *name=0, WFlags f=0) | 
|  | 
| template<typename Cell > | 
| void | setPixmap (unsigned int xsize, unsigned int ysize, Cell **values) | 
|  | 
| void | start (int period) | 
|  | 
| virtual | ~QMapPainter () | 
|  | 
Definition at line 9 of file qnavigatorwidget.h.
 
◆ QNavigatorWidget()
      
        
          | QNavigatorWidget::QNavigatorWidget | ( | QWidget * | parent = 0, | 
        
          |  |  | const char * | name = 0, | 
        
          |  |  | WFlags | f = 0 | 
        
          |  | ) |  |  | 
      
 
 
◆ ~QNavigatorWidget()
  
  | 
        
          | QNavigatorWidget::~QNavigatorWidget | ( |  | ) |  |  | virtual | 
 
 
◆ keyPressEvent()
  
  | 
        
          | void QNavigatorWidget::keyPressEvent | ( | QKeyEvent * | e | ) |  |  | protectedvirtual | 
 
 
◆ mousePressEvent()
  
  | 
        
          | void QNavigatorWidget::mousePressEvent | ( | QMouseEvent * | e | ) |  |  | protectedvirtual | 
 
 
◆ paintEvent()
  
  | 
        
          | void QNavigatorWidget::paintEvent | ( | QPaintEvent * | paintevent | ) |  |  | protectedvirtual | 
 
 
◆ confirmLocalization
      
        
          | bool QNavigatorWidget::confirmLocalization | 
      
 
 
◆ drawRobot
      
        
          | bool QNavigatorWidget::drawRobot | 
      
 
 
◆ dumper
◆ enableMotion
      
        
          | bool QNavigatorWidget::enableMotion | 
      
 
 
◆ goHome
      
        
          | bool QNavigatorWidget::goHome | 
      
 
 
◆ repositionRobot
      
        
          | bool QNavigatorWidget::repositionRobot | 
      
 
 
◆ robotHeading
      
        
          | double QNavigatorWidget::robotHeading | 
      
 
 
◆ robotPose
◆ startGlobalLocalization
      
        
          | bool QNavigatorWidget::startGlobalLocalization | 
      
 
 
◆ startWalker
      
        
          | bool QNavigatorWidget::startWalker | 
      
 
 
◆ trajectoryPoints
◆ trajectorySent
      
        
          | bool QNavigatorWidget::trajectorySent | 
      
 
 
◆ wantsQuit
      
        
          | bool QNavigatorWidget::wantsQuit | 
      
 
 
◆ writeImages
      
        
          | bool QNavigatorWidget::writeImages | 
      
 
 
The documentation for this class was generated from the following files: