- 博客(5)
- 收藏
- 关注
原创 QT5.14 在Windows高DPI 缩放适配bug;
https://bugreports.qt.io/browse/QTBUG-49195https://bugreports.qt.io/browse/QTBUG-63544https://bugreports.qt.io/browse/QTBUG-62914在Windows某些缩放(125% 150%)情况下,文字放大,但是控件没有放大的bug:这个bug被QT官方打回,看来不会修复,模块作者的意思是想要真的完美自适应,只能自己写scale,每个控件调整字体和size了.
2020-05-14 09:55:24
2056
原创 解除apt或apt-get被占用
错误信息如下:E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?解决方法:sudo ...
2019-07-12 18:45:53
735
原创 Qt5 工作笔记
个人笔记存储https://github.com/zxffffffff/CPP_QT_WIN32_SAVES2018-12-18添加常用的方法,随时翻出来复制程序崩溃生成dump文件 [GenerateDump.h]单例软件避免重复启动(互斥锁) [CheckAppExist]QT获取系统版本、常用系统文件夹 [QGlobal.h]ini配置文件、json文件的使用 [QGlob...
2019-06-09 21:14:19
262
原创 SignTool报错CAPICOM.dll的解决方案
问题大致内容:缺少DLLSignTool reported an error SignTool Error: Signtool requires CAPICOM version 2.0.0.1 or higher. Please copy the latest version of CAPICOM.dll into the directory that contains SignTool.ex...
2019-05-10 18:53:40
836
原创 哔哩哔哩直播姬和OBS源码对比
哔哩哔哩直播姬 - biliobs源码地址 https://github.com/bilibili/biliobs直播姬基于或引用了以下项目Qt5obs-studioopensslffmpegcURLjanssonboostnetbsd目的通过对比obs-studio和biliobs的源码学习软件设计,无关紧要的代码不做记录。从main开始分析启动初始化流程,这里是所...
2019-02-25 15:53:04
9638
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人