emitItemsChanged
fun emitItemsChanged( position: <Error class: unknown class>, removed: <Error class: unknown class>, added: <Error class: unknown class>)(source)
Emits the "items-changed" signal. See onItemsChanged.
Parameters
position
the position of the change
removed
the number of items removed
added
the number of items added