add preview panel for entries and groups

This commit is contained in:
thez3ro
2017-08-17 21:02:21 +02:00
parent 03eda06a38
commit 1a87e30b95
17 changed files with 930 additions and 1 deletions

View File

@@ -106,6 +106,7 @@ public:
Group* parentGroup();
const Group* parentGroup() const;
void setParent(Group* parent, int index = -1);
QStringList hierarchy();
Database* database();
const Database* database() const;