//#include "comnet.h" //Comnet::Comnet(QObject *parent) : QObject(parent) //{ // connect(this, SIGNAL(getclue()), this, SLOT(on_pushButton_2_clicked())); //} //void Comnet::on_pushButton_2_clicked() //{ // emit wificloed(); // qDebug()<<"get value"; //}