Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. How to open qt project in Qt Creator in one click or macro or shortcut in Ubuntu
QtWS25 Last Chance

How to open qt project in Qt Creator in one click or macro or shortcut in Ubuntu

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
6 Posts 4 Posters 614 Views
  • 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.
  • J Offline
    J Offline
    JacobNovitsky
    wrote on last edited by
    #1

    Using Windows can double click on pro file to open my project in Qt Creator
    in Linux/Ubuntu can not do the same
    How to proceed?
    It takes fair 10-12 sec to open project using File with Qt Creator
    Kindly advise

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Which Linux distribution are you using ?

      In any case, the core principles are described in this Arch wiki page.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop on
      • andrA Offline
        andrA Offline
        andr
        wrote on last edited by
        #3

        You can open a project from a command line with
        /path/to/qtcreator /path/to/project/file
        or
        /path/to/qtcreator sessionname

        How to trigger this via a double click on a file name (where actually?) depends on your system / descktop environment setup, not Qt Creator.

        J 1 Reply Last reply
        0
        • andrA andr

          You can open a project from a command line with
          /path/to/qtcreator /path/to/project/file
          or
          /path/to/qtcreator sessionname

          How to trigger this via a double click on a file name (where actually?) depends on your system / descktop environment setup, not Qt Creator.

          J Offline
          J Offline
          JacobNovitsky
          wrote on last edited by
          #4

          @andr said in How to open qt project in Qt Creator in one click or macro or shortcut in Ubuntu:

          qtcreator

          how to locate true path to QtCreator?
          using ubuntu, if use locate QtCreator there are a lot of directories :)

          SGaistS jsulmJ 2 Replies Last reply
          0
          • J JacobNovitsky

            @andr said in How to open qt project in Qt Creator in one click or macro or shortcut in Ubuntu:

            qtcreator

            how to locate true path to QtCreator?
            using ubuntu, if use locate QtCreator there are a lot of directories :)

            SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            How did you install Qt Creator ?

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • J JacobNovitsky

              @andr said in How to open qt project in Qt Creator in one click or macro or shortcut in Ubuntu:

              qtcreator

              how to locate true path to QtCreator?
              using ubuntu, if use locate QtCreator there are a lot of directories :)

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @JacobNovitsky said in How to open qt project in Qt Creator in one click or macro or shortcut in Ubuntu:

              locate QtCreator

              Use which:

              which qtcreator"
              

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              1
              • J JacobNovitsky has marked this topic as solved on

              • Login

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