DOtherSide  0.7.1
C language library for creating bindings for the Qt QML language
Data Fields
DosQAbstractItemModelCallbacks Struct Reference

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
 

Detailed Description

Incapsulate all the QAbstractItemModel callbacks.


The documentation for this struct was generated from the following file: