compare(const FilterLogEntry &other, LogViewSort property) const | FilterLogEntry | |
FilterLogEntry() | FilterLogEntry | |
FilterLogEntry(FilterAction_Type action, const KDateTime &dateTime, const QString &sender, const QString &account, const QString &subject, const QString &mailbox=QString()) | FilterLogEntry | |
FilterLogEntry(const FilterLogEntry &ent) | FilterLogEntry | |
getAccount() const | FilterLogEntry | |
getDate() const | FilterLogEntry | |
getMailbox() const | FilterLogEntry | |
getSender() const | FilterLogEntry | |
getSubject() const | FilterLogEntry | |
isOlder(uint days) | FilterLogEntry | |
operator!=(const FilterLogEntry &ent) const | FilterLogEntry | |
operator<(const FilterLogEntry &ent) const | FilterLogEntry | |
operator<=(const FilterLogEntry &ent) const | FilterLogEntry | |
operator=(const FilterLogEntry &ent) | FilterLogEntry | |
operator==(const FilterLogEntry &ent) const | FilterLogEntry | |
operator>(const FilterLogEntry &ent) const | FilterLogEntry | |
operator>=(const FilterLogEntry &ent) const | FilterLogEntry | |
print() | FilterLogEntry | |
save(QDomDocument &doc, QDomElement &parent) | FilterLogEntry | |
~FilterLogEntry() | FilterLogEntry |