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

Go to the source code of this file.

Classes

class  QList< T >
 

Namespaces

 LC
 
 LC::Util
 
 LC::Util::XDG
 

Enumerations

enum  LC::Util::XDG::Type {
  LC::Util::XDG::Type::Other,
  LC::Util::XDG::Type::Application,
  LC::Util::XDG::Type::URL,
  LC::Util::XDG::Type::Dir
}
 Describes the various types of XDG .desktop files. More...
 

Functions

QStringList LC::Util::XDG::ToPaths (const QList< Type > &types)
 Returns a set of typical directories with desktop files of the given types. More...