Sort filter model that filters out all rows with NULL values.
More...
#include <myPqxxModel.h>
|
bool | filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const override |
|
Sort filter model that filters out all rows with NULL values.
◆ notNullFilterProxyModel()
models::notNullFilterProxyModel::notNullFilterProxyModel |
( |
QObject * |
parent = nullptr | ) |
|
|
inlineexplicit |
◆ filterAcceptsRow()
bool models::notNullFilterProxyModel::filterAcceptsRow |
( |
int |
sourceRow, |
|
|
const QModelIndex & |
sourceParent |
|
) |
| const |
|
inlineoverrideprotected |
Filters out rows with empty values
- Parameters
-
The documentation for this class was generated from the following file:
- /home/runner/work/data_deduplication_service/data_deduplication_service/src/myPqxxModel.h