MCPcopy Create free account
hub / github.com/YACReader/yacreader / regenerateQR

Method regenerateQR

YACReaderLibrary/server_config_dialog.cpp:206–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204}
205
206void ServerConfigDialog::regenerateQR(const QString &ip)
207{
208 generateQR(ip + ":" + httpServer->getPort());
209}
210
211void ServerConfigDialog::updatePort()
212{

Callers

nothing calls this directly

Calls 1

getPortMethod · 0.80

Tested by

no test coverage detected