How subclass QFileSystemModel?
Unsolved
General and Desktop
-
Hi,
What you are asking is not really clear. Can you maybe provide a picture of what you would like to achieve ?
-
Is near solved: I think , I don't subclass QFileSystemModel but write own smaller model which contain pointer to QFileSystemModel.
See example of very simple model: https://github.com/borneq/userQtExamples/blob/master/bexamplemodel.cpp