#include <qslamandnavwidget.h>
|
| | QSLAMandNavWidget (QWidget *parent=0, const char *name=0, WFlags f=0) |
| |
| virtual | ~QSLAMandNavWidget () |
| |
| 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 qslamandnavwidget.h.
◆ QSLAMandNavWidget()
| QSLAMandNavWidget::QSLAMandNavWidget |
( |
QWidget * |
parent = 0, |
|
|
const char * |
name = 0, |
|
|
WFlags |
f = 0 |
|
) |
| |
◆ ~QSLAMandNavWidget()
| QSLAMandNavWidget::~QSLAMandNavWidget |
( |
| ) |
|
|
virtual |
◆ keyPressEvent()
| void QSLAMandNavWidget::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
protectedvirtual |
◆ mousePressEvent()
| void QSLAMandNavWidget::mousePressEvent |
( |
QMouseEvent * |
e | ) |
|
|
protectedvirtual |
◆ paintEvent()
| void QSLAMandNavWidget::paintEvent |
( |
QPaintEvent * |
paintevent | ) |
|
|
protectedvirtual |
◆ drawRobot
| bool QSLAMandNavWidget::drawRobot |
◆ dumper
◆ enableMotion
| bool QSLAMandNavWidget::enableMotion |
◆ goHome
| bool QSLAMandNavWidget::goHome |
◆ printHelp
| bool QSLAMandNavWidget::printHelp |
◆ robotHeading
| double QSLAMandNavWidget::robotHeading |
◆ robotPose
◆ saveGoalPoints
| bool QSLAMandNavWidget::saveGoalPoints |
◆ slamFinished
| bool QSLAMandNavWidget::slamFinished |
◆ slamRestart
| bool QSLAMandNavWidget::slamRestart |
◆ startWalker
| bool QSLAMandNavWidget::startWalker |
◆ trajectoryPoints
◆ trajectorySent
| bool QSLAMandNavWidget::trajectorySent |
◆ wantsQuit
| bool QSLAMandNavWidget::wantsQuit |
◆ writeImages
| bool QSLAMandNavWidget::writeImages |
The documentation for this class was generated from the following files: