#include <DocumentThread.h>
◆ DocumentTestThread()
DocumentTestThread::DocumentTestThread |
( |
QObject * |
parent = 0 | ) |
|
◆ ~DocumentTestThread()
DocumentTestThread::~DocumentTestThread |
( |
| ) |
|
◆ run()
void DocumentTestThread::run |
( |
void |
| ) |
|
|
protected |
References Sandbox::DocumentProtector::addObject(), Base::Console(), Sandbox::DocumentObjectProtector::execute(), App::Application::getActiveDocument(), App::GetApplication(), Base::ConsoleSingleton::Message(), Sandbox::DocumentProtector::recompute(), Sandbox::DocumentObjectProtector::setProperty(), App::PropertyString::setValue(), and App::PropertyInteger::setValue().
Referenced by femexamples.examplesgui.FemExamples::clicked(), and femsolver.task.Task::protector().
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/Sandbox/App/DocumentThread.h
- FreeCAD/src/Mod/Sandbox/App/DocumentThread.cpp