TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Qt 6.4

128 pointsby pyprismover 2 years ago

7 comments

numlock86over 2 years ago
Tried to use QT for a new product based on a STM32F769 MCU some time ago. I got laughed at and waved off when asking for the budget needed to buy/licence QT stuff. To be fair, they need a business model, but the target audience seems just to be automotive or anyone who's planning to roll out something with at least a million pieces in mind.
评论 #33020451 未加载
评论 #33020484 未加载
评论 #33022243 未加载
评论 #33020746 未加载
评论 #33026608 未加载
评论 #33031150 未加载
评论 #33022887 未加载
qutierustover 2 years ago
Qmetaobject-rs crate makes it very easy to write qt with rust.<p>I&#x27;ve said it before and i will say it again. A good gyi toolkit and that too cross platform is an incredible amount of work. Rust would be better off funding qt support than trying 20 different things because somehow anything less than &quot;pure&quot; rust is filthy.
评论 #33022036 未加载
zac23orover 2 years ago
I love Qt, technology-wise. But the business model... Distribution Licenses? Come on!
qwerty456127over 2 years ago
Is there a tutorial of how to make a desktop GUI app using only QML&#x2F;Quick&#x2F;whatever, without C++ or Python? I want to build a desktop app and will gladly offload the work logic to a separate app to be invoked in background via CLI.
评论 #33021579 未加载
评论 #33020401 未加载
firecrakerover 2 years ago
Qt in the browser sounds cool.. but feels reminiscent of shockwave..
评论 #33019864 未加载
评论 #33019708 未加载
评论 #33019850 未加载
obdevover 2 years ago
How viable is LGPL&#x27;d Qt, in its current situation, for closed-source desktop applications?
评论 #33021984 未加载
评论 #33021354 未加载
评论 #33021306 未加载
评论 #33021971 未加载
评论 #33021362 未加载
评论 #33021566 未加载
评论 #33021648 未加载
评论 #33021278 未加载
apiover 2 years ago
I tried some Qt WASM demos here: <a href="https:&#x2F;&#x2F;www.qt.io&#x2F;qt-examples-for-webassembly" rel="nofollow">https:&#x2F;&#x2F;www.qt.io&#x2F;qt-examples-for-webassembly</a><p>Nice idea but the problem is that these literally run as a foreign app in the browser. You can&#x27;t cut and paste or highlight text. They are not web pages.<p>There is a niche for this, probably in business and industrial uses or for making legacy apps available over the web, but it&#x27;s not something I&#x27;d consider for a new system that had to in any way be &quot;web-like&quot; or that was primarily used over the web.
评论 #33033778 未加载
评论 #33029737 未加载