make some change on the cash table example
Mobile and Embedded
3
Posts
2
Posters
1.3k
Views
1
Watching
-
Hi tariq!
What kind of example is it? Maybe you mean "Cached Table" from Qt examples?
If so you can set filter for a model:
@model->setFilter("")@
or use "QSortFilterProxyModel":http://qt-project.org/doc/qt-4.8/qsortfilterproxymodel.htmland i don't understand second part of your question :)