Akonadi
cpphelper.cpp
38 if (typeName.startsWith(QLatin1StringView("Akonadi::Protocol")) && typeName.endsWith(QLatin1StringView("Ptr"))) {
41 tn = TypeHelper::isContainer(typeName) ? TypeHelper::containerName(typeName).toUtf8() : typeName.toUtf8();
KOSM_EXPORT const char * typeName(Type type)
iterator end()
iterator find(const Key &key)
iterator insert(const Key &key, const T &value)
iterator begin()
iterator end()
int sizeOf(int type)
QMetaType fromName(QByteArrayView typeName)
int id() const const
QByteArray toUtf8() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:31:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:31:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.