#include "Window.h"#include <Base/Console.h>#include <string>#include <vector>#include <QMainWindow>#include <QMdiArea>Go to the source code of this file.
Classes | |
| class | Gui::MainWindow |
| The MainWindow class provides a main window with menu bar, toolbars, dockable windows, a status bar and mainly a workspace for the MDI windows. More... | |
| class | Gui::StatusBarObserver |
| The status bar observer displays the text on the status bar of the main window in an appropriate color. More... | |
Namespaces | |
| namespace | App |
The namespace of the FreeCAD Aplication layer library. | |
| namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. | |
| namespace | Gui::DockWnd |
The namespace of the dockable windows of FreeCAD. | |
Functions | |
| MainWindow * | Gui::getMainWindow () |
1.6.1