|
| ListContextInfo (const QString markable_name, const QString &uuid) |
|
| ListContextInfo (const QString &markableName, const QString &uuid, const QString &displayText, const QDateTime &displayDatetime, int unreadCount) |
|
QString | get_markable_name () const |
|
void | flush_datetime (const QDateTime &display_datetime) |
|
const QDateTime & | queryDateTime () const |
|
int | getUnread () const |
|
const QString & | getDisplayText () const |
|
const QString & | uuid () const |
|
const QPixmap & | avatar () const |
|
void | setQueryDateTime (const QDateTime &dateTime) |
|
void | setUnread (int unreadCount) |
|
void | setDisplayText (const QString &text) |
|
void | setAvatar (const QPixmap &pixmap) |
|
The documentation for this class was generated from the following files:
- extern_app/CCommunicator/core/ListContextInfo.h
- extern_app/CCommunicator/core/ListContextInfo.cpp