37 template<
typename K,
typename V>
QStringList GetKnownEventTypes(const QString &category)
Returns the known events types for the given category.
QString GetCategoryName(const QString &category)
Returns the human-readable name of the event category.
QString GetTypeName(const QString &type)
Returns the human-readable name of the event type.
QMap< QString, QString > GetCategoryNameMap()
Returns the map from the category ID to its name.