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.
|
CQAbstractFilter | Base class for filter definitions used with a QAdvancedTableView |
▼CQAbstractFilterModel | Abstract interface for filter model classes |
CFilterTypeEntry | |
CQAbstractFilterProxyModel | The QAbstractFilterProxyModel provides an abstract base class for filter models |
CQAbstractItemModelDecoration | The QDecoration class is a base class for item model decorations |
CQAdvancedHeaderView | Header view to manage to appearance of the related view |
CQAdvancedItemViews | QAdvancedItemViews |
CQAdvancedTableView | Advanced model/view implementation of a table view |
CQAutoFilter | QAutoFilter implements a filter based on the values found in the column specified |
CQCheckStateProxyModel | Adds check boxes to a model |
CQClickableLabel | Text or image display and responses to mouse button clicks |
CQConditionalDecoration | The QConditionalDecoration provides a conditional decorarion for model items |
CQConditionalDecorationDialog | Dialog that allow users to modify conditional decorations |
CQConditionalDecorationProxyModel | Implements a proxy model for conditional decorations |
CQFilterEditorPopupWidget | Base class for filter editor popup widgets |
CQFilterEditorWidget | The class QFilterEditorBase provides the base class for implenting a filter editor |
CQFilterGroup | Groups filter definitions |
CQFilterModel | Default implementation of a filter model |
CQFilterModelProxy | The QFilterModelProxy provides for filtering or highlighting data passed between a model and a view |
CQFilterView | Widget that is used to view and edit filter definitions |
CQFilterViewConnector | Connects a QFilterView with a QTableView or QTreeView |
CQFilterViewItemDelegate | Display and editing facilities for filter from a filter model |
CQFixedRowsDecorationProxyModel | Implements a decoration proxy model |
CQFixedRowsFilterProxyModel | Implements a proxy model supporting fixed (pinned) rows |
CQFixedRowsHeaderView | |
CQFixedRowsTableView | The class QFixedRowsTableView implements a table view with fixed (pinned) rows |
CQGroupingProxyModel | Implements a grouping proxy model |
CQHeaderViewConnector | Connector to align QHeaderViews |
CQRangeFilter | Implements a range filter |
CQRegExpFilter | Implements a regular expression filter |
CQSearchBar | |
CQSelectionListFilter | Implements the filter with a fixed selection list |
CQSharedItemSelectionModel | Implements a selection model which can be shared by other selection models |
CQSingleColumnProxyModel | Proxy model which represent a single column of the source model |
CQSpecialFilter | The QTextFilter class implements a conditonal filter |
CQTableModelExportPushButton | Command button for exporting table model data |
CQTableModelWriter | Format-independent interface for writing the content of table views to files or other devices |
CQTextFilter | Implements a filter on the textual (string) representation of a value |
CQUniqueValuesProxyModel | The QUniqueValuesProxyModel provides a filter model remove duplicate values from a source model |
CQValueFilter | Implements a value type aware filter |