SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

qt5-kdsingleapplication rpm build for : openSUSE Tumbleweed. For other distributions click qt5-kdsingleapplication.

Name : qt5-kdsingleapplication
Version : 1.1.0 Vendor : Klaralvdalens Datakonsult AB (KDAB)
Release : 2.24 Date : 2024-09-09 21:36:32
Group : System/Libraries Source RPM : qt5-kdsingleapplication-1.1.0-2.24.src.rpm
Size : 0.00 MB
Packager : Klaralvdalens Datakonsult AB (KDAB) < info_kdab_com>
Summary : KDAB\'s helper class for Qt5 single-instance policy applications
Description :
KDSingleApplication is a helper class for Qt5 single-instance policy applications
written by KDAB.

Currently the documentation is woefully lacking, but see the examples or tests
for inspiration. Basically it involves:

1. Create a `Q(Core|Gui)Application` object.
2. Create a `KDSingleApplication` object.
3. Check if the current instance is *primary* (or \"master\") or
*secondary* (or \"slave\") by calling `isPrimaryInstance`:
* the *primary* instance needs to listen from messages coming from the
secondary instances, by connecting a slot to the `messageReceived` signal;
* the *secondary* instances can send messages to the primary instance
by calling `sendMessage`.

Authors:
--------
Klaralvdalens Datakonsult AB (KDAB) < infoAATTkdab.com>

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/isv:/KDAB/openSUSE_Tumbleweed/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  qt5-kdsingleapplication-1.1.0-2.24.x86_64.rpm
     

Provides :
qt5-kdsingleapplication
qt5-kdsingleapplication(x86-64)

Requires :
/sbin/ldconfig
/sbin/ldconfig
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/KDSingleApplication
/usr/share/doc/KDSingleApplication/LICENSE.txt
/usr/share/doc/KDSingleApplication/LICENSES
/usr/share/doc/KDSingleApplication/LICENSES/BSD-3-Clause.txt
/usr/share/doc/KDSingleApplication/LICENSES/MIT.txt
/usr/share/doc/KDSingleApplication/README.md

 
ICM