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. What is the reason for REMOVING modules ?
Forum Updated to NodeBB v4.3 + New Features

What is the reason for REMOVING modules ?

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 380 Views 2 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
    Anonymous_Banned275
    wrote on last edited by
    #1

    This is a repost..
    Please read the title.
    .
    I am NOT looking for sermon on / about "+= / -= " purpose.

    I like to know why adding C++ class , using "Choose template - adding library " to my subdir project I end up with REMOVING modules.

    QT += core gui widgets changed
    #orignal QT -= core gui
    #bluetooth

    Christian EhrlicherC 1 Reply Last reply
    0
    • A Anonymous_Banned275

      This is a repost..
      Please read the title.
      .
      I am NOT looking for sermon on / about "+= / -= " purpose.

      I like to know why adding C++ class , using "Choose template - adding library " to my subdir project I end up with REMOVING modules.

      QT += core gui widgets changed
      #orignal QT -= core gui
      #bluetooth

      Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      What is the reason for REMOVING modules ?

      I end up with REMOVING modules.

      So you've the answer - becaue you removed them. How should we know why you did this? Maybe the project don't need them?

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Anonymous_Banned275
        wrote on last edited by
        #3

        @AnneRanch said in What is the reason for REMOVING modules ?:

        to my subdir project I end up with REMOVING modules.

        Little English misinterpretation - I did not add the "-=" - it came FROM QT.
        Still like to know WHY the modules are removed.

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

          Hi,

          There is a set of default modules that are activated. Depending on what you do, you may not have a need for them.

          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

          • Login

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