#include <map>#include <memory>#include <string>#include <utility>#include <vector>#include <sdf/sdf.hh>#include "gazebo/gui/qt.h"#include "gazebo/gui/UserCmdHistory.hh"#include "gazebo/gui/model/ModelEditorTypes.hh"#include "gazebo/util/system.hh"Go to the source code of this file.
Classes | |
| class | MEUserCmd |
| Class which represents a user command, which can be "undone" and "redone". More... | |
| class | MEUserCmdManager |
| Class which manages user commands in the model editor. More... | |
Namespaces | |
| gazebo | |
| Forward declarations for the common classes. | |
| gazebo::gui | |
| gui namespace | |