The QtSingleApplication component provides support for applications that can be only started once per user
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.
For console (non-GUI) applications, the QtSingleCoreApplication variant is provided, which avoids dependency on QtGui.
Needed in the MuseScore Nightly Build Project for openSUSE. (The package exists natively in the Fedora repositories.)
Refresh
Refresh
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
_service | 0000000547 547 Bytes | over 6 years | |
fix_qtlocalpeer_include.patch | 0000000426 426 Bytes | over 7 years | |
qtsingleapplication-build.diff | 0000003904 3.81 KB | over 6 years | |
qtsingleapplication-dont-bundle-external-libs.patc |
0000002704 2.64 KB | over 6 years | |
qtsingleapplication-qtlocalpeer_include_qtlock.dif |
0000000304 304 Bytes | over 6 years | |
qtsingleapplication-rpmlintrc | 0000000041 41 Bytes | about 10 years | |
qtsingleapplication.changes | 0000000455 455 Bytes | over 6 years | |
qtsingleapplication.patch | 0000001582 1.54 KB | over 9 years | |
qtsingleapplication.prf | 0000000148 148 Bytes | about 10 years | |
qtsingleapplication.spec | 0000003698 3.61 KB | over 6 years | |
qtsinglecoreapplication.prf | 0000000152 152 Bytes | almost 7 years |
Comments for qtsingleapplication 0