Used to display and edit data items from a model | |
The abstract interface for item model classes | |
The basic functionality for item view classes | |
Abstract model that can be subclassed to create one-dimensional list models | |
Base class for proxy item models that can do sorting, filtering or other data processing tasks | |
Abstract model that can be subclassed to create table models | |
Model/view implementation of a column view | |
Mapping between a section of a data model to widgets | |
Data model for the local filesystem | |
Header row or header column for item views | |
Proxies its source model unmodified | |
Display and editing facilities for data items from a model | |
Makes it possible to create item editor creator bases without subclassing QItemEditorCreatorBase | |
Abstract base class that must be subclassed when implementing new item editor creators | |
Widgets for editing item data in views and delegates | |
Manages information about selected items in a model | |
Keeps track of a view's selected items | |
Manages information about a range of selected items in a model | |
List or icon view onto a model | |
Item-based list widget | |
Item for use with the QListWidget item view class | |
Used to locate data in a data model | |
Used to locate data in a data model | |
Support for sorting and filtering data passed between another model and a view | |
Item for use with the QStandardItemModel class | |
The possibility to register widgets without having to subclass QItemEditorCreatorBase | |
Generic model for storing custom data | |
Model that supplies strings to views | |
Display and editing facilities for data items from a model | |
Default model/view implementation of a table view | |
Item-based table view with a default model | |
Item for use with the QTableWidget class | |
Way to interact with selection in a model without using model indexes and a selection model | |
Default model/view implementation of a tree view | |
Tree view that uses a predefined tree model | |
Item for use with the QTreeWidget convenience class | |
Way to iterate over the items in a QTreeWidget instance |