Share page fixes
This commit is contained in:
parent
836075de10
commit
c6efc5b212
5 changed files with 28 additions and 16 deletions
|
|
@ -40,7 +40,7 @@ public:
|
|||
|
||||
void updateSharingPage(int serverIndex, const ServerCredentials &credentials,
|
||||
DockerContainer container);
|
||||
QImage updateQRCodeImage(const QString &text);
|
||||
QImage updateQRCodeImage(const QByteArray &data);
|
||||
QString imageToBase64(const QImage &image);
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue