author | Radek Brich <radek.brich@devl.cz> |
Sat, 08 Oct 2011 17:16:07 +0200 | |
changeset 21 | 8553a6bd2d82 |
parent 19 | 5e78d52ebb24 |
child 33 | 45f1b6d590bd |
permissions | -rw-r--r-- |
2
684cdc352562
Menu, Window and other improvements.
Radek Brich <radek.brich@devl.cz>
parents:
0
diff
changeset
|
1 |
Tuikit documentation |
684cdc352562
Menu, Window and other improvements.
Radek Brich <radek.brich@devl.cz>
parents:
0
diff
changeset
|
2 |
==================== |
0 | 3 |
|
19 | 4 |
| ``╒══════╤════╤════╕`` |
5 |
| ``│ ├ ╷╷ ╷ │/ ╷ ├ │`` |
|
6 |
| ``│ ╰╴╰┘ ╰ ╵╰ ╰ ╰╴ │`` |
|
7 |
| ``╰────────────────╯`` |
|
8 |
||
0 | 9 |
Contents: |
10 |
||
11 |
.. toctree:: |
|
2
684cdc352562
Menu, Window and other improvements.
Radek Brich <radek.brich@devl.cz>
parents:
0
diff
changeset
|
12 |
:maxdepth: 3 |
0 | 13 |
|
13
19ebde2fd594
Add more generated documentation.
Radek Brich <radek.brich@devl.cz>
parents:
12
diff
changeset
|
14 |
application |
12
bb7d41be0c44
Update EventSource documentation.
Radek Brich <radek.brich@devl.cz>
parents:
7
diff
changeset
|
15 |
eventsource |
bb7d41be0c44
Update EventSource documentation.
Radek Brich <radek.brich@devl.cz>
parents:
7
diff
changeset
|
16 |
events |
2
684cdc352562
Menu, Window and other improvements.
Radek Brich <radek.brich@devl.cz>
parents:
0
diff
changeset
|
17 |
focus |
0 | 18 |
redraw |
7
d4a291b31cbb
New color management - named colors.
Radek Brich <radek.brich@devl.cz>
parents:
2
diff
changeset
|
19 |
colors |
21 | 20 |
tableview |
0 | 21 |
|
14
1f2ff9d3c7f9
Add inheritance diagram to documentation.
Radek Brich <radek.brich@devl.cz>
parents:
13
diff
changeset
|
22 |
.. inheritance-diagram:: tuikit.application |
1f2ff9d3c7f9
Add inheritance diagram to documentation.
Radek Brich <radek.brich@devl.cz>
parents:
13
diff
changeset
|
23 |
tuikit.eventsource |
1f2ff9d3c7f9
Add inheritance diagram to documentation.
Radek Brich <radek.brich@devl.cz>
parents:
13
diff
changeset
|
24 |
tuikit.widget |
1f2ff9d3c7f9
Add inheritance diagram to documentation.
Radek Brich <radek.brich@devl.cz>
parents:
13
diff
changeset
|
25 |
tuikit.container |
1f2ff9d3c7f9
Add inheritance diagram to documentation.
Radek Brich <radek.brich@devl.cz>
parents:
13
diff
changeset
|
26 |
tuikit.window |
1f2ff9d3c7f9
Add inheritance diagram to documentation.
Radek Brich <radek.brich@devl.cz>
parents:
13
diff
changeset
|
27 |
tuikit.button |
1f2ff9d3c7f9
Add inheritance diagram to documentation.
Radek Brich <radek.brich@devl.cz>
parents:
13
diff
changeset
|
28 |
tuikit.label |
1f2ff9d3c7f9
Add inheritance diagram to documentation.
Radek Brich <radek.brich@devl.cz>
parents:
13
diff
changeset
|
29 |
tuikit.scrollbar |
1f2ff9d3c7f9
Add inheritance diagram to documentation.
Radek Brich <radek.brich@devl.cz>
parents:
13
diff
changeset
|
30 |
tuikit.textedit |
1f2ff9d3c7f9
Add inheritance diagram to documentation.
Radek Brich <radek.brich@devl.cz>
parents:
13
diff
changeset
|
31 |
tuikit.editfield |
1f2ff9d3c7f9
Add inheritance diagram to documentation.
Radek Brich <radek.brich@devl.cz>
parents:
13
diff
changeset
|
32 |
tuikit.editbox |
1f2ff9d3c7f9
Add inheritance diagram to documentation.
Radek Brich <radek.brich@devl.cz>
parents:
13
diff
changeset
|
33 |
tuikit.combobox |
1f2ff9d3c7f9
Add inheritance diagram to documentation.
Radek Brich <radek.brich@devl.cz>
parents:
13
diff
changeset
|
34 |
tuikit.menu |
1f2ff9d3c7f9
Add inheritance diagram to documentation.
Radek Brich <radek.brich@devl.cz>
parents:
13
diff
changeset
|
35 |
tuikit.menubar |
1f2ff9d3c7f9
Add inheritance diagram to documentation.
Radek Brich <radek.brich@devl.cz>
parents:
13
diff
changeset
|
36 |
tuikit.treeview |
19 | 37 |