docs/index.rst
changeset 33 45f1b6d590bd
parent 21 8553a6bd2d82
child 36 caf927c3f10b
equal deleted inserted replaced
32:088b92ffb119 33:45f1b6d590bd
    10 
    10 
    11 .. toctree::
    11 .. toctree::
    12    :maxdepth: 3
    12    :maxdepth: 3
    13 
    13 
    14    application
    14    application
    15    eventsource
    15    emitter
    16    events
    16    events
    17    focus
    17    focus
    18    redraw
    18    redraw
    19    colors
    19    colors
    20    tableview
    20    tableview
    21 
    21 
    22 .. inheritance-diagram:: tuikit.application
    22 .. inheritance-diagram:: tuikit.application
    23                          tuikit.eventsource
    23                          tuikit.emitter
    24                          tuikit.widget
    24                          tuikit.widget
    25                          tuikit.container
    25                          tuikit.container
    26                          tuikit.window
    26                          tuikit.window
    27                          tuikit.button
    27                          tuikit.button
    28                          tuikit.label
    28                          tuikit.label