#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 | CmdRobotExportKukaCompact |
| class | CmdRobotExportKukaFull |
Functions | |
| void | CreateRobotCommandsExport (void) |
| void CreateRobotCommandsExport | ( | void | ) |
Definition at line 175 of file CommandExport.cpp.
References Gui::CommandManager::addCommand(), and Gui::Application::Instance.
Referenced by initRobotGui().
1.6.1