#include <MyWidget.h>
Public Slots |
| base::samples::RigidBodyState | getPose () |
| void | setPose (const base::samples::RigidBodyState pose) |
Constructor & Destructor Documentation
| MyWidget::MyWidget |
( |
QWidget * |
parent = 0 | ) |
|
Member Function Documentation
| base::samples::RigidBodyState MyWidget::getPose |
( |
| ) |
|
|
slot |
| void MyWidget::setPose |
( |
const base::samples::RigidBodyState |
pose | ) |
|
|
slot |
The documentation for this class was generated from the following files:
- /home/build/jenkins/workspace/RockBootstrap19/FLAVOR/stable/label/DebianUnstable/dev/tutorials/designer_widget_tutorial/src/MyWidget.h
- /home/build/jenkins/workspace/RockBootstrap19/FLAVOR/stable/label/DebianUnstable/dev/tutorials/designer_widget_tutorial/src/MyWidget.cc