我在.h文件里定义: LoadingWidget* w;然后.cpp文件里定义:void MyClass::ModifyTask(){ // w = new LoadingWidget(); // 忘了生成实例 try { w->show(); } catch (int e) { QMessageB Read More
posted @ 2015-06-26 19:44
findumars
Views(2853)
Comments(0)
Diggs(1)
迷茫的时候,就随机择一去学,时间不要浪费在选择上了。但前提本职的东西先学好,业务游戏和电影时间拿来学新技术。 Read More
posted @ 2015-06-26 18:49
findumars
Views(376)
Comments(0)
Diggs(0)