随笔分类 -  Qt

Qt主要类简介
摘要:1.QCoreApplication描述:The QCoreApplication class provides an event loop for console Qt applications.2.QApplication描述:The QApplication class manages the GUI application's control flow and main settings.3.QWidget描述:The QWidget class is the base class of all user interface objects.方法:void setWindowT 阅读全文
posted @ 2013-10-22 08:39 运动和行动 阅读(370) 评论(0) 推荐(0)