C++ GUI Qt4编程(07)-3.1menu

1. C++ GUI Qt4编程第三章,添加menu菜单。 2. mainwindow.h #ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> class QMenu; class QAction; class MainWindow : public QMainWindow { Q_OBJECT
相关文章
相关标签/搜索