Results 1 to 3 of 3

Thread: How to delete a folder in Qt Creator Project View?

  1. #1
    Join Date
    Mar 2012
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default How to delete a folder in Qt Creator Project View?

    How to delete a folder in Qt Creator Project View?
    I right click the folder in Qt Creator, but got a menu like this:
    Show Containing Folder..
    Open Terminal Here..
    Add New...
    Add EXisting Files...

    Hmm, there isn't a title like "remove" or "delete", etc.
    Then how can I delete a folder here?

  2. #2
    Join Date
    Sep 2011
    Posts
    1,241
    Thanks
    3
    Thanked 127 Times in 126 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to delete a folder in Qt Creator Project View?

    you dont. those 'folders' aren't (necessarily) on your OS.
    If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.

  3. #3
    Join Date
    Sep 2011
    Location
    Manchester
    Posts
    538
    Thanks
    3
    Thanked 106 Times in 103 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to delete a folder in Qt Creator Project View?

    Remove all references to that folder from your *.pro file and the folder will dissapear.
    headers, sources, resources etc 'folders' can't be removed.

Similar Threads

  1. Qt Creator project view disappeared
    By daller in forum Qt Tools
    Replies: 2
    Last Post: 26th August 2015, 04:24
  2. Files in the project folder won't open...
    By danoc93 in forum Newbie
    Replies: 2
    Last Post: 20th January 2012, 20:46
  3. Replies: 0
    Last Post: 13th October 2010, 04:27
  4. Default folder in Qt Creator
    By brunelch in forum Qt Tools
    Replies: 1
    Last Post: 16th July 2009, 17:07
  5. Qt Creator project view
    By JohnToddSr in forum Qt Tools
    Replies: 3
    Last Post: 4th May 2009, 07:48

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.