Backup functionality working, the UI still needs work.
This commit is contained in:
parent
d0ea9dfa0c
commit
73528ca965
12 changed files with 606 additions and 194 deletions
|
|
@ -6,10 +6,8 @@
|
|||
|
||||
class PgTypeContainer;
|
||||
|
||||
class TypeSelectionItemModel : public QAbstractListModel
|
||||
{
|
||||
class TypeSelectionItemModel : public QAbstractListModel {
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit TypeSelectionItemModel(QObject *parent = 0);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue