#include <DocumentThread.h>
Public Member Functions | |
DocumentTestThread (QObject *parent=0) | |
~DocumentTestThread () | |
Protected Member Functions | |
void | run () |
Definition at line 106 of file DocumentThread.h.
DocumentTestThread::DocumentTestThread | ( | QObject * | parent = 0 |
) |
Definition at line 204 of file DocumentThread.cpp.
DocumentTestThread::~DocumentTestThread | ( | ) |
Definition at line 209 of file DocumentThread.cpp.
void DocumentTestThread::run | ( | void | ) | [protected] |
Definition at line 213 of file DocumentThread.cpp.
References Sandbox::DocumentProtector::addObject(), Base::Console(), Sandbox::DocumentObjectProtector::execute(), App::Application::getActiveDocument(), App::GetApplication(), Sandbox::DocumentProtector::recompute(), Sandbox::DocumentObjectProtector::setProperty(), App::PropertyInteger::setValue(), and App::PropertyString::setValue().