![]() |
LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
Public Member Functions | |
| Worker (int *val, QThread *main) | |
| void | Increment (int n) |
| void | Quit (QEventLoop &loop) |
Public Attributes | |
| QThread *const | Main_ |
| int & | Val_ |
Definition at line 17 of file workerthreadtest.cpp.
|
inlineexplicit |
Definition at line 22 of file workerthreadtest.cpp.
Definition at line 28 of file workerthreadtest.cpp.
References LC::Util::Filter(), Main_, and Val_.
Here is the call graph for this function:
|
inline |
Definition at line 36 of file workerthreadtest.cpp.
References LC::Util::Filter().
Here is the call graph for this function:| QThread* const LC::Util::Worker::Main_ |
Definition at line 19 of file workerthreadtest.cpp.
Referenced by Increment().
| int& LC::Util::Worker::Val_ |
Definition at line 20 of file workerthreadtest.cpp.
Referenced by Increment().