摘要: 类的继承关系:QMotifStyle:OSF(开放基金协会)开发的一个工业标准的GUI(图形用户接口);QCDEStyle:公共桌面环境(Common Desktop Environment)的缩写,CDE是一种运行于UNIX/AIX,基于Motif部件工具箱开发的桌面环境,惠普的OpenVMS、I... 阅读全文
posted @ 2014-04-26 23:32 paullam 阅读(3731) 评论(0) 推荐(0)
摘要: 按钮角色枚举值图标枚举值标准按钮枚举构造函数:1 QMessageBox ( QWidget * parent = 0 )2 QMessageBox ( Icon icon, const QString & title, const QString & text, StandardButtons b... 阅读全文
posted @ 2014-04-26 22:29 paullam 阅读(489) 评论(0) 推荐(0)