QtMvvm  1.1.0
A mvvm oriented library for Qt, to create Projects for Widgets and Quick in parallel
QtMvvm::ServiceRegistry Member List

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 valueQtMvvm::ServiceRegistry
DestroyOnAppDestroy enum valueQtMvvm::ServiceRegistry
DestroyOnAppQuit enum valueQtMvvm::ServiceRegistry
DestroyOnRegistryDestroy enum valueQtMvvm::ServiceRegistry
DestructionScope enum nameQtMvvm::ServiceRegistry
injectServices(QObject *object)QtMvvm::ServiceRegistry
instance()QtMvvm::ServiceRegistrystatic
isRegistered() constQtMvvm::ServiceRegistry
isRegistered(const QByteArray &iid) constQtMvvm::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