|
libqi-api
release-2.5.3-2016-11-18
|
This is the complete list of members for qi::TypeProxy< InterfaceType, ProxyType >, including all inherited members.
| _QI_BOUNCE_TYPE_METHODS(Methods) | qi::TypeProxy< InterfaceType, ProxyType > | |
| clone(void *)=0 | qi::TypeInterface | pure virtual |
| connect(void *instance, AnyObject context, unsigned int event, const SignalSubscriber &subscriber) override | qi::TypeProxy< InterfaceType, ProxyType > | inlinevirtual |
| destroy(void *)=0 | qi::TypeInterface | pure virtual |
| disconnect(void *instance, AnyObject context, SignalLink linkId) override | qi::TypeProxy< InterfaceType, ProxyType > | inlinevirtual |
| fromSignature(const qi::Signature &sig) | qi::TypeInterface | static |
| info()=0 | qi::TypeInterface | pure virtual |
| infoString() | qi::TypeInterface | inline |
| inherits(TypeInterface *other) | qi::ObjectTypeInterface | |
| INHERITS_FAILED | qi::ObjectTypeInterface | static |
| initializeStorage(void *ptr=0)=0 | qi::TypeInterface | pure virtual |
| kind() | qi::ObjectTypeInterface | inlinevirtual |
| less(void *a, void *b)=0 | qi::TypeInterface | pure virtual |
| metaCall(void *instance, AnyObject context, unsigned int method, const GenericFunctionParameters ¶ms, MetaCallType callType, Signature returnSignature) override | qi::TypeProxy< InterfaceType, ProxyType > | inlinevirtual |
| metaObject(void *instance) override | qi::TypeProxy< InterfaceType, ProxyType > | inlinevirtual |
| metaPost(void *instance, AnyObject context, unsigned int signal, const GenericFunctionParameters ¶ms) override | qi::TypeProxy< InterfaceType, ProxyType > | inlinevirtual |
| Methods typedef | qi::TypeProxy< InterfaceType, ProxyType > | |
| parentTypes() override | qi::TypeProxy< InterfaceType, ProxyType > | inlinevirtual |
| property(void *instance, AnyObject context, unsigned int id) override | qi::TypeProxy< InterfaceType, ProxyType > | inlinevirtual |
| ptrFromStorage(void **)=0 | qi::TypeInterface | pure virtual |
| setProperty(void *instance, AnyObject context, unsigned int id, AnyValue value) override | qi::TypeProxy< InterfaceType, ProxyType > | inlinevirtual |
| signature(void *storage=0, bool resolveDynamic=false) | qi::TypeInterface | |
| toProxy | qi::TypeProxy< InterfaceType, ProxyType > | |
| ToProxy typedef | qi::TypeProxy< InterfaceType, ProxyType > | |
| TypeProxy(ToProxy toProxy) | qi::TypeProxy< InterfaceType, ProxyType > | inline |