docs/index.rst
author Radek Brich <radek.brich@devl.cz>
Fri, 14 Dec 2012 10:20:14 +0100
changeset 32 088b92ffb119
parent 21 8553a6bd2d82
child 33 45f1b6d590bd
permissions -rw-r--r--
Clean up, refactoring. Rename EventSource to Emitter, begin merging emit() method with handle().

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