LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
LeechCraft::Util::XDG::DesktopParser Class Reference

#include "desktopparser.h"

Public Types

typedef QHash< QString,
QStringList > 
LangValue_t
 
typedef QHash< QString,
LangValue_t
Group_t
 
typedef QHash< QString, Group_tResult_t
 

Public Member Functions

UTIL_XDG_API Result_t operator() (const QByteArray &)
 

Detailed Description

Definition at line 42 of file desktopparser.h.

Member Typedef Documentation

Attributes in a group with their lang -> value mappings.

Definition at line 51 of file desktopparser.h.

typedef QHash<QString, QStringList> LeechCraft::Util::XDG::DesktopParser::LangValue_t

Mapping from language to the list of values.

Definition at line 47 of file desktopparser.h.

Definition at line 52 of file desktopparser.h.

Member Function Documentation

auto LeechCraft::Util::XDG::DesktopParser::operator() ( const QByteArray &  data)

Definition at line 168 of file desktopparser.cpp.


The documentation for this class was generated from the following files: