A table proxy model.
More...
#include <cMultipleDatasetsTableProxyModel.h>
|
bool | lessThan (const QModelIndex &left, const QModelIndex &right) const Q_DECL_OVERRIDE |
| Reimplementation of lessThan. More...
|
|
◆ cMultipleDatasetsTableProxyModel()
cMultipleDatasetsTableProxyModel::cMultipleDatasetsTableProxyModel |
( |
QObject * |
parent = 0 | ) |
|
The constructor.
- Parameters
-
parent | pointer to a parent widget |
◆ lessThan()
bool cMultipleDatasetsTableProxyModel::lessThan |
( |
const QModelIndex & |
left, |
|
|
const QModelIndex & |
right |
|
) |
| const |
|
protected |
Reimplementation of lessThan.
- Parameters
-
left | QModelIndex |
right | QModelIndex |
- Return values
-
The documentation for this class was generated from the following files: