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. How do i create my 1st Qt application
Forum Updated to NodeBB v4.3 + New Features

How do i create my 1st Qt application

Scheduled Pinned Locked Moved General and Desktop
7 Posts 5 Posters 2.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.
  • S Offline
    S Offline
    surjith87
    wrote on last edited by
    #1

    i am new to this QT dev.
    and working on Qt/linux
    can any one tel me how to create my qt application and make it to public as my free app.
    as a beginner on what area should i concentrate to create the Qt application?

    Surjith R S
    Software enginner

    1 Reply Last reply
    0
    • O Offline
      O Offline
      octal
      wrote on last edited by
      #2

      Why not starting by consulting the "Online Reference Documentation":http://doc.qt.nokia.com/4.7-snapshot/gettingstarted-develop.html ?

      1 Reply Last reply
      0
      • S Offline
        S Offline
        surjith87
        wrote on last edited by
        #3

        can i create a custom widget and make it avaliabe for free to everyone?
        i have done few custom widgets.

        Surjith R S
        Software enginner

        1 Reply Last reply
        0
        • R Offline
          R Offline
          Rahul Das
          wrote on last edited by
          #4

          bq. can i create a custom widget and make it avaliabe for free to everyone?

          Yes! you can. If you make any changes to Qt libraries, you should release those changes too. [unless you have a commercial license]


          Declaration of (Platform) independence.

          1 Reply Last reply
          0
          • Z Offline
            Z Offline
            ZapB
            wrote on last edited by
            #5

            You could also publish your creations on http://qt-apps.org/

            Nokia Certified Qt Specialist
            Interested in hearing about Qt related work

            1 Reply Last reply
            0
            • T Offline
              T Offline
              terietor
              wrote on last edited by
              #6

              It's very nice to have you here.

              I guess that you are not very familiar with c+.In that case you can go here for help.

              http://www.learncpp.com/

              You must have in mind that Qt is a very powerfull framework,which means that is(Qt) offers you everything you need.You will not have to use a lot "pure" c++,see QString.

              Both open source and closed source software can be release free of money.
              After that you will have to decide if you want to write open or closed source, imo it better/nicer to stay close to open source since you will be able to get some good feedback.

              You can host your code either it gitorious.org or in github.org.

              *gitorious is open source(without an issue tracker)
              *github is closed source(with an issue tracker)

              If i were you i would read some existing code,from open source projects.
              One of these is KDE,vlc,meego.

              terietor.gr

              1 Reply Last reply
              0
              • S Offline
                S Offline
                surjith87
                wrote on last edited by
                #7

                Thanks for the information. i would love to hear more from you in future.

                Surjith R S
                Software enginner

                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