Uses of Class
io.qt.core.QPersistentModelIndex
Package | Description |
---|---|
io.qt.core |
-
Uses of QPersistentModelIndex in io.qt.core
Fields in io.qt.core with type parameters of type QPersistentModelIndex Modifier and Type Field Description QObject.Signal2Default2<List<QPersistentModelIndex>,QAbstractItemModel.LayoutChangeHint>
QAbstractItemModel. layoutAboutToBeChanged
QObject.Signal2Default2<List<QPersistentModelIndex>,QAbstractItemModel.LayoutChangeHint>
QAbstractItemModel. layoutChanged
Methods in io.qt.core that return QPersistentModelIndex Modifier and Type Method Description QPersistentModelIndex
QItemSelectionRange. bottomRight()
QPersistentModelIndex
QPersistentModelIndex. clone()
QPersistentModelIndex
QItemSelectionRange. topLeft()
Methods in io.qt.core with parameters of type QPersistentModelIndex Modifier and Type Method Description int
QPersistentModelIndex. compareTo(QPersistentModelIndex other)
void
QPersistentModelIndex. swap(QPersistentModelIndex other)
Constructors in io.qt.core with parameters of type QPersistentModelIndex Constructor Description QPersistentModelIndex(QPersistentModelIndex other)