Results 1 to 5 of 5

Thread: QFileSystemWatcher bug?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QFileSystemWatcher bug?

    QFileInfo::size()

    Cheers,
    _

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

    ROCKSTAR (4th April 2014)

  3. #2
    Join Date
    Dec 2013
    Posts
    15
    Thanks
    3
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: QFileSystemWatcher bug?

    Quote Originally Posted by anda_skoa View Post
    QFileInfo::size()

    Cheers,
    _
    Realisation with QTimer timeout signal, where every 1msec compares QFileInfo::lastModified() with file previos lastModified date (cause i can precisely know how many times file has been changed, but not the size) to show ext. app. progress perfectly works! Thank you for the idea!

    But anyway that strange QFileSystemWatcher behaviour...
    Last edited by ROCKSTAR; 4th April 2014 at 11:40.

Similar Threads

  1. QFIleSystemWatcher
    By jayreddy in forum Qt Programming
    Replies: 1
    Last Post: 15th December 2009, 08:21
  2. QFileSystemWatcher
    By Kumosan in forum Qt Programming
    Replies: 2
    Last Post: 18th March 2008, 20:52
  3. QFileSystemWatcher
    By minty in forum Qt Programming
    Replies: 13
    Last Post: 22nd May 2007, 15:39
  4. Need help with QFileSystemWatcher
    By L.Marvell in forum Qt Programming
    Replies: 1
    Last Post: 18th August 2006, 13:19
  5. QFileSystemWatcher Question (Qt 4.1.2tp)
    By momesana in forum Qt Programming
    Replies: 8
    Last Post: 25th July 2006, 14:01

Tags for this Thread

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.