|
libept 0.5.25
|
#include <desktop.h>


Classes | |
| struct | IsInGroup |
Public Member Functions | |
| Source (std::string dir) | |
| InternalList | listInternal () |
| Token | getToken (Entry i) |
| Entry | lookupToken (Token t) |
| void | setGroupPolicy (GroupPolicy *p) |
| template<PropertyId p> | |
| PropertyType< p >::T | getInternal (Entry) |
| PropertyFilter< Group, IsInGroup >::T | group (std::string id) |
Public Attributes | |
| std::string | m_dir |
| GroupPolicy | m_defaultPolicy |
| GroupPolicy * | m_policy |
| ept::core::desktop::Source::Source | ( | std::string | dir | ) | [inline] |
| std::string ept::core::desktop::Source::getInternal< ShortDescription > | ( | Entry | e | ) | [inline] |
References ept::core::desktop::Entry::id().
| PropertyFilter< Group, IsInGroup >::T ept::core::desktop::Source::group | ( | std::string | id | ) | [inline] |
| InternalList ept::core::desktop::Source::listInternal | ( | ) | [inline] |
References m_dir.
References ept::core::desktop::Entry::load().
| void ept::core::desktop::Source::setGroupPolicy | ( | GroupPolicy * | p | ) | [inline] |
References m_policy.
| std::string ept::core::desktop::Source::m_dir |
Referenced by listInternal().
Referenced by setGroupPolicy().
1.7.3