![]() |
LeechCraft
0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
|
#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 | |
| 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... | |