1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.. Copyright © SixtyFPS GmbH <info@slint.dev>
.. SPDX-License-Identifier: MIT
Widgets
========
.. include:: widgets.md
:parser: myst_parser.sphinx_
.. toctree::
:hidden:
:maxdepth: 4
:caption: Widgets
aboutslint.md
button.md
checkbox.md
combobox.md
gridbox.md
groupbox.md
horizontalbox.md
lineedit.md
listview.md
progressindicator.md
scrollview.md
slider.md
spinbox.md
spinner.md
standardbutton.md
standardlistview.md
standardtableview.md
switch.md
tabwidget.md
textedit.md
verticalbox.md
timepicker.md
datepicker.md