Results 1 to 9 of 9

Thread: Single Application Instance

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2014
    Posts
    1
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Single Application Instance

    Quote Originally Posted by Lykurg View Post
    You may want have a look here: SingleApplication
    With the above mentioned you can send a message and react on it, e.g. show and process something...

    Good day

    I'm designing an application based on Qt 5 and one of the requirements is to have it allow only one application instance running.
    I have used the code found at the link you provided and it works perfect. So I want to include it in my application.

    My question is: does this code has a copyright and/or license information attached to it?

    Thanks.
    Last edited by adrian.scarlat; 4th November 2014 at 15:12.

Similar Threads

  1. Replies: 5
    Last Post: 9th June 2008, 11:21
  2. Only let one instance of the application run
    By chrisdsimpson in forum Newbie
    Replies: 1
    Last Post: 9th April 2008, 21:30
  3. KDE/QWT doubt on debian sarge
    By hildebrand in forum KDE Forum
    Replies: 13
    Last Post: 25th April 2007, 06:13
  4. Best Practice on single source Qt Desktop/Qtopia Core/QPE application
    By izico in forum Qt for Embedded and Mobile
    Replies: 3
    Last Post: 31st March 2007, 07:08
  5. Replies: 5
    Last Post: 16th January 2006, 05:15

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.