Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Single instance application
Forum Updated to NodeBB v4.3 + New Features

Single instance application

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 476 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • franco.amatoF Offline
    franco.amatoF Offline
    franco.amato
    wrote on last edited by
    #1

    Good morning,
    I'd like to know what's the best approach of having only one instance running of my Qt5 based application.
    Thank you

    JonBJ 1 Reply Last reply
    0
    • franco.amatoF franco.amato

      Good morning,
      I'd like to know what's the best approach of having only one instance running of my Qt5 based application.
      Thank you

      JonBJ Online
      JonBJ Online
      JonB
      wrote on last edited by JonB
      #2

      @franco-amato

      • There is an old one but I believe kept up-to-date, QtSingleApplication at https://code.qt.io/cgit/qt-solutions/qt-solutions.git/.
      • There are various alternatives in https://stackoverflow.com/questions/5006547/qt-best-practice-for-a-single-instance-app-protection/.
      • See https://github.com/itay-grudev/SingleApplication for code which claims to be superior to QtSingleApplication .
      1 Reply Last reply
      3

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved