Eris::Calendar Class Reference
List of all members.
Public Member Functions |
| Calendar (Avatar *) |
DateTime | now () const |
unsigned int | secondsPerMinute () const |
unsigned int | minutesPerHour () const |
unsigned int | hoursPerDay () const |
Protected Member Functions |
void | topLevelEntityChanged () |
void | calendarAttrChanged (const Atlas::Message::Element &value) |
void | initFromCalendarAttr (const Atlas::Message::MapType &cal) |
Protected Attributes |
Avatar * | m_avatar |
unsigned int | m_daysPerMonth |
unsigned int | m_monthsPerYear |
unsigned int | m_hoursPerDay |
unsigned int | m_minutesPerHour |
unsigned int | m_secondsPerMinute |
sigc::connection | m_calendarObserver |
The documentation for this class was generated from the following files: