mirror of
https://github.com/itay-grudev/SingleApplication.git
synced 2025-01-29 23:14:06 +08:00
Link to GH Pages documentation
This commit is contained in:
parent
a2a5d139c3
commit
9474674ffa
@ -8,6 +8,8 @@ Keeps the Primary Instance of your Application and kills each subsequent
|
|||||||
instances. It can (if enabled) spawn secondary (non-related to the primary)
|
instances. It can (if enabled) spawn secondary (non-related to the primary)
|
||||||
instances and can send data to the primary instance from secondary instances.
|
instances and can send data to the primary instance from secondary instances.
|
||||||
|
|
||||||
|
## [Documentation](https://itay-grudev.github.io/SingleApplication/)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
The `SingleApplication` class inherits from whatever `Q[Core|Gui]Application`
|
The `SingleApplication` class inherits from whatever `Q[Core|Gui]Application`
|
||||||
|
Loading…
Reference in New Issue
Block a user