summaryrefslogtreecommitdiffstats
path: root/src/interfaceframework/qifservicemanager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaceframework/qifservicemanager.cpp')
-rw-r--r--src/interfaceframework/qifservicemanager.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/interfaceframework/qifservicemanager.cpp b/src/interfaceframework/qifservicemanager.cpp
index aaa61152..78a93f1a 100644
--- a/src/interfaceframework/qifservicemanager.cpp
+++ b/src/interfaceframework/qifservicemanager.cpp
@@ -591,6 +591,8 @@ QList<QIfServiceObject *> QIfServiceManager::findServiceByInterface(const QStrin
one interface, supported by the backend. The \a backendType indicates the type of the backend
and influences whether the backend can be found by the Feature's auto discovery option.
+ The ownership of \a serviceBackendInterface is transferred to the QIfServiceManager.
+
Returns \c true if the backend was successfully registered; otherwise \c false.
\sa QIfServiceInterface