基於QT的簡單文本編輯器

MainWindow.cppweb #ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> #include<QTextEdit> namespace Ui { class MainWindow; } class MainWindow : public QMainWindow { Q_OBJECT p
相關文章
相關標籤/搜索