|
|
Image transformations using Qt and C++ Written on January 21, 2009, by Milot Shala. |
I am studying and experimenting with the framework, I ended up writing an application which applies some image transformations on the current image and displays it below the original image. And I thought it would be great to share this information with anyone who is interested in this stuff. Here I will show just one [...]
Tags: CPP, Qt. or stay up to date with this post via RSS, or you can Trackback from your site.
|
|
Getting all files from subdirectories recursively with C++ using Qt Framework Written on January 20, 2009, by Milot Shala. |
Earlier I wrote a media player in C# using .NET framework, and when it got to listing all files in all subdirectories I wrote an recursive algorithm to get all files from the subdirectories and of course it was a bit slow for a big directory of mp3 files because while reading files I extracted [...]




