Home
last modified time | relevance | path

Searched refs:setOpen (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/wifi/
H A Dswitchwidget.h14 void setOpen(bool bOpen);
H A Dwifiwidget.cpp96 ui->apBtn->setOpen(false); in createAP()
174 ui->staBtn->setOpen(false); in createSTA()
H A Dswitchwidget.cpp40 void SwitchWidget::setOpen(bool bOpen) in setOpen() function in SwitchWidget