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
QtWS25 Last Chance

Why isn't qt so popular

Scheduled Pinned Locked Moved Unsolved Brainstorm
37 Posts 13 Posters 18.8k 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.
  • VRoninV VRonin

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

    C++ was dead in the enterprise years ago.

    LOL. Just LOL.

    https://insights.stackoverflow.com/trends?tags=java%2Cc%2Cc%2B%2B%2Cpython%2Cc%23%2Cvb.net%2Cjavascript%2Cassembly%2Cphp%2Cperl%2Cruby%2Cvb%2Cswift%2Cr%2Cobjective-c

    Technologies come and go, C & C++ stay

    JonBJ Offline
    JonBJ Offline
    JonB
    wrote on last edited by
    #22

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

    https://insights.stackoverflow.com/trends?tags=java%2Cc%2Cc%2B%2B%2Cpython%2Cc%23%2Cvb.net%2Cjavascript%2Cassembly%2Cphp%2Cperl%2Cruby%2Cvb%2Cswift%2Cr%2Cobjective-c

    The inexorable rise of Python...

    mzimmersM 1 Reply Last reply
    0
    • JonBJ JonB

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

      https://insights.stackoverflow.com/trends?tags=java%2Cc%2Cc%2B%2B%2Cpython%2Cc%23%2Cvb.net%2Cjavascript%2Cassembly%2Cphp%2Cperl%2Cruby%2Cvb%2Cswift%2Cr%2Cobjective-c

      The inexorable rise of Python...

      mzimmersM Offline
      mzimmersM Offline
      mzimmers
      wrote on last edited by
      #23

      @JonB so Python is gaining in usage -- big deal; that just means there are more slow apps written these days...

      1 Reply Last reply
      0
      • VRoninV Offline
        VRoninV Offline
        VRonin
        wrote on last edited by
        #24

        Python to me is the new better java. It will last a while but VM-based languages never become "permanent"

        "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
        ~Napoleon Bonaparte

        On a crusade to banish setIndexWidget() from the holy land of Qt

        1 Reply Last reply
        0
        • T thierryhenry14

          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.

          sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #25

          @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 :-|

          (Z(:^

          Thank YouT 1 Reply Last reply
          0
          • sierdzioS sierdzio

            @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 :-|

            Thank YouT Offline
            Thank YouT Offline
            Thank You
            wrote on 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

            JonBJ sierdzioS 2 Replies Last reply
            0
            • Thank YouT Thank You

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

              JonBJ Offline
              JonBJ Offline
              JonB
              wrote on 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.

              Thank YouT 1 Reply Last reply
              0
              • JonBJ JonB

                @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.

                Thank YouT Offline
                Thank YouT Offline
                Thank You
                wrote on 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

                JonBJ sierdzioS 2 Replies Last reply
                0
                • Thank YouT Thank You

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

                  Are there any sign about making it free?

                  HOPE IT BECOMES FREE

                  JonBJ Offline
                  JonBJ Offline
                  JonB
                  wrote on 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
                  • Thank YouT Thank You

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

                    sierdzioS Offline
                    sierdzioS Offline
                    sierdzio
                    Moderators
                    wrote on 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(:^

                    mzimmersM 1 Reply Last reply
                    1
                    • Thank YouT Thank You

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

                      Are there any sign about making it free?

                      HOPE IT BECOMES FREE

                      sierdzioS Offline
                      sierdzioS Offline
                      sierdzio
                      Moderators
                      wrote on 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
                      • sierdzioS sierdzio

                        @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.

                        mzimmersM Offline
                        mzimmersM Offline
                        mzimmers
                        wrote on 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

                          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.

                          jsulmJ Offline
                          jsulmJ Offline
                          jsulm
                          Lifetime Qt Champion
                          wrote on 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
                          0
                          • JonBJ JonB

                            @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 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
                            • jsulmJ jsulm

                              @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 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.........

                              jsulmJ J.HilkJ 2 Replies Last reply
                              0
                              • M macfanpl

                                @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.........

                                jsulmJ Offline
                                jsulmJ Offline
                                jsulm
                                Lifetime Qt Champion
                                wrote on 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

                                  @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.HilkJ Offline
                                  J.HilkJ Offline
                                  J.Hilk
                                  Moderators
                                  wrote on 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

                                  • Login

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