aboutsummaryrefslogtreecommitdiffstats
path: root/src/ivicore/qivisearchandbrowsemodelinterface.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivicore/qivisearchandbrowsemodelinterface.cpp')
-rw-r--r--src/ivicore/qivisearchandbrowsemodelinterface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ivicore/qivisearchandbrowsemodelinterface.cpp b/src/ivicore/qivisearchandbrowsemodelinterface.cpp
index 7342f6a..a549409 100644
--- a/src/ivicore/qivisearchandbrowsemodelinterface.cpp
+++ b/src/ivicore/qivisearchandbrowsemodelinterface.cpp
@@ -103,7 +103,7 @@ QSet<QString> QIviSearchAndBrowseModelInterface::supportedIdentifiers(const QStr
/*!
- \fn registerContentType(const QString &contentType)
+ \fn template <class T> QIviSearchAndBrowseModelInterface::registerContentType(const QString &contentType)
Registers the type T with the name \a contentType.
In addition all properties of type T will be registered as identifiers for the \l {Qt IVI Query Language}