Showing posts with label QtSingleApplication. Show all posts
Showing posts with label QtSingleApplication. Show all posts

Thursday, April 25, 2013

Several Qt Solutions already ported to Qt 5.x

If it happens that you were already relying on some of the Qt Solutions to develop/extend your own applications (I for instance currently use QtSingleApplication to allow the user to run just one instance of my application) and you're porting your application to Qt 5.x you may notice that  the Qt Solution component(s) you're using must be also ported...