![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
#include <Applications/ctkSimplePythonShell/ctkTestWrappedQInvokable.h>
Public Member Functions | |
ctkTestWrappedQInvokable (QObject *newParent=0) | |
Q_INVOKABLE void | setValue (int newValue) |
Q_INVOKABLE int | value () const |
Example of method wrapped using Q_INVOKABLE. More... | |
Definition at line 27 of file ctkTestWrappedQInvokable.h.
|
inline |
Definition at line 32 of file ctkTestWrappedQInvokable.h.
|
inline |
Definition at line 39 of file ctkTestWrappedQInvokable.h.
|
inline |
Example of method wrapped using Q_INVOKABLE.
Definition at line 38 of file ctkTestWrappedQInvokable.h.