#include "PreCompiled.h"
#include <Base/Exception.h>
#include <App/Document.h>
#include <Gui/Application.h>
#include <Gui/MainWindow.h>
#include <Gui/Command.h>
#include <Gui/FileDialog.h>
Go to the source code of this file.
Classes | |
class | FCCmdImportReadBREP |
class | ImportIges |
class | ImportStep |
Functions | |
void | CreateImportCommands (void) |
void CreateImportCommands | ( | void | ) |
Definition at line 151 of file Mod/Import/Gui/Command.cpp.
References Gui::CommandManager::addCommand(), and Gui::Application::Instance.
Referenced by initImportGui().