forked from blue/squawk
testing connection
This commit is contained in:
parent
3d947a0748
commit
d4afdd7a5f
11 changed files with 77 additions and 6 deletions
|
@ -16,7 +16,7 @@ public:
|
|||
~Accounts();
|
||||
|
||||
void addAccount(const QMap<QString, QVariant>& map);
|
||||
|
||||
void updateAccount(const QString& account, const QString& field, const QVariant& value);
|
||||
|
||||
QVariant data ( const QModelIndex& index, int role ) const override;
|
||||
int columnCount ( const QModelIndex& parent ) const override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue