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. Hi, Im new and would like to ask a question?

Hi, Im new and would like to ask a question?

Scheduled Pinned Locked Moved General and Desktop
5 Posts 4 Posters 1.4k 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.
  • A Offline
    A Offline
    andrewmillspaugh
    wrote on last edited by
    #1

    Hi, I'm really new to Qt and Iv been following some documents oh how to use, but I cant seem to find out how to add more then one Forms .ui How can I add more then one, same thing with adding more .cpp files. Thanks for letting me post. I really like Qt even though I'm new. Iv been programming for a long time on windows and I just wanted to try a new programming language, so I'm using Ubuntu then windows. Thanks

    Andrew Millspaugh

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

      Hi,

      From Qt Creator, New File or Project, select Qt, select Qt Designer Form.

      Hope it helps

      On a side note, you should rather change your title to something related to your question.

      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
      • A Offline
        A Offline
        andrewmillspaugh
        wrote on last edited by
        #3

        Oh ok I will Remember that :)

        1 Reply Last reply
        0
        • A Offline
          A Offline
          ankursaxena
          wrote on last edited by
          #4

          In Qt Creator,

          Right click your project in the side bar. --> select Add New -> then choose class and file then choose according to your need.

          At the end of wizard , some files will be added to your project.

          These files may be .cpp files or .ui or .h files as per to you choose in the wizard.

          1 Reply Last reply
          0
          • JeroentjehomeJ Offline
            JeroentjehomeJ Offline
            Jeroentjehome
            wrote on last edited by
            #5

            Using subfolder at the start is a good way to start your project design. Qt Creator will keep those subfolders shown in the project bar, so very convenient for bigger project!
            I hope you like Qt and if you have any question, there are some really smart people here to help you along.

            Greetz, Jeroen

            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