Results 1 to 2 of 2

Thread: QFIleSystemWatcher

  1. #1

    Default QFIleSystemWatcher

    Can I know if it is possible to generate separate signals for QFileSystemWatcher whenever 1. a signal when a new file is added to the directory
    2. a signal when a file is deleted from the directory
    3. a signal when a file is modified within the directory.

    However directoryChanged is generated automatically whenever any of these happen.

    But I have to get them seperately.

    If possible help me thank you

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QFIleSystemWatcher

    emit your own signals in directoryChanged()

Similar Threads

  1. Problem with QFileSystemWatcher?
    By arbi in forum Qt Programming
    Replies: 3
    Last Post: 29th March 2012, 07:57
  2. Replies: 3
    Last Post: 21st August 2009, 11:39
  3. Replies: 1
    Last Post: 6th September 2008, 14:10
  4. QFileSystemWatcher fileChanged signal doubling
    By roxton in forum Qt Programming
    Replies: 6
    Last Post: 16th May 2008, 13:01
  5. QFileSystemWatcher
    By minty in forum Qt Programming
    Replies: 13
    Last Post: 22nd May 2007, 15:39

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.