随笔分类 - Qt大一实习
摘要:Qt 树形结构 #include "widget.h"#include "ui_widget.h" Widget::Widget(QWidget *parent) : QWidget(parent), ui(new Ui::Widget){ ui->setupUi(this); QTreeWidge
阅读全文
摘要:.h 用于查询 .ui给人看的 .cpp干活的 信号 槽机制 #include<Qdebug> qt的输入输出文件 qDebug()<<""; 输出并自动换行 //////////////////////////////////////////////////////////////////////
阅读全文

浙公网安备 33010602011771号