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. Problem with displaying Directory in projects

Problem with displaying Directory in projects

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 2 Posters 250 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.
  • Z Offline
    Z Offline
    Zunneh
    wrote on last edited by
    #1

    Hello everybody,
    i wanna import many directory ( like ckscardscom ) from one big directory ( commun ) and i want the display of the screen 1 ( the big directory in the top of the child )
    how can i do it knowing that now i can only see them in the same line ( screen 2 )
    Thanks
    868afb0d-5be5-41ee-aef7-7c13c4861fe5-image.png

    09950099-60aa-4c15-b4f4-4b96fb47bfb2-image.png

    my english is average, please use simple words and try to be the most explicit, thank you

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

      Hi,

      What do you mean by import ?
      How are you currently getting these two views ?

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

      Z 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi,

        What do you mean by import ?
        How are you currently getting these two views ?

        Z Offline
        Z Offline
        Zunneh
        wrote on last edited by
        #3

        @SGaist
        The first view is from an old project, when i open it i get this view
        Now i made a new project, when i try to add existing file to my current project, i get the screen 2
        and the problem is i want to get the form of screen one because there are many directories below commun
        P.S: (commun contains all the directory and each directory there is the libraries ( .h and .cpp )

        806b3bd7-bc79-46da-b5e0-7073873340bc-image.png

        here we can see that crypto,system and widgets are below commun so i get this view ( from an old project)
        when i will try to add existing files now to my current project a get all the path ine same line, so instead of getting

        C:\local\apps\qtcreator\commun
        crypto
        ....
        system
        .....
        widgets
        .....
        i get :

        C:\local\apps\qtcreator\commun\crypto
        .......
        C:\local\apps\qtcreator\commun\system
        .............
        C:\local\apps\qtcreator\commun\widgets
        ..........

        my english is average, please use simple words and try to be the most explicit, thank you

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

          So in fact you are looking for Qt Creator settings ?

          Which version are you using ?

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

          Z 1 Reply Last reply
          0
          • SGaistS SGaist

            So in fact you are looking for Qt Creator settings ?

            Which version are you using ?

            Z Offline
            Z Offline
            Zunneh
            wrote on last edited by
            #5

            @SGaist i'm using the Qt creator 4.11

            my english is average, please use simple words and try to be the most explicit, thank you

            1 Reply Last reply
            0

            • Login

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