const QString & message() const
Get the message.
Definition: usermsgentry.h:59
QString typeName() const
Get the name of the type in all-lower-case.
Definition: usermsgentry.h:104
void setMessage(const QString &value)
Set the message.
Definition: usermsgentry.h:65
void setType(Type value)
Set the type.
Definition: usermsgentry.h:97
Type type() const
Get the type.
Definition: usermsgentry.h:91
Type
kind of the message
Definition: usermsgentry.h:24
user messages mediator
Definition: usermsgentry.h:19
QString typeNameCap() const
get the name of the type with first letter in words capitalized
Definition: usermsgentry.h:110
const QDateTime & moment() const
Get the moment.
Definition: usermsgentry.h:73
void setMoment(const QDateTime &value)
Set the moment.
Definition: usermsgentry.h:79