The BookProxyModel class is a proxy model that filters the book table model.
More...
#include <bookproxymodel.h>
|
void | setFilter (const QString &filterText) |
| Set the filter text for the proxy model.
|
|
The BookProxyModel class is a proxy model that filters the book table model.
◆ BookProxyModel()
BookProxyModel::BookProxyModel |
( |
QObject * | parent = nullptr | ) |
|
|
explicit |
◆ setFilter
void BookProxyModel::setFilter |
( |
const QString & | filterText | ) |
|
|
slot |
Set the filter text for the proxy model.
- Parameters
-
filterText | The text to filter the model by. |
The documentation for this class was generated from the following files: