[Interest] Styling Qt Widgets with Qt Quick
Jean-Michaël Celerier
jeanmichael.celerier at gmail.com
Mon Jan 6 23:54:31 CET 2020
> 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 <noahadvs at 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 at qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20200106/705e225e/attachment.html>
More information about the Interest
mailing list