#include <Applications/ctkSimplePythonShell/ctkTestWrappedQProperty.h>
Definition at line 27 of file ctkTestWrappedQProperty.h.
◆ ctkTestWrappedQProperty()
ctkTestWrappedQProperty::ctkTestWrappedQProperty |
( |
QObject * |
newParent = 0 | ) |
|
|
inline |
◆ setValue()
void ctkTestWrappedQProperty::setValue |
( |
int |
newValue | ) |
|
|
inline |
◆ value()
int ctkTestWrappedQProperty::value |
( |
| ) |
const |
|
inline |
Example of property declared using Q_PROPERTY Using Q_PROPERTY is enough to expose them, it's not required to declare them as slot
Definition at line 42 of file ctkTestWrappedQProperty.h.
◆ value
int ctkTestWrappedQProperty::value |
|
readwrite |
The documentation for this class was generated from the following file: