QAbstractItemModel.createIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. QModelIndex createIndex(int arow, int acolumn, void* adata)
    class QAbstractItemModel
    protected pragma(inline, true) final const
    createIndex
    (
    int arow
    ,,
    void* adata = null
    )
  2. QModelIndex createIndex(int arow, int acolumn, quintptr aid)

Meta