Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Learning
  3. Qt in Education
  4. I've written at least 3 "simple" Qt apps I can email
QtWS25 Last Chance

I've written at least 3 "simple" Qt apps I can email

Scheduled Pinned Locked Moved Qt in Education
10 Posts 5 Posters 5.2k 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.
  • C Offline
    C Offline
    cloudbuster
    wrote on last edited by
    #1

    Qt examples too complex for starters?
    I am certainly no guru but

    All 3 work with Qt SDK and are fun

    (1) QtFigs4: example of SAX, paintEvent(graphics) and collections
    (2) Lottery: example of paintEvent(graphics), designer and collections
    (3) calculator: example of paintEvent(graphics) and designer

    Sometimes the basic usage of these elements is difficult to
    extract from a complex example. (e.g. I seem to remember a "chart" example)

    I could create simpler examples but they would NOT be so much fun.

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goetz
      wrote on last edited by
      #2

      It would be great if you could put those examples into the wiki!

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0
      • C Offline
        C Offline
        cloudbuster
        wrote on last edited by
        #3

        yike!!! doesn't the wiki have a complicated format?

        I'll look at it

        1 Reply Last reply
        0
        • C Offline
          C Offline
          cloudbuster
          wrote on last edited by
          #4

          think I will email these examples on a simple request

          I brought up toys to see if there is code there...not possible

          Wiki is strange!

          1 Reply Last reply
          0
          • G Offline
            G Offline
            giesbert
            wrote on last edited by
            #5

            You could also put them on gitorious and add a link :-)

            Nokia Certified Qt Specialist.
            Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

            1 Reply Last reply
            0
            • M Offline
              M Offline
              miroslav
              wrote on last edited by
              #6

              So the Wiki syntax scares you more than writing C++ code with Qt? That is the spirit! :-)

              Mirko Boehm | mirko@kde.org | KDE e.V.
              FSFE Fellow
              Qt Certified Specialist

              1 Reply Last reply
              0
              • C Offline
                C Offline
                cloudbuster
                wrote on last edited by
                #7

                I have barely avoided getting to be fluent in any or all of these
                SELINUX ( and something else on the same order)
                grub2
                video/X11
                audio
                many others

                I am already spread too thin according to potential employers

                other careers
                C# net4
                Oracle (10+ careers)
                C++
                STL
                SAX
                usw
                HOWEVER I may try it!

                1 Reply Last reply
                0
                • F Offline
                  F Offline
                  fluca1978
                  wrote on last edited by
                  #8

                  If you are not going to place examples into the wiki, at least share them with all of us using an online repository (github, bitbucket, sourceforge, ...) and do not forget to specify a license under which the examples can be (re)used.

                  1 Reply Last reply
                  0
                  • C Offline
                    C Offline
                    cloudbuster
                    wrote on last edited by
                    #9

                    working on making your suggestion happen

                    1 Reply Last reply
                    0
                    • C Offline
                      C Offline
                      cloudbuster
                      wrote on last edited by
                      #10

                      here they are:
                      "Your text to link here...":https://sourceforge.net/projects/qtexamples/files/

                      sourceforge is unnecessarily complex...grandiose

                      all 3 examples work but require a gunzip, tar xvf and execution (readme.txt file in each project )

                      sourceforge gurus advise..please

                      The Lottery example will be changed to allow personal selection of 6 external values
                      to run against 6 generated values

                      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