#include <desktop.h>
| ept::core::desktop::Entry::Entry |
( |
| ) |
|
|
inline |
| ept::core::desktop::Entry::Entry |
( |
std::string |
n, |
|
|
std::string |
g, |
|
|
std::string |
p, |
|
|
std::string |
d, |
|
|
std::string |
i |
|
) |
| |
|
inline |
| Categories ept::core::desktop::Entry::categories |
( |
| ) |
const |
|
inline |
| std::string ept::core::desktop::Entry::description |
( |
| ) |
const |
|
inline |
| std::string ept::core::desktop::Entry::icon |
( |
| ) |
const |
|
inline |
| std::string ept::core::desktop::Entry::id |
( |
| ) |
const |
|
inline |
| bool ept::core::desktop::Entry::inCategory |
( |
std::string |
c | ) |
const |
|
inline |
| void ept::core::desktop::Entry::load |
( |
std::string |
file | ) |
|
|
inline |
| std::string ept::core::desktop::Entry::name |
( |
| ) |
const |
|
inline |
| bool ept::core::desktop::Entry::operator< |
( |
const Entry & |
o | ) |
const |
|
inline |
| std::string ept::core::desktop::Entry::package |
( |
| ) |
const |
|
inline |
| void ept::core::desktop::Entry::setCategories |
( |
std::string |
s | ) |
|
|
inline |
| Categories ept::core::desktop::Entry::m_categories |
|
protected |
| std::string ept::core::desktop::Entry::m_description |
|
protected |
| bool ept::core::desktop::Entry::m_free |
|
protected |
| std::string ept::core::desktop::Entry::m_icon |
|
protected |
| std::string ept::core::desktop::Entry::m_id |
|
protected |
| std::string ept::core::desktop::Entry::m_name |
|
protected |
| std::string ept::core::desktop::Entry::m_package |
|
protected |
| bool ept::core::desktop::Entry::m_supported |
|
protected |
The documentation for this struct was generated from the following file: