摘要: #ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> #include <QDate> #include <QDateEdit> class MainWindow : public QMainWindow { Q_OBJEC 阅读全文
posted @ 2016-02-21 22:29 红莲教主 阅读(21210) 评论(0) 推荐(1) 编辑
摘要: #ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> #include <QComboBox> class MainWindow : public QMainWindow { Q_OBJECT public: MainWin 阅读全文
posted @ 2016-02-21 21:02 红莲教主 阅读(4633) 评论(0) 推荐(0) 编辑
摘要: #ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> #include <QButtonGroup> #include <QCheckBox> class MainWindow : public QMainWindow { 阅读全文
posted @ 2016-02-21 20:00 红莲教主 阅读(3807) 评论(0) 推荐(0) 编辑