#include <ImportImageDialogPrivate.hh>
Public Attributes | |
QDoubleSpinBox * | distanceSpin |
Distance spin box. More... | |
bool | drawingLine |
Indicates whether currently drawing a line or not. More... | |
QLineEdit * | fileLineEdit |
File path line edit. More... | |
int | imageDisplayHeight |
Import image view height. More... | |
int | imageDisplayWidth |
Import image view width. More... | |
ImportImageView * | importImageView |
Import image view. More... | |
QPushButton * | nextButton |
Next button. More... | |
QPushButton * | okButton |
Ok button. More... | |
QDoubleSpinBox * | resolutionSpin |
Resolution spin box. More... | |
QStackedLayout * | stackedStepLayout |
Stacked layout of steps 1 and 2. More... | |
EditorView * | view |
Building editor 2D view. More... | |
QDoubleSpinBox* gazebo::gui::ImportImageDialogPrivate::distanceSpin |
Distance spin box.
bool gazebo::gui::ImportImageDialogPrivate::drawingLine |
Indicates whether currently drawing a line or not.
QLineEdit* gazebo::gui::ImportImageDialogPrivate::fileLineEdit |
File path line edit.
int gazebo::gui::ImportImageDialogPrivate::imageDisplayHeight |
Import image view height.
int gazebo::gui::ImportImageDialogPrivate::imageDisplayWidth |
Import image view width.
ImportImageView* gazebo::gui::ImportImageDialogPrivate::importImageView |
Import image view.
QPushButton* gazebo::gui::ImportImageDialogPrivate::nextButton |
Next button.
QPushButton* gazebo::gui::ImportImageDialogPrivate::okButton |
Ok button.
QDoubleSpinBox* gazebo::gui::ImportImageDialogPrivate::resolutionSpin |
Resolution spin box.
QStackedLayout* gazebo::gui::ImportImageDialogPrivate::stackedStepLayout |
Stacked layout of steps 1 and 2.
EditorView* gazebo::gui::ImportImageDialogPrivate::view |
Building editor 2D view.