- 主题:qt最好的免费版本是哪个?
是在子线程里面查询的,用的movetothread。同样的串口查询代码,5.12就能用,5.15就不行了
【 在 jesce 的大作中提到: 】
:
: 查询模式是在子线程里吗, 否则一定要有事件循环(要让readyRead信号能够发送/接收)
:
: 【 在 landrew 的大作中提到: 】
: : qt5.15 的串口不能用查询模式读取数据,大家遇到过吗?用事件模式是能够读取数据的
#发自zSMTH@laus
--
FROM 221.219.69.*
刚把系统升级了一下,准备学习
然而源里的qtcreator竟然倚赖的是6,一些已安装的应用软件倚赖的又是5.
那么下载qt官方的creator安装包然后使用系统里的qt5-xxx可行么?clang那些自带?
edit: 简单学习而已, 倾向于5,5/6应该可以共存,但是不想忍。
The following packages will be REMOVED:
audacious* audacious-plugins* libaudcore5* libaudgui5* libaudqt2* libaudtag3* libqt5core5a* libqt5dbus5* libqt5gui5* libqt5multimedia5* libqt5network5* libqt5qml5* libqt5qmlmodels5* libqt5quick5* libqt5svg5* libqt5waylandclient5*
libqt5waylandcompositor5* libqt5widgets5* libqt5xml5* qt5-gtk-platformtheme* qtwayland5* smplayer* smplayer-l10n* smplayer-themes*
apt install qtcreator
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
fonts-font-awesome obsession
Use 'apt autoremove' to remove them.
The following additional packages will be installed:
assistant-qt6 binfmt-support clang-14 clang-tidy clang-tidy-14 clang-tools-14 clangd clangd-14 designer-qt6 lib32gcc-s1 lib32stdc++6 libb2-1 libc6-i386 libclang-common-14-dev libclang-cpp14 libclang-cpp15 libclang-rt-14-dev
libclang1-14 libclang1-15 libcurl3-nss libgc1 libgrpc++1.51 libgrpc29 libgumbo1 liblitehtml0 libllvm14 libmng1 libobjc-12-dev libobjc4 libpfm4 libprotobuf32 libprotoc32 libqt6concurrent6 libqt6core5compat6 libqt6core6 libqt6dbus6
libqt6designer6 libqt6designercomponents6 libqt6gui6 libqt6help6 libqt6jsonrpc6 libqt6languageserver6 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 libqt6qml6 libqt6qmlcompiler6 libqt6qmlmodels6
libqt6qmlworkerscript6 libqt6quick3d6 libqt6quick3dassetimport6 libqt6quick3dassetutils6 libqt6quick3dparticles6 libqt6quick3druntimerender6 libqt6quick3dutils6 libqt6quick6 libqt6quickcontrols2-6 libqt6quickcontrols2impl6
libqt6quicklayouts6 libqt6quicktemplates2-6 libqt6quicktest6 libqt6quicktimeline6 libqt6quickwidgets6 libqt6serialport6 libqt6shadertools6 libqt6sql6 libqt6sql6-sqlite libqt6svg6 libqt6svgwidgets6 libqt6test6 libqt6uitools6
libqt6widgets6 libqt6xml6 libts0 libyaml-0-2 libz3-dev linguist-qt6 llvm-14 llvm-14-dev llvm-14-linker-tools llvm-14-runtime llvm-14-tools nss-plugin-pem python3-pygments python3-yaml qdbus-qt6 qml-qt6 qml6-module-qtqml-models
qml6-module-qtqml-workerscript qml6-module-qtquick qml6-module-qtquick-controls qml6-module-qtquick-layouts qt6-base-dev-tools qt6-declarative-dev-tools qt6-documentation-tools qt6-gtk-platformtheme qt6-image-formats-plugins
qt6-l10n-tools qt6-qmltooling-plugins qt6-qpa-plugins qt6-tools-dev-tools qt6-translations-l10n qtcreator-data qtcreator-doc
【 在 hgoldfish 的大作中提到: 】
: 支持 win7 上 qt 5.15,不支持 win7 上 qt 6.3
:
--
修改:dajun FROM 220.196.60.*
FROM 220.196.60.*
我个人的经验,不如忍了
老版qtcreator小bug不少,尽量用最新版
【 在 dajun 的大作中提到: 】
: 刚把系统升级了一下,准备学习
: 然而源里的qtcreator竟然倚赖的是6,一些已安装的应用软件倚赖的又是5.
: 那么下载qt官方的creator安装包然后使用系统里的qt5-xxx可行么?clang那些自带?
: ...................
--
FROM 114.253.38.*
我个人经验QtCreator能不用就不用吧,我现在只用它来编辑.ui文件了,其他事都用其他编辑器了,比如vscode
【 在 roy 的大作中提到: 】
: 我个人的经验,不如忍了
: 老版qtcreator小bug不少,尽量用最新版
--
FROM 180.156.247.*
为啥
【 在 missdeer 的大作中提到: 】
: 我个人经验QtCreator能不用就不用吧,我现在只用它来编辑.ui文件了,其他事都用其他编辑器了,比如vscode
--
FROM 202.99.52.*
bug多,性能差
【 在 mygodxp 的大作中提到: 】
: 为啥
--
FROM 116.238.76.*
QtCreator 性能差? 难道用 TypeScript 写的 vscode 性能更好?
【 在 missdeer 的大作中提到: 】
: bug多,性能差
--
FROM 183.192.8.*
qt creator使用clangd解析代码,经常卡
【 在 nebulabox 的大作中提到: 】
: QtCreator 性能差? 难道用 TypeScript 写的 vscode 性能更好?
--
FROM 114.253.35.*
vscode性能好不好跟QtCreator性能差不差有关系吗?
【 在 nebulabox 的大作中提到: 】
: QtCreator 性能差? 难道用 TypeScript 写的 vscode 性能更好?
--
FROM 116.238.243.*