List of all members |
Public Member Functions |
Protected Member Functions |
Static Protected Attributes
Sandbox::PythonThread Class Reference
#include <DocumentThread.h>
Public Member Functions | |
PythonThread (QObject *parent=0) | |
~PythonThread () | |
Protected Member Functions | |
void | run () |
Static Protected Attributes | |
static QMutex | mutex |
Constructor & Destructor Documentation
◆ PythonThread()
PythonThread::PythonThread | ( | QObject * | parent = 0 | ) |
◆ ~PythonThread()
PythonThread::~PythonThread | ( | ) |
Member Function Documentation
◆ run()
|
protected |
Member Data Documentation
◆ mutex
|
staticprotected |
Referenced by run().
The documentation for this class was generated from the following files:
- src/Mod/Sandbox/App/DocumentThread.h
- src/Mod/Sandbox/App/DocumentThread.cpp