QMainWindow 和QWidget的区别?1、创建完文件后两个的隐藏文件QWidget下为#include “ui_widget.h”QMainWindow下为#include “ui_mainwindow.h”2、ui_mainwindow.h中的 ...
確定! 回上一頁