Gui::TaskView::TaskWatcher Class Reference

Father class of watcher classes. More...

#include <TaskWatcher.h>

Inheritance diagram for Gui::TaskView::TaskWatcher:
Gui::SelectionFilter Gui::TaskView::TaskWatcherCommands Gui::TaskView::TaskWatcherPython RobotGui::TaskWatcherRobot Gui::TaskView::TaskWatcherCommandsEmptyDoc

List of all members.

Public Member Functions

std::vector< QWidget * > & getWatcherContent (void)
virtual bool shouldShow (void)
 is called wenn the document or the Selection changes.
 TaskWatcher (const char *Filter)
 ~TaskWatcher ()

Protected Attributes

std::vector< QWidget * > Content
 List of TaskBoxes of that dialog.

Detailed Description

Father class of watcher classes.

Definition at line 46 of file Gui/TaskView/TaskWatcher.h.


Constructor & Destructor Documentation

TaskWatcher::TaskWatcher ( const char *  Filter  ) 

Definition at line 51 of file Gui/TaskView/TaskWatcher.cpp.

TaskWatcher::~TaskWatcher (  ) 

Definition at line 57 of file Gui/TaskView/TaskWatcher.cpp.

References Content.


Member Function Documentation

std::vector< QWidget * > & TaskWatcher::getWatcherContent ( void   ) 

Definition at line 68 of file Gui/TaskView/TaskWatcher.cpp.

References Content.

bool TaskWatcher::shouldShow ( void   )  [virtual]

is called wenn the document or the Selection changes.

Reimplemented in Gui::TaskView::TaskWatcherPython, Gui::TaskView::TaskWatcherCommands, Gui::TaskView::TaskWatcherCommandsEmptyDoc, and RobotGui::TaskWatcherRobot.

Definition at line 75 of file Gui/TaskView/TaskWatcher.cpp.


Member Data Documentation

std::vector<QWidget*> Gui::TaskView::TaskWatcher::Content [protected]

The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:02:12 2011 for FreeCAD by  doxygen 1.6.1