@@ -108,8 +108,7 @@ public:
|
||||
void setNotes(const QString& notes);
|
||||
void setExpires(const bool& value);
|
||||
void setExpiryTime(const QDateTime& dateTime);
|
||||
int getHistSize();
|
||||
int getSize();
|
||||
int getSize(QList<QByteArray>* foundAttachements);
|
||||
|
||||
QList<Entry*> historyItems();
|
||||
const QList<Entry*>& historyItems() const;
|
||||
|
||||
Reference in New Issue
Block a user