QT 判断当前焦点是否在某控件上(使用hasFocus函数,毕竟QT是DIRECTUI,所以这个Focus到底代表了什么呢?)

ui->pushButtonhasFocus()->hasFocus();

ui->treeWidget->hasFocus();

 
http://blog.csdn.net/emdfans/article/details/28867319
上一篇:centos安装mongodb 3.2.9


下一篇:用arp-scan扫描局域网IP地址