This is the complete list of members for QtMvvm::ServiceRegistry, including all inherited members.
| constructInjected(QObject *parent=nullptr) | QtMvvm::ServiceRegistry | |
| constructInjected(const QMetaObject *metaObject, QObject *parent=nullptr) | QtMvvm::ServiceRegistry | |
| DestroyNever enum value | QtMvvm::ServiceRegistry | |
| DestroyOnAppDestroy enum value | QtMvvm::ServiceRegistry | |
| DestroyOnAppQuit enum value | QtMvvm::ServiceRegistry | |
| DestroyOnRegistryDestroy enum value | QtMvvm::ServiceRegistry | |
| DestructionScope enum name | QtMvvm::ServiceRegistry | |
| injectServices(QObject *object) | QtMvvm::ServiceRegistry | |
| instance() | QtMvvm::ServiceRegistry | static | 
| isRegistered() const | QtMvvm::ServiceRegistry | |
| isRegistered(const QByteArray &iid) const | QtMvvm::ServiceRegistry | |
| registerInterface(DestructionScope scope=DestroyOnAppDestroy, bool weak=false) | QtMvvm::ServiceRegistry | |
| registerInterface(TFunc fn, DestructionScope scope=DestroyOnAppDestroy, bool weak=false) | QtMvvm::ServiceRegistry | |
| registerInterface(TService *service, DestructionScope scope=DestroyOnAppDestroy, bool weak=false) | QtMvvm::ServiceRegistry | |
| registerObject(DestructionScope scope=DestroyOnAppDestroy, bool weak=false) | QtMvvm::ServiceRegistry | |
| registerObject(TFunc fn, DestructionScope scope=DestroyOnAppDestroy, bool weak=false) | QtMvvm::ServiceRegistry | |
| registerObject(TService *service, DestructionScope scope=DestroyOnAppDestroy, bool weak=false) | QtMvvm::ServiceRegistry | |
| registerPlugin(QString pluginType={}, QString pluginKey={}, DestructionScope scope=DestroyOnAppDestroy, bool weak=false) | QtMvvm::ServiceRegistry | |
| registerService(const QByteArray &iid, const QMetaObject *metaObject, DestructionScope scope=DestroyOnAppDestroy, bool weak=false) | QtMvvm::ServiceRegistry | |
| registerService(const QByteArray &iid, const QMetaObject *metaObject, bool weak) (defined in QtMvvm::ServiceRegistry) | QtMvvm::ServiceRegistry | |
| registerService(const QByteArray &iid, const std::function< QObject *(const QObjectList &)> &fn, QByteArrayList injectables, DestructionScope scope=DestroyOnAppDestroy, bool weak=false) | QtMvvm::ServiceRegistry | |
| registerService(const QByteArray &iid, const std::function< QObject *(const QObjectList &)> &fn, QByteArrayList injectables, bool weak) (defined in QtMvvm::ServiceRegistry) | QtMvvm::ServiceRegistry | |
| registerService(QByteArray iid, QString pluginType={}, QString pluginKey={}, DestructionScope scope=DestroyOnAppDestroy, bool weak=false) | QtMvvm::ServiceRegistry | |
| service() | QtMvvm::ServiceRegistry | |
| serviceObj(const QByteArray &iid) | QtMvvm::ServiceRegistry | |
| ~ServiceRegistry() (defined in QtMvvm::ServiceRegistry) | QtMvvm::ServiceRegistry | 
 1.8.14