#include "PreCompiled.h"#include <QMessageBox>#include <App/Application.h>#include <Gui/Application.h>#include <Gui/Command.h>#include <Gui/MainWindow.h>#include <Gui/FileDialog.h>#include <Gui/Selection.h>#include <Gui/Document.h>#include <Mod/Robot/App/RobotObject.h>#include <Mod/Robot/App/TrajectoryObject.h>#include "TrajectorySimulate.h"Go to the source code of this file.
Classes | |
| class | CmdRobotAddToolShape |
| class | CmdRobotInsertKukaIR125 |
| class | CmdRobotInsertKukaIR16 |
| class | CmdRobotInsertKukaIR210 |
| class | CmdRobotInsertKukaIR500 |
Functions | |
| void | CreateRobotCommandsInsertRobots (void) |
| void CreateRobotCommandsInsertRobots | ( | void | ) |
Definition at line 259 of file CommandInsertRobot.cpp.
References Gui::CommandManager::addCommand(), and Gui::Application::Instance.
Referenced by initRobotGui().
1.6.1