Пакет libqtsingleapplication: Информация
Исходный пакет: libqtsingleapplication
Версия: 2.6.1-alt4
Собран: 18 октября 2023 г. 1:21
Категория: Система/Библиотеки
Сообщить об ошибке в пакетеО пакете: 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.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
libqtsingleapplication-qt5 (loongarch64)
libqtsingleapplication-qt5-debuginfo (loongarch64)
libqtsingleapplication-qt5-devel (loongarch64)
libqtsingleapplication-qt5 (loongarch64)
libqtsingleapplication-qt5-debuginfo (loongarch64)
libqtsingleapplication-qt5-devel (loongarch64)
Сопровождающий: Sergey V Turchin
Последнее изменение
12 ноября 2021 г. Sergey V Turchin 2.6.1-alt4
- build without qt4
17 ноября 2018 г. Anton Midyukov 2.6.1-alt3
- new snapshot - initial build libqtsingleapplication-qt5
14 мая 2013 г. Motsyo Gennadi 2.6.1-alt2
- fix build for Sisyphus