上一页 1 ··· 27 28 29 30 31 32 33 34 35 ··· 1357 下一页
Nokia的开源Qt开发工具正式发布了4.5版。如前所述,Qt 4.5最大的变动是换用LGPL许可证,目前采用的三个许可证分别为LGPL/GPL和商业许可证。 新版增强图形系统、数据处理和网络引擎性能,其它主要特性有:提升与WebKit渲染引擎的集成度,包括Netscape浏览器插件API支持,Qt Read More
posted @ 2019-06-06 18:28 findumars Views(282) Comments(0) Diggs(0) Edit
22 Years of KDEhttps://timeline.kde.org/ http://www.kdedevelopers.org/ Read More
posted @ 2019-06-05 03:53 findumars Views(169) Comments(0) Diggs(0) Edit
3#include <QApplication>#include <QAbstractItemModel>#include <QAbstractItemView>#include <QItemSelectionModel> #include <QDirModel>#include <QTreeVie Read More
posted @ 2019-06-04 17:20 findumars Views(1198) Comments(0) Diggs(0) Edit
#include <stdio.h>#include <stdlib.h> #include <chrono> // std::chrono::seconds#include <iostream> // std::cout#include <thread> // std::thread, std:: Read More
posted @ 2019-06-04 17:03 findumars Views(938) Comments(0) Diggs(0) Edit
#include <QCoreApplication>#include <QDebug>#include <QObject>#include <QThread>#include <string>#include <iostream>#include "mythread.h"using namespa Read More
posted @ 2019-06-04 17:01 findumars Views(1373) Comments(0) Diggs(0) Edit
上一页 1 ··· 27 28 29 30 31 32 33 34 35 ··· 1357 下一页