TermTk.TTkAbstract

TermTk.TTkAbstract🌶️

Classes

TTkAbstractItemModel()

TTkAbstractScrollArea(*[, ...])

The TTkAbstractScrollArea provides a scrolling area with on-demand scroll bars.

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.

TTkAbstractScrollViewLayout(*args, **kwargs)

TTkAbstractScrollViewLayout

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.