#include "PreCompiled.h"#include <boost/signals.hpp>#include <boost/bind.hpp>#include <QActionEvent>#include <QApplication>#include <QEvent>#include <QMessageBox>#include <QToolBar>#include <QToolButton>#include "Action.h"#include "Application.h"#include "Command.h"#include "DlgUndoRedo.h"#include "FileDialog.h"#include "MainWindow.h"#include "WhatsThis.h"#include "Workbench.h"#include "WorkbenchManager.h"#include <Base/Exception.h>#include <App/Application.h>#include "moc_Action.cpp"Go to the source code of this file.
Classes | |
| class | Gui::WorkbenchActionEvent |
| The WorkbenchActionEvent class is used to send an event of which workbench must be activated. More... | |
Namespaces | |
| namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. | |
1.6.1