14template<
typename K,
typename V>
QMap< QString, QString > GetCategoryNameMap()
Returns the map from the category ID to its name.
LC::AN::StringMatcher StringMatcherFromVariant(const QVariant &var)
QStringList GetKnownEventTypes(const QString &category)
Returns the known events types for the given category.
QVariant ToVariant(const LC::AN::StringMatcher &matcher)
QString GetTypeName(const QString &type)
Returns the human-readable name of the event type.
bool Matches(const QString &string, const LC::AN::StringMatcher &pattern)
QString GetCategoryName(const QString &category)
Returns the human-readable name of the event category.