docs/index.rst
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--
Add TableView plus demo.

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