PDA

View Full Version : Known problem with filters and QFileSystemModel?



Kumosan
26th August 2009, 18:03
I have here a undesirable effect. I replaced in one of my old programs the QDirModel with QFileSystemModel. QDirModel worked fine with the following flags: QDir::NoDotAndDotDot | QDir::AllDirs | QDir::Files | QDir::Readable.

QFileSystemModel chokes on QDir::Readable. If it is present, it shows nothing at all. As if I had no read permissions at all.

Any ideas?

wysota
26th August 2009, 23:09
Hi Guido, long time no seen :)

Could you please provide a minimal compilable example reproducing the problem?

Kumosan
27th August 2009, 07:27
Hi Guido, long time no seen :)

Yes, I was not very active lately. Too much work. But I suppose we really will see us in a few weeks. October? ;)



Could you please provide a minimal compilable example reproducing the problem?

*sigh*, the standard reply to every error report. But yes, I will try. :D

wysota
27th August 2009, 08:14
But I suppose we really will see us in a few weeks. October? ;)
Yes, I hope so.


*sigh*, the standard reply to every error report. But yes, I will try. :D

Sorry :)