Schim
Public Member Functions | List of all members
CompleterProxyModel Class Reference

A proxy model that flattens a Database into a list model. More...

#include <completer.h>

Inheritance diagram for CompleterProxyModel:
[legend]
Collaboration diagram for CompleterProxyModel:
[legend]

Public Member Functions

QModelIndex mapToSource (const QModelIndex &proxyIndex) const override
 Given an index in the proxy, obtain an index in the source.
 
QModelIndex mapFromSource (const QModelIndex &sourceIndex) const override
 Given an index in the source, obtain an index in the model.
 

Detailed Description

A proxy model that flattens a Database into a list model.


The documentation for this class was generated from the following file: