#include "PreCompiled.h"#include "Cutting.h"#include <Gui/Command.h>#include <Gui/Application.h>#include <Gui/MainWindow.h>#include <QPointer>Go to the source code of this file.
Classes | |
| class | StdCamCutting |
Functions | |
| void | CreateCamCommands () |
| void CreateCamCommands | ( | void | ) |
Definition at line 59 of file Mod/Cam/Gui/Command.cpp.
References Gui::CommandManager::addCommand(), and Gui::Application::Instance.
Referenced by initCamGui().
1.6.1