Results 1 to 2 of 2

Thread: Updating directory view in a QListView

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Updating directory view in a QListView

    Use QFileSystemModel instead of QDirModel. The former is kept up to date using QFileSystemWatcher.

  2. The following user says thank you to wysota for this useful post:

    Cruz (8th February 2009)

Similar Threads

  1. Replies: 1
    Last Post: 14th January 2009, 10:10
  2. QListView not updating
    By Terabyte in forum Qt Programming
    Replies: 2
    Last Post: 6th January 2009, 07:10
  3. install help nedded.
    By aj2903 in forum Installation and Deployment
    Replies: 9
    Last Post: 13th November 2008, 07:57
  4. qt-3.3.8 fail in scratchbox
    By nass in forum Installation and Deployment
    Replies: 0
    Last Post: 25th May 2007, 15:21
  5. Am I the only one with "make" error ?
    By probine in forum Installation and Deployment
    Replies: 1
    Last Post: 13th February 2006, 12:54

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
  •  
Qt is a trademark of The Qt Company.