Description:
void DockWidget::dock() {
if (!docked) {
KWin::setSystemTrayWindowFor(this->winId(), 0)
this->setFixedSize(24, 24)
this->show()
docked = true
}
}
To Search:
- [traffic] - 89C51 chip in operation, interruption of
File list (Check if you may need any files):
docking.cpp
docking.h