|
| Calendar (Avatar &) |
|
DateTime | now () const |
|
int | secondsPerMinute () const |
|
int | minutesPerHour () const |
|
int | hoursPerDay () const |
|
|
sigc::signal< void > | Updated |
| Emitted when the calendar is updated. More...
|
|
|
void | topLevelEntityChanged () |
|
void | calendarAttrChanged (const Atlas::Message::Element &value) |
|
void | initFromCalendarAttr (const Atlas::Message::MapType &cal) |
|
|
Avatar & | m_avatar |
|
int | m_daysPerMonth |
|
int | m_monthsPerYear |
|
int | m_hoursPerDay |
|
int | m_minutesPerHour |
|
int | m_secondsPerMinute |
|
sigc::connection | m_calendarObserver |
|
Definition at line 57 of file Calendar.h.
sigc::signal<void> Eris::Calendar::Updated |
Emitted when the calendar is updated.
Definition at line 69 of file Calendar.h.
The documentation for this class was generated from the following files: