Fixed import from external applications
This commit is contained in:
parent
7e663b05d5
commit
9e461ef6e1
8 changed files with 256 additions and 154 deletions
|
|
@ -35,6 +35,8 @@ public:
|
|||
Q_INVOKABLE void startQrDecoder();
|
||||
#endif
|
||||
|
||||
void selectConfigFormat(QString configData);
|
||||
|
||||
bool importConnection(const QJsonObject &profile);
|
||||
bool importConnectionFromCode(QString code);
|
||||
bool importConnectionFromQr(const QByteArray &data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue