摘要: <!-- p, li { white-space: pre-wrap; } --> QSystemTrayIcon 阅读全文
posted @ 2019-06-23 06:46 countryboy666 阅读(101) 评论(0) 推荐(0) 编辑
摘要: QT += core gui webenginewidgets //窗口引擎部件//显示原码的dialog #ifndef DIALOG_H #define DIALOG_H #include <QDialog> namespace Ui { class Dialog; } class Dialog 阅读全文
posted @ 2019-06-23 05:56 countryboy666 阅读(516) 评论(0) 推荐(0) 编辑
摘要: <!-- p, li { white-space: pre-wrap; } --> <!--StartFragment-->#ifndef MAINWINDOW_H #define MAINWINDOW_H <!-- p, li { white-space: pre-wrap; } --> <!-- 阅读全文
posted @ 2019-06-23 05:39 countryboy666 阅读(150) 评论(0) 推荐(0) 编辑
摘要: <!-- p, li { white-space: pre-wrap; } --> <!--StartFragment-->#include <QGuiApplication> <!-- p, li { white-space: pre-wrap; } --> <!--StartFragment-- 阅读全文
posted @ 2019-06-23 05:29 countryboy666 阅读(194) 评论(0) 推荐(0) 编辑
摘要: <!-- p, li { white-space: pre-wrap; } --> <!--StartFragment-->#ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> #include <QSharedMemory 阅读全文
posted @ 2019-06-22 12:04 countryboy666 阅读(431) 评论(0) 推荐(0) 编辑
摘要: <!-- p, li { white-space: pre-wrap; } --> <!--StartFragment-->#include <QCoreApplication> //Qt Console Application 桌面控制台 #include <QDir>//文件夹 #include 阅读全文
posted @ 2019-06-22 10:20 countryboy666 阅读(165) 评论(0) 推荐(0) 编辑
摘要: <!-- p, li { white-space: pre-wrap; } --> <!--StartFragment-->#ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> #include <QTimer> //定时期 阅读全文
posted @ 2019-06-22 10:11 countryboy666 阅读(155) 评论(0) 推荐(0) 编辑
摘要: <!-- p, li { white-space: pre-wrap; } --> <!--StartFragment-->#ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> #include <QListWidgetIt 阅读全文
posted @ 2019-06-22 10:02 countryboy666 阅读(106) 评论(0) 推荐(0) 编辑
摘要: <!-- p, li { white-space: pre-wrap; } --> <!--StartFragment-->#include "mainwindow.h" #include "ui_mainwindow.h" #include <QTimer> #include <stdlib.h> 阅读全文
posted @ 2019-06-22 07:36 countryboy666 阅读(91) 评论(0) 推荐(0) 编辑
摘要: <!-- p, li { white-space: pre-wrap; } --> <!-- p, li { white-space: pre-wrap; } --> <!--StartFragment-->#ifndef ABOUT_H #define ABOUT_H #include <QDia 阅读全文
posted @ 2019-06-21 20:56 countryboy666 阅读(294) 评论(0) 推荐(0) 编辑