libqi-api
2.8.7.4
|
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=nullptr)=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=nullptr, bool resolveDynamic=false) | qi::TypeInterface | |
ToProxy typedef | qi::TypeProxy< InterfaceType, ProxyType > | |
toProxy | qi::TypeProxy< InterfaceType, ProxyType > | |
TypeProxy(ToProxy toProxy) | qi::TypeProxy< InterfaceType, ProxyType > | inline |
uid(void *instance) const override | qi::TypeProxy< InterfaceType, ProxyType > | inlinevirtual |
~TypeInterface()=default | qi::TypeInterface | virtual |