added import backup file from outside for ios
This commit is contained in:
parent
e2aef1fc1d
commit
4ae608ed93
10 changed files with 157 additions and 111 deletions
|
|
@ -65,6 +65,8 @@ signals:
|
|||
|
||||
void saveFile(const QString &fileName, const QString &data);
|
||||
|
||||
void importBackupFromOutside(QString filePath);
|
||||
|
||||
private:
|
||||
QSharedPointer<ServersModel> m_serversModel;
|
||||
QSharedPointer<ContainersModel> m_containersModel;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue