This event informs about inserted items.
More...
#include <mlAbstractItemModel.h>
This event informs about inserted items.
Definition at line 266 of file mlAbstractItemModel.h.
◆ ItemsInsertedEvent()
| ml::ItemsInsertedEvent::ItemsInsertedEvent |
( |
const ModelIndex & |
parentIndex, |
|
|
unsigned int |
position, |
|
|
unsigned int |
itemsInserted, |
|
|
bool |
after |
|
) |
| |
◆ itemsInserted()
| unsigned int ml::ItemsInsertedEvent::itemsInserted |
( |
| ) |
const |
|
inline |
◆ parentIndex()
| const ModelIndex & ml::ItemsInsertedEvent::parentIndex |
( |
| ) |
const |
|
inline |
◆ position()
| unsigned int ml::ItemsInsertedEvent::position |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: