use thread

This commit is contained in:
hm
2019-12-30 14:09:14 +08:00
parent a550735eb9
commit 61d3d97bea
6 changed files with 75 additions and 31 deletions
+4
View File
@@ -58,6 +58,10 @@ MainWindow::MainWindow(QWidget *parent)
this,SLOT(dlink_triggered()));
MavLinkNode *node = new MavLinkNode();
qDebug() << "mainwindow " << QThread::currentThreadId();
//this->layout()->addWidget(connectpush);
//this->layout()->addWidget(disconnectpush);
//this->setLayout(layout);