Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Adding default classes/files to QT Creator projects
QtWS25 Last Chance

Adding default classes/files to QT Creator projects

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
c++defaultlibrariesfilesclases
2 Posts 2 Posters 1.1k 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.
  • W Offline
    W Offline
    wilke18
    wrote on 27 Jun 2018, 23:39 last edited by
    #1

    I was wondering whether it was possible to add files and libraries to the default classes, files, and libraries already in QT Creator. By this, I mean that I have a folder full of .h and .cpp files that I want to include in a project, but I want it to be in every new project I make by default without me having to add them by hand each time. Either I would like them to appear in the Sources folder automatically when creating a new c++ project or I want to build them into Qt Creator like the iostream is built into it. I have actually done this second option in a different IDE for Java called Blue J. All I had to do was download the files I needed and then tell Blue J where they were.

    A 1 Reply Last reply 28 Jun 2018, 06:35
    0
    • W wilke18
      27 Jun 2018, 23:39

      I was wondering whether it was possible to add files and libraries to the default classes, files, and libraries already in QT Creator. By this, I mean that I have a folder full of .h and .cpp files that I want to include in a project, but I want it to be in every new project I make by default without me having to add them by hand each time. Either I would like them to appear in the Sources folder automatically when creating a new c++ project or I want to build them into Qt Creator like the iostream is built into it. I have actually done this second option in a different IDE for Java called Blue J. All I had to do was download the files I needed and then tell Blue J where they were.

      A Offline
      A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on 28 Jun 2018, 06:35 last edited by
      #2

      @wilke18

      please see here: http://doc.qt.io/qtcreator/creator-project-wizards.html

      Qt has to stay free or it will die.

      1 Reply Last reply
      1

      1/2

      27 Jun 2018, 23:39

      • Login

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