Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. Independent Developers
  4. [Poll] What percentage of your development is Qt related?
Qt 6.11 is out! See what's new in the release blog

[Poll] What percentage of your development is Qt related?

Scheduled Pinned Locked Moved Independent Developers
35 Posts 31 Posters 34.5k Views 1 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #11

    I hope it will get more percent.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lycis
      wrote on last edited by
      #12

      I'd say about 30% of my projects are coded in Qt based code, about 50% are coded in C/C++ (mostly libraries) and about 10% are done using Java. The remaining 10% are a chaotic bucket full of scripts and exotic stuff (like COBOL...).

      1 Reply Last reply
      0
      • ? This user is from outside of this forum
        ? This user is from outside of this forum
        Guest
        wrote on last edited by
        #13

        For me its almost 90% in Qt now, a recent change anyways. Say 1.5 yrs ago it was 100% Java

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #14

          I'm focusing on Qt exclusively for personal/freelance stuff, but my day job has me doing Delphi (which is impressive in it's own right)

          1 Reply Last reply
          0
          • S Offline
            S Offline
            skypjack
            wrote on last edited by
            #15

            Not enough.
            I work with banks related software, so more and more Java then C++

            1 Reply Last reply
            0
            • ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #16

              we're just starting to port to QT for UI support, but I don't see the overall project ever consuming QT more than 25%, possibly the majority of work will be core C++ and something like 10% will be QT effort in the grand scheme of things. obvious it's going to be 90% of the time during the porting phase of our UI to QT then I see 100% core C++ refactoring, and ongoing redesign.

              we're hoping to see QT move to supporting various tablets, otherwise i see more C++ with HTML 5, javascript, jquery development for UI dev

              1 Reply Last reply
              0
              • ? Offline
                ? Offline
                A Former User
                wrote on last edited by
                #17

                pretty much 100% of the things I write on my own time are Qt but job has me writing python, shell scripts, etc. in addition to Qt.

                1 Reply Last reply
                0
                • ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by
                  #18

                  About 75%, the other part is C/C++ OpenCL parallel software.

                  1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    andre
                    wrote on last edited by
                    #19

                    When I first answered the poll, it was still 75%+. Now, it is considerably less, as the current product I work on has only the UI done with Qt, and even that is going though an abstraction layer.

                    1 Reply Last reply
                    0
                    • R Offline
                      R Offline
                      raulgd
                      wrote on last edited by
                      #20

                      I do around 90% development on Java EE 6 for highly scalable systems that use mostly desktop and web applications for client interaction (very little mobile requirements yet).

                      I use Qt 10% of the time, and mostly experimenting on what it would take for me to do the same things in Qt that I currently do in Java, too bad that C++ libraries are still lacking compared to what I do on Java EE (currently I use it for automotive and banking).

                      I found some replacements for the distributed, highly scalable parts of the systems (ZeroC ICE products, but it's GPL or commercial and quite expensive, and Oracle GlassFish is a lot more flexible licensed), but for deployment and Web communications, still no luck (would be cool to have a good fastcgi or scgi implementation in Qt, I tried some opensource projects but are very old or lacking basic functionality).

                      Object serialization has really improved in Qt, with QObjects and XML you can go really far, and for Qt5 there's a new serialization module for supporting JSON as well, but still, I think to make it as easy as JAXB in Java, it would take some time and dedication, but with QML stealing all the trolls attention, it's going to be hard to go there anytime soon.

                      For the desktop client side, Qt is really on top of Java swing, but, there are A LOT of components, both open source and commercial for swing, which Qt is lacking, i.e. a diagramming component, a very-rich-eye-candy charting, an iCal/Outlook like calendar component, a MS Project like gantt/scheduler component (more modern looking, I've seen KDABs and it looks like made in the windows 3.11 days), or text visual diff component (something like that would be useful in Qt, specially for Qt Creator that still has text only diff).

                      Raul Guerrero
                      http://jimi.mx

                      1 Reply Last reply
                      0
                      • ? Offline
                        ? Offline
                        A Former User
                        wrote on last edited by
                        #21

                        'im working in Qt only ...

                        I am certified in Delphi and VB, but I do not remember them anymore, now it's only Qt

                        1 Reply Last reply
                        0
                        • ? Offline
                          ? Offline
                          A Former User
                          wrote on last edited by
                          #22

                          [quote author="Vass" date="1294323868"]I write applications only on Qt now.[/quote]

                          Same here!

                          1 Reply Last reply
                          0
                          • H Offline
                            H Offline
                            hipersayan_x
                            wrote on last edited by
                            #23

                            All my serious projects are based on C++/Qt or PyQt, for the rest, ie. quick test scripts, I use Python + standard libraries.

                            1 Reply Last reply
                            0
                            • S Offline
                              S Offline
                              Sam
                              wrote on last edited by
                              #24

                              I am also working on Qt only , previously worked on C# and ASP.NET , Also a certified MCTS (Application Development Foundation 2.0) and MCTS (ASP.NET Application Development 3.5) n now looking forward for Qt certification.

                              1 Reply Last reply
                              0
                              • Q Offline
                                Q Offline
                                qxoz
                                wrote on last edited by
                                #25

                                Its about 40%
                                the other parts is maintaining projects on VB and C#
                                but now we are focusing on multiplatform projects, and i think the Qt percentage will be grow.

                                1 Reply Last reply
                                0
                                • ? Offline
                                  ? Offline
                                  A Former User
                                  wrote on last edited by
                                  #26

                                  About 50 % of time I spend on Qt development.

                                  1 Reply Last reply
                                  0
                                  • I Offline
                                    I Offline
                                    issam
                                    wrote on last edited by
                                    #27

                                    75% of my C/C++ programming is QT related and 25% is SDL related :)

                                    http://www.iissam.com/

                                    1 Reply Last reply
                                    0
                                    • ? Offline
                                      ? Offline
                                      A Former User
                                      wrote on last edited by
                                      #28

                                      We use 90% of C++/Qt/QML and 10% of Boost.

                                      1 Reply Last reply
                                      0
                                      • G Offline
                                        G Offline
                                        goblincoding
                                        wrote on last edited by
                                        #29

                                        Less than 10% (only for personal projects). Unfortunately that means that my Qt learning is slow going.

                                        http://www.goblincoding.com

                                        1 Reply Last reply
                                        0
                                        • ? Offline
                                          ? Offline
                                          A Former User
                                          wrote on last edited by
                                          #30

                                          ~10%
                                          But again, it depends. Half a year ago I was working 100% only with Qt.
                                          Currently I'm mostly using C# ( Mono) and asp.net and a lot of SQL. From time to time php and Java if I really have to.
                                          Currently I'm using Qt only for personal projects.

                                          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
                                          • Unsolved