Uses of Class
io.qt.widgets.QAbstractItemView
-
Uses of QAbstractItemView in io.qt.help
Modifier and TypeClassDescriptionfinal class
Tree view for displaying help content model itemsfinal class
List view displaying the QHelpIndexModel -
Uses of QAbstractItemView in io.qt.widgets
Modifier and TypeClassDescriptionclass
Model/view implementation of a column viewclass
Header row or header column for item viewsclass
List or icon view onto a modelclass
Item-based list widgetclass
Default model/view implementation of a table viewclass
Item-based table view with a default modelclass
Default model/view implementation of a tree viewclass
Tree view that uses a predefined tree modelclass
Displays the contents of a QUndoStackModifier and TypeMethodDescriptionprotected QAbstractItemView
QColumnView.createColumn
(QModelIndex rootIndex) final QAbstractItemView
QCompleter.popup()
final QAbstractItemView
QComboBox.view()
Modifier and TypeMethodDescriptionboolean
QAbstractItemDelegate.helpEvent
(QHelpEvent event, QAbstractItemView view, QStyleOptionViewItem option, QModelIndex index) protected final void
QColumnView.initializeColumn
(QAbstractItemView column) final void
QCompleter.setPopup
(QAbstractItemView popup) final void
QComboBox.setView
(QAbstractItemView itemView)