#include "PreCompiled.h"#include <QDir>#include <QFileInfo>#include <QLineEdit>#include <Gui/Application.h>#include <Gui/Command.h>#include <Gui/MainWindow.h>Go to the source code of this file.
Classes | |
| class | CmdPartBox |
| class | CmdPartCone |
| class | CmdPartCylinder |
| class | CmdPartSphere |
| class | CmdPartTorus |
Functions | |
| void | CreateParamPartCommands (void) |
| void CreateParamPartCommands | ( | void | ) |
Definition at line 209 of file CommandParametric.cpp.
References Gui::CommandManager::addCommand(), and Gui::Application::Instance.
Referenced by initPartGui().
1.6.1