forked from blue/squawk
connectivity, roster position size and state, expanded anccounts and groups restoration with the settings
This commit is contained in:
parent
0bcfd779b8
commit
3e594c7e13
5 changed files with 162 additions and 4 deletions
|
@ -75,6 +75,8 @@ public:
|
|||
bool groupHasContact(const QString& account, const QString& group, const QString& contactJID) const;
|
||||
QString getContactIconPath(const QString& account, const QString& jid);
|
||||
Account* getAccount(const QString& name);
|
||||
QModelIndex getAccountIndex(const QString& name);
|
||||
QModelIndex getGroupIndex(const QString& account, const QString& name);
|
||||
|
||||
Accounts* accountsModel;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue