Searched refs:showInfo (Results 1 – 1 of 1) sorted by relevance
135 QString showInfo("ssid : %1\nencryption : %2\nfreq : %3\nmac : %4 \n "); in createSTA() local136 showInfo = showInfo.arg(infos.value("ssid")) in createSTA()140 ui->statusLbl->setText(showInfo); in createSTA()