Results 1 to 6 of 6

Thread: How to overlay icons for a dir/file using Qt ?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2011
    Location
    Bangalore
    Posts
    254
    Thanks
    92
    Thanked 16 Times in 16 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default How to overlay icons for a dir/file using Qt ?

    How can I achieve svn like folder/file overlays ?
    I want to change the icons of the overlays as the corresponding directory/file(s) are modified. I'm watching the directory using inotify, so any change in the file(s)/sub-directorie(s) of the watch directory shall give me a signal and based on the signal I need to update the relevant icon to the views in the directory.

    Thank you.

    Update:
    Something like in the pic shown below -
    overlay icons.jpg
    Last edited by rawfool; 21st March 2014 at 12:55.

Similar Threads

  1. Video and OSD Overlay
    By akhilesh_s in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 12th September 2012, 13:46
  2. QGLWidget with overlay
    By pandora-qt in forum Qt Programming
    Replies: 0
    Last Post: 29th February 2008, 10:44
  3. Pixmap Overlay
    By ToddAtWSU in forum Qt Programming
    Replies: 5
    Last Post: 22nd June 2006, 20:19
  4. Overlay
    By ToddAtWSU in forum Qt Programming
    Replies: 21
    Last Post: 24th May 2006, 13:15

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.