QTreeview folder filter.
Unsolved
General and Desktop
-
Hello everyone .
How to show only "OpenGame" folder on qtreeview ?```
Screen shot === http://i.hizliresim.com/O7ADq4.png
-
Hi,
You can use a QSortFilterProxyModel to show only what you want.
-
What row do you want to add ?
-
That problem was solved . .
How do I show only the selected ones of the subfolders .
Look photo --> http://i.hizliresim.com/QZaNNj.png
-
Do you mean expand them ?
-
Again, set a filter that matches only these two folders.
-
Before anything else, should your user be able to browse several folders or do you want to just show the content of these two ?