Description
A KDAB helper class for Qt applications that should enforce a single-instance policy. Developers use it so launching a second copy can activate or communicate with the existing instance instead.
It is a development library, not a standalone utility. Install it when building or running Qt software that depends on KDSingleApplication.