> I want to make a Qt Widget style that looks exactly the same as
controls that are made with Qt Quick/QQC2/Kirigami. Is it possible to
style Qt Widgets with Qt Quick or will it be possible in Qt 6? If it
is/will be possible, could it be considered a good idea in the first
place?

You could look maybe on how Telegram is coded, it's all QWidget and has a
really mobile-like feel : https://github.com/telegramdesktop/tdesktop

It's using that lib behind the scene : https://github.com/desktop-app/lib_ui


Best,
Jean-Michaël

On Mon, Jan 6, 2020 at 4:14 AM Noah Davis <noaha...@gmail.com> wrote:

> Hello,
>
> I want to make a Qt Widget style that looks exactly the same as
> controls that are made with Qt Quick/QQC2/Kirigami. Is it possible to
> style Qt Widgets with Qt Quick or will it be possible in Qt 6? If it
> is/will be possible, could it be considered a good idea in the first
> place?
>
> I'm aware of KDE's qqc2-desktop-style (it makes QQC2 look like Qt
> Widgets) and I've heard that Qt plans to make it easier to synchronize
> the look of Qt Widgets and Qt Quick in Qt 6, but I don't know the
> details.
>
> Thank you,
> Noah Davis
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to