techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.7K
active users

#qml

2 posts2 participants0 posts today

There is a Google Summer of Code 2025 proposal to update the VLC interface.

VLC is a powerful and feature-rich media player, but the current UI can feel outdated and less intuitive, especially for newer users. This proposal aims to make a redesign of the user interface of VLC Media Player using Qt and Qt QML by enhancing both the visual consistency and performance of the application.
summerofcode.withgoogle.com/pr

#VLC#Qt#QML

Thank you to everyone who attended the KDAB Training Day 2025 in Munich! We hope you enjoyed and are feeling inspired to apply your new knowledge 💫

With over 20 years of experience, KDAB offers hands-on, practical programming training in Qt/QML, Modern C++, 3D/OpenGL, Debugging & Profiling, and lately Rust - both for beginners as well as experienced developers.

training.kdab.com/

Alright, made it to Munich for the #QTWS25 where I'll be presenting tomorrow. Wondering how to move a legacy code base from QtWidgets to QtQuick? Come to my "Crossing the QtWidgets to QtQuick Bridge" and I'll show you a path to do such a move and the reasons why it could be easier.

qt.io/qt-world-summit-2025/age

Qt World Summit 2025
www.qt.ioAgenda | Qt World Summit 2025Discover the Qt World Summit 2025 Agenda: keynotes, cases, and sessions on software development, UI/UX, and software testing. Plan your summit experience!

Yay, finally all the pieces have come together and I have finally been able to compile Qt 6.9 and @kde Plasma development version (what is to be released as 6.4 in June) for my @bananapi BPI-F3, a RISC-V single-board (mini) computer. Plasma does start and run, but looks like QML/QtQuick applications (which includes the desktop itself) have rendering problems 😞 Qt Widget apps render/run just fine. Now to figure out where the problem is…