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. New to Qt
Qt 6.11 is out! See what's new in the release blog

New to Qt

Scheduled Pinned Locked Moved General and Desktop
4 Posts 4 Posters 2.0k 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.
  • C Offline
    C Offline
    chanchal
    wrote on last edited by
    #1

    Hi everyone,
    I am new to -QT- Qt and want to develop a note making desktop/mobile/web-based application using it.
    So please tell me how can I kick start with it.
    I need to prepare a POC for the client.
    Please reply asap.

    Thanks.
    Chanchal

    1 Reply Last reply
    0
    • S Offline
      S Offline
      srikanth_trulyit
      wrote on last edited by
      #2

      Qt is known for easy to learn C++ toolkit. Best place to start is of course "documentation":http://doc.qt.nokia.com/4.7-snapshot/gettingstarted-develop.html

      If you are looking for a quick POC on mobile please do consider "QtQuick/QML":http://doc.qt.nokia.com/4.7-snapshot/qml-intro.html which is JavaScript like rapid UI creation technology from Qt.
      There are good books also like Qt Foundation etc.

      Welcome to Qt :)

      1 Reply Last reply
      0
      • R Offline
        R Offline
        renato.filho
        wrote on last edited by
        #3

        also you can use "PySide":http://www.pyside.org Python Qt bindings.

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

          I think the QtQuick/QML here is for you.And you can use Qt C++ as backend to process data.

          Chuck

          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