Results 1 to 4 of 4

Thread: Known problem with filters and QFileSystemModel?

  1. #1
    Join Date
    Aug 2006
    Posts
    221
    Thanks
    3
    Thanked 29 Times in 19 Posts

    Default Known problem with filters and QFileSystemModel?

    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?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Known problem with filters and QFileSystemModel?

    Hi Guido, long time no seen

    Could you please provide a minimal compilable example reproducing the problem?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Aug 2006
    Posts
    221
    Thanks
    3
    Thanked 29 Times in 19 Posts

    Default Re: Known problem with filters and QFileSystemModel?

    Quote Originally Posted by wysota View Post
    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?

    Quote Originally Posted by wysota View Post
    Could you please provide a minimal compilable example reproducing the problem?
    *sigh*, the standard reply to every error report. But yes, I will try.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Known problem with filters and QFileSystemModel?

    Quote Originally Posted by Kumosan View Post
    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.
    Sorry
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.