|
DOtherSide
0.7.1
C language library for creating bindings for the Qt QML language
|
Incapsulate all the QAbstractItemModel callbacks. More...
#include <DOtherSideTypes.h>
Data Fields | |
| RowCountCallback | rowCount |
| ColumnCountCallback | columnCount |
| DataCallback | data |
| SetDataCallback | setData |
| RoleNamesCallback | roleNames |
| FlagsCallback | flags |
| HeaderDataCallback | headerData |
| IndexCallback | index |
| ParentCallback | parent |
| HasChildrenCallback | hasChildren |
| CanFetchMoreCallback | canFetchMore |
| FetchMoreCallback | fetchMore |
Incapsulate all the QAbstractItemModel callbacks.
1.8.17