摘要:
1,在Activity的onStop()函数中隐藏Widget。 int HomeLauncher::onStop() { QWidget* pObj = mProperty->getUiObj(); if(pObj) { pObj->hide(); } return 0; } 2,在Activit 阅读全文
posted @ 2020-06-23 20:50
maxiongying
阅读(147)
评论(0)
推荐(0)
摘要:
原因分析: Ah, ok. I thought it was commented out because it caused the error. You can always put a breakpoint in the line printing the error and look at t 阅读全文
posted @ 2020-06-23 20:41
maxiongying
阅读(2785)
评论(0)
推荐(0)

浙公网安备 33010602011771号