Hi,

for registered customers, there is a special class to ensure only one instance of your application is running : QtSingleApplication (it exists for both Qt3 and Qt4 versions).

This class is unfortunately unavailable for open-source licensee :-/