Display expired entries and groups struck out.

This commit is contained in:
Felix Geyer
2012-05-15 19:58:10 +02:00
parent e5062cb745
commit ce268260b1
8 changed files with 48 additions and 2 deletions

View File

@@ -84,6 +84,7 @@ public:
QString username() const;
QString password() const;
QString notes() const;
bool isExpired() const;
EntryAttributes* attributes();
const EntryAttributes* attributes() const;
EntryAttachments* attachments();