Package : qtsingleapplication

Package details

Summary: Qt library to start applications only once per user

Description:
For some applications it is useful or even critical that they are started
only once by any user. Future attempts to start the application should
activate any already running instance, and possibly perform requested
actions, e.g. loading a file, in that instance.

The QtSingleApplication class provides an interface to detect a running
instance, and to send command strings to that instance.


URL: https://docs.huihoo.com/qt/solutions/4/qtsingleapplication/qtsingleapplication.html
License: GPLv3 or LGPLv2 with exceptions

Maintainer: nobody

List of RPMs