ListModelIF.addOnItemsChanged

This signal is emitted whenever items were added or removed to @list. At @position, @removed items were removed and @added items were added in their place.

interface ListModelIF
void
addOnItemsChanged
(
void delegate
(
uint
,
uint
,
uint
,)
dlg
,)

Meta

Since

2.44