docs/index.rst
author Radek Brich <radek.brich@devl.cz>
Thu, 13 Dec 2012 10:01:32 +0100
changeset 30 05500124d7fb
parent 21 8553a6bd2d82
child 33 45f1b6d590bd
permissions -rw-r--r--
Add setup script. Add Checkbox widget + demo. Updates.

Tuikit documentation
====================

| ``╒══════╤════╤════╕``
| ``│ ├ ╷╷ ╷ │/ ╷ ├  │``
| ``│ ╰╴╰┘ ╰ ╵╰ ╰ ╰╴ │``
| ``╰────────────────╯``

Contents:

.. toctree::
   :maxdepth: 3

   application
   eventsource
   events
   focus
   redraw
   colors
   tableview

.. inheritance-diagram:: tuikit.application
                         tuikit.eventsource
                         tuikit.widget
                         tuikit.container
                         tuikit.window
                         tuikit.button
                         tuikit.label
                         tuikit.scrollbar
                         tuikit.textedit
                         tuikit.editfield
                         tuikit.editbox
                         tuikit.combobox
                         tuikit.menu
                         tuikit.menubar
                         tuikit.treeview