修符道人的江湖
Qt开发工具
‘pkg-config’ 不是内部或外部命令,也不是可运行的程序 https://blog.csdn 阅读更多…
警告弹窗 #include <QApplication> #include <QM 阅读更多…
#include <iostream> #include <libusb.h> 阅读更多…
常用函数 睡眠 https://blog.csdn.net/yihui8/article/detai 阅读更多…
字符串拼接 使用加号(+)操作符: QString str1 = "Hello" 阅读更多…
https://blog.csdn.net/tingzhiyi/article/details/11 阅读更多…
QComboBox *comboBox = new QComboBox; comboBox-> 阅读更多…
记录QMainWindow实例 一定要用指针,否则调用时会不断的创建新的Window. 拦截窗口关闭 阅读更多…
构建模式 Qt的三个构建模式Debug、Profile、Release的区别是: debug可以调试 阅读更多…
https://blog.csdn.net/JOBbaba/article/details/1242 阅读更多…