docs/index.rst
author rbrich
Fri, 14 Dec 2012 10:16:33 +0100
changeset 31 629d5edb1602
parent 21 8553a6bd2d82
child 33 45f1b6d590bd
permissions -rw-r--r--
Update PyGame driver.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
Radek Brich <radek.brich@devl.cz>
parents:
diff changeset
     3
19
5e78d52ebb24 Update demos and tests.
Radek Brich <radek.brich@devl.cz>
parents: 14
diff changeset
     4
| ``╒══════╤════╤════╕``
5e78d52ebb24 Update demos and tests.
Radek Brich <radek.brich@devl.cz>
parents: 14
diff changeset
     5
| ``│ ├ ╷╷ ╷ │/ ╷ ├  │``
5e78d52ebb24 Update demos and tests.
Radek Brich <radek.brich@devl.cz>
parents: 14
diff changeset
     6
| ``│ ╰╴╰┘ ╰ ╵╰ ╰ ╰╴ │``
5e78d52ebb24 Update demos and tests.
Radek Brich <radek.brich@devl.cz>
parents: 14
diff changeset
     7
| ``╰────────────────╯``
5e78d52ebb24 Update demos and tests.
Radek Brich <radek.brich@devl.cz>
parents: 14
diff changeset
     8
0
Radek Brich <radek.brich@devl.cz>
parents:
diff changeset
     9
Contents:
Radek Brich <radek.brich@devl.cz>
parents:
diff changeset
    10
Radek Brich <radek.brich@devl.cz>
parents:
diff changeset
    11
.. toctree::
2
684cdc352562 Menu, Window and other improvements.
Radek Brich <radek.brich@devl.cz>
parents: 0
diff changeset
    12
   :maxdepth: 3
0
Radek Brich <radek.brich@devl.cz>
parents:
diff changeset
    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
Radek Brich <radek.brich@devl.cz>
parents:
diff changeset
    18
   redraw
7
d4a291b31cbb New color management - named colors.
Radek Brich <radek.brich@devl.cz>
parents: 2
diff changeset
    19
   colors
21
8553a6bd2d82 Add TableView plus demo.
Radek Brich <radek.brich@devl.cz>
parents: 19
diff changeset
    20
   tableview
0
Radek Brich <radek.brich@devl.cz>
parents:
diff changeset
    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
5e78d52ebb24 Update demos and tests.
Radek Brich <radek.brich@devl.cz>
parents: 14
diff changeset
    37