JuliaCon 2020 | Easy and fast desktop GUIs with QML | Bart Janssens

preview_player
Показать описание
Qt QML is a declarative, javascript-based language to describe graphical user interfaces (GUIs) for desktop and mobile platforms. With the QML.jl package it is possible to also use this to create user interfaces for Julia programs, on Linux, Mac and Windows.

The presentation will start off with a description of the Observables integration (new since the 2017 talk about this package) and then discuss more in detail how to combine different elements in Julia and QML to obtain interactive GR and Makie visualizations in a QML window.

We will finish with a note on GUI styling and themes, showing how to configure a GUI for either an identical look across platforms, or for integration with the desktop look and feel.

00:00 Welcome!
00:10 Help us add time stamps or captions to this video! See the description for details.

Рекомендации по теме
Комментарии
Автор

The plot example was so cool!! Thank you for your talk

el_zdo
Автор

Thanks for good overview. Don't understand why GUI development has to be so convoluted no matter what framework you use.

hoegge