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. how to copy the project in Qt?

how to copy the project in Qt?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 720 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.
  • H Offline
    H Offline
    Himanshu Meena
    wrote on last edited by
    #1

    i want to change the name of the project in Qt so i came across this article [link text](link url]https://stackoverflow.com/questions/6873936/how-to-change-a-projects-name-in-qtcreator
    in which it says to copy the project
    Screenshot from 2020-06-03 14:56:22.png
    i have then searched how to copy the project?
    i have come across this article
    link text
    in this article it says to download Git
    Screenshot from 2020-06-03 15:05:07.png
    i have downloaded git now what should i do?
    what does it mean to copy a project?

    mrjjM 1 Reply Last reply
    0
    • H Himanshu Meena

      i want to change the name of the project in Qt so i came across this article [link text](link url]https://stackoverflow.com/questions/6873936/how-to-change-a-projects-name-in-qtcreator
      in which it says to copy the project
      Screenshot from 2020-06-03 14:56:22.png
      i have then searched how to copy the project?
      i have come across this article
      link text
      in this article it says to download Git
      Screenshot from 2020-06-03 15:05:07.png
      i have downloaded git now what should i do?
      what does it mean to copy a project?

      mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by mrjj
      #2

      @Himanshu-Meena

      Hi
      normally to copy a project you just copy the whole folder where .pro file is located.
      Outside creator.

      but i think you are over complicating this?

      If the goal is just have other name for the project. then close creator and rename the .pro file.
      then open project again using the renamed .pro file

      1 Reply Last reply
      4

      • Login

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