摘要:
QSettings写ini配置文件(Qt版本5.2):#include "inidemo.h"#include #include IniDemo::IniDemo(QWidget *parent) : QMainWindow(parent){ ui.setupUi(this); Q... 阅读全文
posted @ 2014-08-19 00:50
kernel_main
阅读(2528)
评论(0)
推荐(0)
|
摘要:
QSettings写ini配置文件(Qt版本5.2):#include "inidemo.h"#include #include IniDemo::IniDemo(QWidget *parent) : QMainWindow(parent){ ui.setupUi(this); Q... 阅读全文
posted @ 2014-08-19 00:50
kernel_main
阅读(2528)
评论(0)
推荐(0)
|