![]() |
Carousel
|
This is the complete list of members for ServiceLocator, including all inherited members.
bindType(const QString &tag) | IServiceLocator | |
bindType() | IServiceLocator | |
buildInstance() | IServiceLocator | |
buildInstance(const QString &tag) | IServiceLocator | |
buildInstanceImpl(const QString &className, const QString &tag) | ServiceLocator | protectedvirtual |
buildObject(const QString &className) | ServiceLocator | virtual |
buildObject(const QString &className, const QString &tag) | ServiceLocator | virtual |
getService(const QString &className, const QString &tag) | ServiceLocator | protectedvirtual |
IServiceLocator() (defined in IServiceLocator) | IServiceLocator | inline |
locate() | IServiceLocator | |
locate(const QString &tag) | IServiceLocator | |
locateToObject(const QString &className) | ServiceLocator | virtual |
locateToObject(const QString &className, const QString &tag) | ServiceLocator | virtual |
m_creators (defined in ServiceLocator) | ServiceLocator | protected |
m_objects (defined in ServiceLocator) | ServiceLocator | protected |
registerInstance(TService *instance) | IServiceLocator | |
registerInstance(TService *instance, const QString &tag) | IServiceLocator | |
registerInstanceImpl(void *instance, const QString &className, const QString &tag) | ServiceLocator | protectedvirtual |
registerType(factoryMethod method) | IServiceLocator | |
registerType(factoryMethod method, const QString &tag) | IServiceLocator | |
registerTypeImpl(const QString &className, factoryMethod method, const QString &tag) | ServiceLocator | protectedvirtual |
ServiceLocator() (defined in ServiceLocator) | ServiceLocator | |
services() const | ServiceLocator | virtual |
services(const QString &tag) const | ServiceLocator | virtual |
unregisterInstance(const QString &tag) | IServiceLocator | |
unregisterInstance() | IServiceLocator | |
unregisterInstanceImpl(const QString &className, const QString &tag) | ServiceLocator | protectedvirtual |
~IServiceLocator() (defined in IServiceLocator) | IServiceLocator | inlinevirtual |
~ServiceLocator() (defined in ServiceLocator) | ServiceLocator |