Uses of Class
io.qt.widgets.QAbstractItemView
Packages that use QAbstractItemView
-
Uses of QAbstractItemView in io.qt.help
Subclasses of QAbstractItemView in io.qt.helpModifier and TypeClassDescriptionfinal class
Tree view for displaying help content model itemsfinal class
List view displaying the QHelpIndexModel -
Uses of QAbstractItemView in io.qt.widgets
Subclasses of QAbstractItemView in io.qt.widgetsModifier 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 QUndoStackMethods in io.qt.widgets that return QAbstractItemViewModifier and TypeMethodDescriptionprotected QAbstractItemView
QColumnView.createColumn
(QModelIndex rootIndex) final QAbstractItemView
QCompleter.popup()
final QAbstractItemView
QComboBox.view()
Methods in io.qt.widgets with parameters of type QAbstractItemViewModifier 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)