ept::core::desktop::Entry Struct Reference

#include <desktop.h>

List of all members.

Public Member Functions

 Entry ()
 Entry (std::string n, std::string g, std::string p, std::string d, std::string i)
void load (std::string file)
void setCategories (std::string s)
Categories categories () const
bool inCategory (std::string c) const
std::string id () const
std::string name () const
std::string package () const
std::string description () const
std::string icon () const
bool operator< (const Entry &o) const

Protected Attributes

std::string m_name
std::string m_package
std::string m_description
std::string m_icon
std::string m_id
bool m_supported
bool m_free
Categories m_categories


Constructor & Destructor Documentation

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]


Member Function Documentation

void ept::core::desktop::Entry::load ( std::string  file  )  [inline]

void ept::core::desktop::Entry::setCategories ( std::string  s  )  [inline]

Categories ept::core::desktop::Entry::categories (  )  const [inline]

bool ept::core::desktop::Entry::inCategory ( std::string  c  )  const [inline]

std::string ept::core::desktop::Entry::id (  )  const [inline]

std::string ept::core::desktop::Entry::name (  )  const [inline]

std::string ept::core::desktop::Entry::package (  )  const [inline]

std::string ept::core::desktop::Entry::description (  )  const [inline]

std::string ept::core::desktop::Entry::icon (  )  const [inline]

bool ept::core::desktop::Entry::operator< ( const Entry o  )  const [inline]

References m_name, and m_package.


Member Data Documentation

std::string ept::core::desktop::Entry::m_name [protected]

Referenced by operator<().

std::string ept::core::desktop::Entry::m_package [protected]

Referenced by operator<().

std::string ept::core::desktop::Entry::m_icon [protected]

std::string ept::core::desktop::Entry::m_id [protected]


The documentation for this struct was generated from the following file:

Generated on Thu Oct 16 01:09:28 2008 for libept by  doxygen 1.5.6