HackerTrans
TopNewTrendsCommentsPastAskShowJobs

alaenix

no profile record

Submissions

The Qt Company has acquired froglogic GmbH

qt.io
4 points·by alaenix·5 yıl önce·0 comments

Qt Open-source downloads are currently down

qt.io
2 points·by alaenix·5 yıl önce·0 comments

Qt Design Studio 2.0 released

qt.io
3 points·by alaenix·6 yıl önce·0 comments

Qt 6 will provide additional libraries via Conan package manager

qt.io
42 points·by alaenix·6 yıl önce·35 comments

CMake-format: QA tools for CMake

github.com
1 points·by alaenix·6 yıl önce·0 comments

Qt 6.0 Beta Released

qt.io
2 points·by alaenix·6 yıl önce·0 comments

Qt Desktop Days: a free online event dedicated to Qt for desktop

qtdesktopdays.com
4 points·by alaenix·6 yıl önce·0 comments

comments

alaenix
·4 yıl önce·discuss
Would love the same thing with QML and QtQuick modules!
alaenix
·5 yıl önce·discuss
Qt (C++ + QML, python + QML or even C++ + QtWidgets) is well suited for desktop application development. You can easily stay with the open source licence of Qt. The Qt website is not really clear about this and they will push you to go for a commercial licence.

Electron (+ any web front-end UI framework, like React) will also do the job.

You can also check for Java Swing or Java Jetpack Compose.
alaenix
·5 yıl önce·discuss
Wonderful promise ! I'm really thinking that I need an app like that one but how to justify the price ? I'm ready to pay for that kind of service but it's seems too expensive to me. How an app like this can cost you 10$ per month and in comparison an app like Procreate (best drawing app on iPad) cost you only 10$ (not per month or year, just 10$).
alaenix
·6 yıl önce·discuss
It's the same with npm for Node.js, there is a company behind the package manager.
alaenix
·6 yıl önce·discuss
> While my Qt apps are very much coded against Qt, it’s actually pretty easy for me to currently switch them to other UI frameworks as needed.

Are yours apps open-source or do you know some architectured in the same way ? Curious and interested to dive into a well designed Qt application with logic and UI separation.