LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
anutil.h File Reference
#include "xpcconfig.h"
+ Include dependency graph for anutil.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QMap< K, V >
 

Namespaces

 LC
 
 LC::Util
 
 LC::Util::AN
 

Functions

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