TTkAbstractItemModel()
|
|
TTkAbstractScrollArea(*[, ...])
|
|
TTkAbstractScrollView(**kwargs)
|
The TTkAbstractScrollView is a TTkContainer widget that incude TTkAbstractScrollViewInterface api. |
TTkAbstractScrollViewGridLayout(*args, **kwargs)
|
TTkAbstractScrollViewGridLayout
|
TTkAbstractScrollViewInterface()
|
The TTkAbstractScrollViewInterface provide the basic interface that can be used in TTkAbstractScrollArea to enable on-demand scroll bars. |
TTkAbstractTableModel()
|
TTkAbstractTableModel provides a standard interface for models that represent their data as a two-dimensional array of items.
|
TTkModelIndex()
|
This class is used as an index into item models derived from TTkAbstractTableModel. |