fixed open QR code screen & fix iOS scanner

This commit is contained in:
dranik
2026-05-08 10:21:24 +03:00
parent 433ecb448f
commit a53db6eafe
6 changed files with 129 additions and 21 deletions
@@ -61,6 +61,8 @@ public:
#endif
public slots:
/** Fast preflight before opening receive QR page; emits errorOccurred on failure. */
bool canOpenTvQrPairingPage();
void startTvQrSession();
void cancelTvQrSession();
/** TV receive + phone send: call when leaving QR pairing (back / pop) so long-poll state does not stick. */