#include "PreCompiled.h"#include <TopExp_Explorer.hxx>#include <QMessageBox>#include <Gui/Application.h>#include <Gui/Command.h>#include <Gui/Control.h>#include <Gui/Selection.h>#include <Gui/MainWindow.h>#include <Gui/FileDialog.h>#include <Mod/Part/App/Part2DObject.h>#include "TaskChamfer.h"Go to the source code of this file.
Classes | |
| class | CmdPartDesignChamfer |
| class | CmdPartDesignFillet |
| class | CmdPartDesignPad |
| class | CmdPartDesignPocket |
| class | CmdPartDesignRevolution |
Functions | |
| void | CreatePartDesignCommands (void) |
| void CreatePartDesignCommands | ( | void | ) |
Definition at line 397 of file Mod/PartDesign/Gui/Command.cpp.
References Gui::CommandManager::addCommand(), and Gui::Application::Instance.
Referenced by initPartDesignGui().
1.6.1