Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. I want to add to QT projet new header and new cpp file
Forum Updated to NodeBB v4.3 + New Features

I want to add to QT projet new header and new cpp file

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 3 Posters 333 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.
  • K Offline
    K Offline
    kapabahwuk
    wrote on last edited by
    #1

    How can I edit QT.pro files or/and other files to add 1 header and 1 cpp to my current c++ project with qt

    1 Reply Last reply
    0
    • E Offline
      E Offline
      Emre MUTLU
      wrote on last edited by
      #2

      right click on your project file in qt and click add new

      1 Reply Last reply
      1
      • SavizS Offline
        SavizS Offline
        Saviz
        wrote on last edited by
        #3

        Usually, the way that you can add a new C++ class (Header file/Implementation file) to your project is by going to File->New->C/C++->C++ class and then press the choose button.

        Image.png

        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