From 31eadace456b876ecd2e52bbe5bd61651f295735 Mon Sep 17 00:00:00 2001 From: Itay Grudev Date: Sun, 11 Jan 2015 17:07:05 +0200 Subject: Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e69de29..c851379 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,7 @@ +SingleApplication +================= + +This is a replacement of QSingleApplication for Qt5. + +P.S. I will document it dome day, when I have time. +Otherwise it is pretty straighforward. I added a signal to notify the root proccess that another instance had been started. You can use it to raise the Main window of the root app, for example. -- cgit v1.2.1