#include <proxy.h>
Definition at line 36 of file proxy.h.
Public Types | |
| typedef TYPE | type |
| typedef OBJECT | object |
|
|||||
|
The Kross::Api::Object or a from it inherited class that we should use internaly to wrap the C/C++ type. This could be e.g. a Kross::Api::Variant to wrap an uint. |
|
|||||
|
The C/C++ type of the value. This could be something like a int, uint or a const QString&. |
1.4.6