You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`Slint <https://sixtyfps.io/>`_ is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications.
52
+
`Slint <https://slint-ui.com/>`_ is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications.
53
53
Slint C++ is the C++ API to interact with a Slint UI from C++.
54
54
55
55
The .slint Markup Language
@@ -81,7 +81,7 @@ Architecture
81
81
An application is composed of the business logic written in C++ and the `.slint` user interface design markup, which
0 commit comments