|
libept
0.5.25
|
#include <wibble/string.h>#include <ept/token.h>#include <ept/core/desktopfile.h>#include <ept/core/source.h>#include <set>#include <vector>#include <fstream>#include <sstream>#include <iterator>#include <functional>#include <dirent.h>

Go to the source code of this file.
Namespaces | |
| ept | |
| -*- C++ -*- (c) 2006, 2007 Petr Rockai me@mornfall.net | |
| ept::core | |
| ept::core::desktop | |
Typedefs | |
| typedef std::set< std::string > | ept::core::desktop::Categories |
Enumerations | |
| enum | ept::core::desktop::PropertyId { ept::core::desktop::Name, ept::core::desktop::Group, ept::core::desktop::ShortDescription, ept::core::desktop::Package, ept::core::desktop::Icon } |
Functions | |
| std::istream & | ept::core::desktop::operator>> (std::istream &i, Category &cat) |
1.8.6