MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

Obsolete Members for QAbstractItemModel

The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Protected Functions

QModelIndex createIndex ( int row, int column, int id ) const (obsolete)

Member Function Documentation

QModelIndex QAbstractItemModel::createIndex ( int row, int column, int id ) const [protected]

Use QModelIndex QAbstractItemModel::createIndex(int row, int column, quint32 id) instead.