KItemModels C++ Classes

Models for Qt Model/View system. More...

Classes

KBreadcrumbSelectionModel

Selects the parents of selected items to create breadcrumbs

KCheckableProxyModel

Adds a checkable capability to a source model

KColumnHeadersModel

A model that converts a model's headers into a list model

KDescendantsProxyModel

Proxy Model for restructuring a Tree into a list

KExtraColumnsProxyModel

This proxy appends extra columns (after all existing columns)

KLinkItemSelectionModel

Makes it possible to share a selection in multiple views which do not have the same source model

KModelIndexProxyMapper

This class facilitates easy mapping of indexes and selections through proxy models

KNumberModel

Creates a model of entries from N to M with rows at a given interval

KRearrangeColumnsProxyModel

This proxy shows specific columns from the source model, in any order

KSelectionProxyModel

A Proxy Model which presents a subset of its source model to observers

Detailed Description

foo