#include <map>
#include <string>
#include <vector>
#include <QObject>
#include <Gui/iisTaskPanel/include/iisTaskPanel>
#include <Gui/Selection.h>
#include <Gui/SelectionFilter.h>
Go to the source code of this file.
Classes | |
class | Gui::TaskView::TaskWatcher |
Father class of watcher classes. More... | |
class | Gui::TaskView::TaskWatcherCommands |
Special watcher class for showing commands dependene on the selection. More... | |
class | Gui::TaskView::TaskWatcherCommandsEmptyDoc |
Special watcher class for showing commands when active document is empty. 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::TaskView |