icon

KDAB's helper class for single-instance policy applications (source files)

kdsingleapplication_source-1.2.0-1-source

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'.

Name
kdsingleapplication_source
Repository
HaikuPorts
Repository Source
haikuports_x86_64
Version
1.2.0-1
Download Size
84.3 KB
Source available
No
Categories
None
Version Views
0