Results 1 to 2 of 2

Thread: Renaming my .pro project file;

  1. #1
    Join Date
    Apr 2014
    Posts
    125
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Android Maemo/MeeGo

    Question Renaming my .pro project file;

    Hello;

    I want to rename my .pro file to something meaningful. Apparently this is not possible via Qt Creator. I need to rename both .pro and pro.user in my folder. Is there other files and actions that I should take in order to avoid problems?

    Thanks;

    Mut

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Renaming my .pro project file;

    No, I think that will do it. The .user file contains your Creator Project settings. I don't think it contains a reference (path) to the pro file it matches. If it does you might strike problems, but generic .user will be created when you open the pro file, so you could just delete it.

Similar Threads

  1. Renaming file using QDir::rename
    By akshaysulakhe in forum Qt Programming
    Replies: 3
    Last Post: 29th August 2013, 13:05
  2. Renaming auto-generated UI class
    By orfner in forum Qt Tools
    Replies: 2
    Last Post: 8th September 2011, 21:33
  3. Renaming multidimensional QLists
    By mobucl in forum Newbie
    Replies: 3
    Last Post: 17th December 2010, 10:04
  4. Replies: 1
    Last Post: 4th December 2009, 00:34
  5. file renaming on windows
    By jdd81 in forum Qt Programming
    Replies: 9
    Last Post: 2nd October 2007, 20:41

Tags for this Thread

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.