Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-49790

Crash when calling data()::QModelIndex

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.5.1
    • Widgets: Itemviews
    • None
    • Win 7 x86

      QVariant My::data(const QModelIndex &index, int role) const

      { qDebug() << index.data(); return QStringListModel::data(index,role); }

      I try to data()::QStringListModel, but I am getting crash in data()::QModelIndex

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Unassigned Unassigned
            van9petryk Ivan Petryk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes