#include <TaskDialogPython.h>
Public Member Functions | |
bool | shouldShow () |
is called wenn the document or the Selection changes. | |
TaskWatcherPython (const Py::Object &) | |
~TaskWatcherPython () |
Definition at line 57 of file TaskDialogPython.h.
TaskWatcherPython::TaskWatcherPython | ( | const Py::Object & | o | ) |
Definition at line 154 of file TaskDialogPython.cpp.
References Gui::Command::addTo(), Py::Callable::apply(), Gui::BitmapFactory(), Gui::Application::commandManager(), Gui::TaskView::TaskWatcher::Content, Py::Object::getAttr(), iisTaskBox::groupLayout(), Py::Object::hasAttr(), Gui::Application::Instance, Gui::BitmapFactoryInst::pixmap(), Py::Object::ptr(), result, Gui::SelectionFilter::setFilter(), and RobotExample::w.
TaskWatcherPython::~TaskWatcherPython | ( | ) |
Definition at line 218 of file TaskDialogPython.cpp.
References Gui::TaskView::TaskWatcher::Content, and Sketcher::None.
bool TaskWatcherPython::shouldShow | ( | void | ) | [virtual] |
is called wenn the document or the Selection changes.
Reimplemented from Gui::TaskView::TaskWatcher.
Definition at line 228 of file TaskDialogPython.cpp.
References Base::Console(), Gui::SelectionFilter::Filter, Py::Object::getAttr(), Py::Object::hasAttr(), Gui::SelectionFilter::match(), and Base::Exception::what().