Overlay Icons in KDE using Qt/C++

2014-07-02 Thread Rahul
Hi, I'm working on a project which requires the icons of the filesystem to be overlaid with some symbols. This is similar to how the icons are overlaid by Tortoise SVN on any modification to the watch directory/file. The application is being developed in Qt/C++. So in addition to the application,

Re: Overlay Icons in KDE using Qt/C++

2014-07-02 Thread Aleix Pol
On Wed, Jul 2, 2014 at 11:18 AM, Rahul wrote: > Hi, > > I'm working on a project which requires the icons of the filesystem to be > overlaid with some symbols. This is similar to how the icons are overlaid > by Tortoise SVN on any modification to the watch directory/file. > > The application is b