TTkAbstractListItem🌶️

class TTkAbstractListItem(**kwargs)[source]🌶️

Bases: TTkListItem

TTkAbstractListItem:

Warning

DEPRECATED: This concrete implementation is deprecated. In a future version, this class will become an abstract base class requiring implementation. Use TTkListItem for the default implementation.

This class currently provides a concrete implementation for backward compatibility. In future versions, it will be converted to an abstract interface that requires implementation of specific methods if you want custom behavior beyond the default TTkListItem implementation.

For new code:

Deprecated since version 0.50.0: Direct instantiation deprecated. Use TTkListItem instead.

TTkAbstractListItem Attributes🌶️

dataChanged