#include <map>
#include <string>
#include <vector>
#include <boost/signals.hpp>
#include <Gui/iisTaskPanel/include/iisTaskPanel>
#include <Gui/Selection.h>
#include "TaskWatcher.h"
Go to the source code of this file.
Classes | |
class | Gui::TaskView::TaskBox |
Father class of content with header and Icon. More... | |
class | Gui::TaskView::TaskContent |
Father class of all content in TaskView. More... | |
class | Gui::TaskView::TaskView |
TaskView class handles the FreeCAD task view panel. More... | |
class | Gui::TaskView::TaskWidget |
Father class of content of a Free widget (without header and Icon), shut be an exception! 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. | |
namespace | Gui::TaskView |
Typedefs | |
typedef boost::signals::connection | Gui::TaskView::Connection |