Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Brainstorm
  4. Why isn't qt so popular
Forum Updated to NodeBB v4.3 + New Features

Why isn't qt so popular

Scheduled Pinned Locked Moved Unsolved Brainstorm
37 Posts 13 Posters 21.2k Views 4 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.
  • S sierdzio
    17 Jun 2021, 05:02

    @thierryhenry14 said in Why isn't qt so popular:

    [...] Most people writing new C++ projects these days are writing an OS/browser/game engine/stock trading system, [...]

    10 years of commercial experience and I have never written any of the programs you mention. Nor do I know anybody who did.

    Which proves nothing, of course, because we're just 2 blokes in an ocean of developers. I don't know what more proper statistics would show.

    Universities stopped using C++ in their classes at least a decade ago.

    Not everywhere. It's still surprisingly often taught around here, which is quite stupid.

    On top of that, the sort of 50yo+ people who still champion C++ in 2020 for general development hate the readable, well-designed, object-oriented API of Qt, because it's not "pure" C++. They hate that moc adds features to the C++ language that make it more convenient to use, they hate that Qt made their own types even though they're far superior to stdlib's (eg QString vs std::string).

    This Qt-hate is sadly true.

    Edit 1: and for your average mobile developer, the expensive license to be able to publish to iOS makes it a non-starter. Everyone else is fighting to give them free dev tools, but here comes Qt saying "pay us $500/month "or whatever it's at now.

    And this is true as well :-|

    T Offline
    T Offline
    Thank You
    wrote on 17 Jun 2021, 14:26 last edited by
    #26

    @sierdzio
    Yes The price is huge point for personal developer.
    Can moderators and QT champion raise some voice in it?

    Let's make QT free or It will go forever

    TRUE AND FALSE <3

    J S 2 Replies Last reply 17 Jun 2021, 14:34
    0
    • T Thank You
      17 Jun 2021, 14:26

      @sierdzio
      Yes The price is huge point for personal developer.
      Can moderators and QT champion raise some voice in it?

      J Offline
      J Offline
      JonB
      wrote on 17 Jun 2021, 14:34 last edited by JonB
      #27

      @Thank-You said in Why isn't qt so popular:

      Can moderators and QT champion raise some voice in it?

      No.

      And earlier it was said "pay us $500/month", but it's more like $500 per year I believe for the starting license? I'm not saying that's free, but it's 1/12th of what was stated.

      I don't know what facilities of the non-free-community edition of Qt a very small business needs.

      T 1 Reply Last reply 17 Jun 2021, 14:41
      0
      • J JonB
        17 Jun 2021, 14:34

        @Thank-You said in Why isn't qt so popular:

        Can moderators and QT champion raise some voice in it?

        No.

        And earlier it was said "pay us $500/month", but it's more like $500 per year I believe for the starting license? I'm not saying that's free, but it's 1/12th of what was stated.

        I don't know what facilities of the non-free-community edition of Qt a very small business needs.

        T Offline
        T Offline
        Thank You
        wrote on 17 Jun 2021, 14:41 last edited by
        #28

        @JonB
        Just to know,
        Why they can't ?

        Are there any sign about making it free?

        HOPE IT BECOMES FREE

        Let's make QT free or It will go forever

        TRUE AND FALSE <3

        J S 2 Replies Last reply 17 Jun 2021, 15:12
        0
        • T Thank You
          17 Jun 2021, 14:41

          @JonB
          Just to know,
          Why they can't ?

          Are there any sign about making it free?

          HOPE IT BECOMES FREE

          J Offline
          J Offline
          JonB
          wrote on 17 Jun 2021, 15:12 last edited by
          #29

          @Thank-You
          I still don't know, you haven't answered: in your personal case, what is that you need or want the commercial version for as opposed to the free, community one?

          1 Reply Last reply
          1
          • T Thank You
            17 Jun 2021, 14:26

            @sierdzio
            Yes The price is huge point for personal developer.
            Can moderators and QT champion raise some voice in it?

            S Offline
            S Offline
            sierdzio
            Moderators
            wrote on 17 Jun 2021, 19:24 last edited by
            #30

            @Thank-You said in Why isn't qt so popular:

            Yes The price is huge point for personal developer.

            Yup. Even for big companies, the pricing of commercial Qt is a show stopper.

            Can moderators and QT champion raise some voice in it?

            I have raised my voice, many times and across multiple channels. No luck ;-) I guess for the Qt Company shareholders are much more important than the community.

            (Z(:^

            M 1 Reply Last reply 17 Jun 2021, 19:36
            1
            • T Thank You
              17 Jun 2021, 14:41

              @JonB
              Just to know,
              Why they can't ?

              Are there any sign about making it free?

              HOPE IT BECOMES FREE

              S Offline
              S Offline
              sierdzio
              Moderators
              wrote on 17 Jun 2021, 19:26 last edited by
              #31

              @Thank-You said in Why isn't qt so popular:

              HOPE IT BECOMES FREE

              It is ;-) LGPL & GPL licenses are still available.

              (Z(:^

              1 Reply Last reply
              2
              • S sierdzio
                17 Jun 2021, 19:24

                @Thank-You said in Why isn't qt so popular:

                Yes The price is huge point for personal developer.

                Yup. Even for big companies, the pricing of commercial Qt is a show stopper.

                Can moderators and QT champion raise some voice in it?

                I have raised my voice, many times and across multiple channels. No luck ;-) I guess for the Qt Company shareholders are much more important than the community.

                M Offline
                M Offline
                mzimmers
                wrote on 17 Jun 2021, 19:36 last edited by
                #32

                @sierdzio said in Why isn't qt so popular:

                Yup. Even for big companies, the pricing of commercial Qt is a show stopper.

                I flat-out cannot believe this to be true. The cost of Qt licensing is dwarfed by most Fortune 500 maintenance costs for the Redmond gestalt.

                Come on, guys...the real reason Qt isn't more popular is...it doesn't come from Microsoft.

                1 Reply Last reply
                0
                • T thierryhenry14
                  16 Jun 2021, 17:08

                  C++ was dead in the enterprise years ago. Most people writing new C++ projects these days are writing an OS/browser/game engine/stock trading system, which means it's a very niche language. (think what % these projects are, compared to all new software projects). Universities stopped using C++ in their classes at least a decade ago.

                  On top of that, the sort of 50yo+ people who still champion C++ in 2020 for general development, hate the readable, well-designed, object-oriented API of Qt, because it's not "pure" C++. They hate that moc adds features to the C++ language that make it more convenient to use, they hate that Qt made their own types even though they're far superior to stdlib's (eg QString vs std::string).

                  So Qt is a niche framework for a niche programming language.

                  Edit 1: and for your average mobile developer, the expensive license to be able to publish to iOS makes it a non-starter. Everyone else is fighting to give them free dev tools, but here comes Qt saying "pay us $500/month "or whatever it's at now.

                  J Offline
                  J Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on 18 Jun 2021, 06:25 last edited by
                  #33

                  @thierryhenry14 said in Why isn't qt so popular:

                  C++ was dead in the enterprise years ago

                  Oh, really? Need to tell this our company then...

                  https://forum.qt.io/topic/113070/qt-code-of-conduct

                  M 1 Reply Last reply 21 Jun 2021, 10:37
                  0
                  • J JonB
                    30 May 2021, 08:20

                    @macfanpl said in Why isn't qt so popular:

                    there are tons of raples that are cheaper/free with much greater functions set,

                    What toolkits other than Qt do you recommend for C++ development with single source for Windows/Linux/MacOS (desktop)?

                    M Offline
                    M Offline
                    macfanpl
                    wrote on 21 Jun 2021, 10:27 last edited by
                    #34

                    @JonB said in Why isn't qt so popular:

                    What toolkits other than Qt do you recommend for C++ development

                    Am not C++ guy, so be of little help here, but, as C++ is dying, Id switch to some modern programming language........

                    1 Reply Last reply
                    0
                    • J jsulm
                      18 Jun 2021, 06:25

                      @thierryhenry14 said in Why isn't qt so popular:

                      C++ was dead in the enterprise years ago

                      Oh, really? Need to tell this our company then...

                      M Offline
                      M Offline
                      macfanpl
                      wrote on 21 Jun 2021, 10:37 last edited by
                      #35

                      @jsulm said in Why isn't qt so popular:

                      @thierryhenry14 said in Why isn't qt so popular:

                      C++ was dead in the enterprise years ago

                      Oh, really? Need to tell this our company then...

                      Really....... @thierryhenry14 meant that development of C++ stopped long ago. Not that usage of C++ stopped.........

                      J J 2 Replies Last reply 21 Jun 2021, 10:55
                      0
                      • M macfanpl
                        21 Jun 2021, 10:37

                        @jsulm said in Why isn't qt so popular:

                        @thierryhenry14 said in Why isn't qt so popular:

                        C++ was dead in the enterprise years ago

                        Oh, really? Need to tell this our company then...

                        Really....... @thierryhenry14 meant that development of C++ stopped long ago. Not that usage of C++ stopped.........

                        J Offline
                        J Offline
                        jsulm
                        Lifetime Qt Champion
                        wrote on 21 Jun 2021, 10:55 last edited by
                        #36

                        @macfanpl said in Why isn't qt so popular:

                        development of C++ stopped long ago

                        Really? What about C++20? 2020 was last year, not "long ago". Before C++20 we got C++17, C++14 and C++11, I don't see how "development of C++ stopped long ago"...

                        https://forum.qt.io/topic/113070/qt-code-of-conduct

                        1 Reply Last reply
                        1
                        • M macfanpl
                          21 Jun 2021, 10:37

                          @jsulm said in Why isn't qt so popular:

                          @thierryhenry14 said in Why isn't qt so popular:

                          C++ was dead in the enterprise years ago

                          Oh, really? Need to tell this our company then...

                          Really....... @thierryhenry14 meant that development of C++ stopped long ago. Not that usage of C++ stopped.........

                          J Offline
                          J Offline
                          J.Hilk
                          Moderators
                          wrote on 21 Jun 2021, 10:57 last edited by
                          #37

                          @macfanpl said in Why isn't qt so popular:

                          Really....... @thierryhenry14 meant that development of C++ stopped long ago

                          Thats just wrong, c++20 is a thing, you know, this not just an update for the std-library but includes core features thats compiler vendors have to implement
                          like concepts, three-way comparison etc.

                          and 23++ already has ton of stuff that is in the making, above all reflection (hope never dies :D)


                          Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                          Q: What's that?
                          A: It's blue light.
                          Q: What does it do?
                          A: It turns blue.

                          1 Reply Last reply
                          3

                          35/37

                          21 Jun 2021, 10:37

                          • Login

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