LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
anutil.cpp File Reference
#include "anutil.h"
#include <QString>
#include <QObject>
#include <QMap>
#include <interfaces/an/constants.h>
+ Include dependency graph for anutil.cpp:

Go to the source code of this file.

Namespaces

 LeechCraft
 
 LeechCraft::Util
 
 LeechCraft::Util::AN
 

Functions

QMap< QString, QString > LeechCraft::Util::AN::GetCategoryNameMap ()
 Returns the map from the category ID to its name. More...
 
QStringList LeechCraft::Util::AN::GetKnownEventTypes (const QString &category)
 Returns the known events types for the given category. More...
 
QString LeechCraft::Util::AN::GetCategoryName (const QString &category)
 Returns the human-readable name of the event category. More...
 
QString LeechCraft::Util::AN::GetTypeName (const QString &type)
 Returns the human-readable name of the event type. More...