QAdvanced Item View  0.4
The QAIV (Qt Advanced Item Views) library provides GUI and utility classes extending the capabilities of the Qt item views.
 All Classes Functions Variables Enumerations Enumerator Properties Groups Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CQAbstractFilterModel::FilterTypeEntry
 CQAbstractFilterBase class for filter definitions used with a QAdvancedTableView
 CQAutoFilterQAutoFilter implements a filter based on the values found in the column specified
 CQRangeFilterImplements a range filter
 CQRegExpFilterImplements a regular expression filter
 CQSelectionListFilterImplements the filter with a fixed selection list
 CQSpecialFilterThe QTextFilter class implements a conditonal filter
 CQTextFilterImplements a filter on the textual (string) representation of a value
 CQValueFilterImplements a value type aware filter
 CQAbstractItemModel
 CQAbstractFilterModelAbstract interface for filter model classes
 CQFilterModelDefault implementation of a filter model
 CQGroupingProxyModelImplements a grouping proxy model
 CQAbstractItemModelDecorationThe QDecoration class is a base class for item model decorations
 CQConditionalDecorationThe QConditionalDecoration provides a conditional decorarion for model items
 CQAdvancedItemViewsQAdvancedItemViews
 CQDialog
 CQConditionalDecorationDialogDialog that allow users to modify conditional decorations
 CQFilterGroupGroups filter definitions
 CQFrame
 CQFilterEditorPopupWidgetBase class for filter editor popup widgets
 CQHeaderView
 CQAdvancedHeaderViewHeader view to manage to appearance of the related view
 CQFixedRowsHeaderView
 CQIdentityProxyModel
 CQCheckStateProxyModelAdds check boxes to a model
 CQFixedRowsDecorationProxyModelImplements a decoration proxy model
 CQItemSelectionModel
 CQSharedItemSelectionModelImplements a selection model which can be shared by other selection models
 CQLabel
 CQClickableLabelText or image display and responses to mouse button clicks
 CQObject
 CQFilterViewConnectorConnects a QFilterView with a QTableView or QTreeView
 CQHeaderViewConnectorConnector to align QHeaderViews
 CQPushButton
 CQTableModelExportPushButtonCommand button for exporting table model data
 CQSortFilterProxyModel
 CQAbstractFilterProxyModelThe QAbstractFilterProxyModel provides an abstract base class for filter models
 CQFilterModelProxyThe QFilterModelProxy provides for filtering or highlighting data passed between a model and a view
 CQConditionalDecorationProxyModelImplements a proxy model for conditional decorations
 CQFixedRowsFilterProxyModelImplements a proxy model supporting fixed (pinned) rows
 CQSingleColumnProxyModelProxy model which represent a single column of the source model
 CQUniqueValuesProxyModelThe QUniqueValuesProxyModel provides a filter model remove duplicate values from a source model
 CQStyledItemDelegate
 CQFilterViewItemDelegateDisplay and editing facilities for filter from a filter model
 CQTableModelWriterFormat-independent interface for writing the content of table views to files or other devices
 CQTableView
 CQFilterViewWidget that is used to view and edit filter definitions
 CQFixedRowsTableViewThe class QFixedRowsTableView implements a table view with fixed (pinned) rows
 CQWidget
 CQAdvancedTableViewAdvanced model/view implementation of a table view
 CQFilterEditorWidgetThe class QFilterEditorBase provides the base class for implenting a filter editor
 CQSearchBar