What are your favorite Qt applications?

Some of my favorites are Wireshark, OBS Studio, Kdenlive, Krita, VLC Media Player, and (soon to be Qt-based) Audacity.

Let's curate a list of Qt goodies. :)
 
Any good configurator to set the font size of Qt programs to be able to read it? I would nominate that for sure. It should be just a command: /usr/local/bin/qt_raise_current_font_size. It can have immediate effect.
 
my favorites are the ones I write in pyqt or C++. LOL
I do a lot of rapid application prototyping of front ends in pyqt.

I have no interest in QML.

Also, wireshark is available using other widget toolsets like gtk, but I too prefer the qt interface.
 
Back
Top