b
This commit is contained in:
@@ -88,7 +88,6 @@ MainWindow::MainWindow(QWidget *parent)
|
||||
QObject *pRoot = (QObject*)quick->rootObject();
|
||||
const QObjectList list = pRoot->children();
|
||||
|
||||
|
||||
foreach(QObject *Item,list)//查找 CommandMsg 类,然后连接
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user