Namespaces | |
namespace | Ui |
Classes | |
class | ControlPy |
class | TaskAppearance |
class | TaskBox |
Father class of content with header and Icon. More... | |
class | TaskContent |
Father class of all content in TaskView. More... | |
class | TaskDialog |
Father class of content with header and Icon. More... | |
class | TaskDialogPython |
class | TaskEditControl |
class | TaskIconLabel |
class | TaskSelectLinkProperty |
General Link/Selction editor for the Task view This can be used as part of a TaskDialog to alter the content of a LinkProperty by user input/selection. More... | |
class | TaskSketcherCreateCommands |
class | TaskView |
TaskView class handles the FreeCAD task view panel. More... | |
class | TaskWatcher |
Father class of watcher classes. More... | |
class | TaskWatcherCommands |
Special watcher class for showing commands dependene on the selection. More... | |
class | TaskWatcherCommandsEmptyDoc |
Special watcher class for showing commands when active document is empty. More... | |
class | TaskWatcherPython |
class | TaskWidget |
Father class of content of a Free widget (without header and Icon), shut be an exception! More... | |
class | Ui_TaskAppearance |
class | Ui_TaskSelectLinkProperty |
Typedefs | |
typedef boost::signals::connection | Connection |
typedef boost::signals::connection | TaskAppearance_Connection |
typedef boost::signals::connection Gui::TaskView::Connection |
Definition at line 47 of file TaskView.h.
typedef boost::signals::connection Gui::TaskView::TaskAppearance_Connection |
Definition at line 41 of file TaskAppearance.h.