#include <widgets/PoseLineEdit.h>
|
| Pose2LineEdit (QWidget *parent=NULL) |
|
Pose2 | value () const |
|
bool | isReadOnly () const |
|
void | setValue (const Pose2 &pose) |
|
void | setLimits (double minX, double minY, double minPhi, double maxX, double maxY, double maxPhi) |
|
void | setPrecision (double stepX, double stepY, double stepPhi, int decimalsX, int decimalsY, int decimalsPhi) |
|
void | setReadOnly (bool ro) |
|
◆ Pose2LineEdit()
◆ value()
◆ isReadOnly()
bool isReadOnly |
( |
| ) |
const |
◆ setValue()
void setValue |
( |
const Pose2 & |
pose | ) |
|
◆ setLimits()
void setLimits |
( |
double |
minX, |
|
|
double |
minY, |
|
|
double |
minPhi, |
|
|
double |
maxX, |
|
|
double |
maxY, |
|
|
double |
maxPhi |
|
) |
| |
◆ setPrecision()
void setPrecision |
( |
double |
stepX, |
|
|
double |
stepY, |
|
|
double |
stepPhi, |
|
|
int |
decimalsX, |
|
|
int |
decimalsY, |
|
|
int |
decimalsPhi |
|
) |
| |
◆ setReadOnly()
void setReadOnly |
( |
bool |
ro | ) |
|
◆ createGUI()
◆ validateWidgets()
void validateWidgets |
( |
| ) |
const |
|
protected |
◆ mEditX
◆ mEditY
◆ mEditPhi
The documentation for this class was generated from the following file: