添加rtk,rc等设备
This commit is contained in:
@@ -94,10 +94,11 @@ void ServoSystem::setFloat(void)
|
||||
else
|
||||
{
|
||||
this->setParent(m_parent);
|
||||
this->setGeometry(m_parent->geometry());
|
||||
this->move(0,0);
|
||||
this->hide();
|
||||
this->show();
|
||||
update();
|
||||
}
|
||||
//
|
||||
}
|
||||
|
||||
void ServoSystem::setColor(QWidget *w,state s)
|
||||
|
||||
Reference in New Issue
Block a user