qtsingleapplication
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.
- Links to home:alois / qtsingleapplication
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:kill_it/qtsingleapplication && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000118 118 Bytes | |
_service | 0000000596 596 Bytes | |
qtsingleapplication-2.6.1+git20180716.tar.xz | 0000030696 30 KB | |
qtsingleapplication-build_inst_lib.patch | 0000004590 4.48 KB | |
qtsingleapplication-qtlocalpeer_include_qtlock.pat |
0000000423 423 Bytes | |
qtsingleapplication-qupzilla.patch | 0000004115 4.02 KB | |
qtsingleapplication-remove-included-qtlockedfile.p |
0000002546 2.49 KB | |
qtsingleapplication.changes | 0000001105 1.08 KB | |
qtsingleapplication.spec | 0000006559 6.41 KB |
Comments 0