Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. [SOLVED] Need a sample application for handwriting
QtWS25 Last Chance

[SOLVED] Need a sample application for handwriting

Scheduled Pinned Locked Moved Mobile and Embedded
handwritingqt applicationreferenceqt5.1.1
6 Posts 3 Posters 2.3k 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.
  • A Offline
    A Offline
    Ajith_P_V
    wrote on last edited by Ajith_P_V
    #1

    Hi all,
    I'm new to the Qt community and seeking help for writing a handwriting application with Qt. I'm using Qt 5.1.1 version under GPL/LGPL license.
    I would like to get a sample Qt application with that, I can draw a line on my display using a stylus.
    Looking forward to your reply.

    Thank you in advance,
    Ajith P V

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mcosta
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      this is an example you can use as starting point

      Once your problem is solved don't forget to:

      • Mark the thread as SOLVED using the Topic Tool menu
      • Vote up the answer(s) that helped you to solve the issue

      You can embed images using (http://imgur.com/) or (http://postimage.org/)

      A 1 Reply Last reply
      1
      • L Offline
        L Offline
        LuGRU
        wrote on last edited by LuGRU
        #3

        Hi and welcome,
        Qt don't offer anything ready for HR.
        You have 3 options:

        1. use OS hr runtime
        2. use third party libraries to do hr
        3. write Your own implementation

        I used first and second approach and surprisingly Windows HR is best of all tried.

        M 1 Reply Last reply
        0
        • L LuGRU

          Hi and welcome,
          Qt don't offer anything ready for HR.
          You have 3 options:

          1. use OS hr runtime
          2. use third party libraries to do hr
          3. write Your own implementation

          I used first and second approach and surprisingly Windows HR is best of all tried.

          M Offline
          M Offline
          mcosta
          wrote on last edited by
          #4

          @LuGRU said:

          Qt don't offer anything ready for HR.

          What do you mean with HR??

          Once your problem is solved don't forget to:

          • Mark the thread as SOLVED using the Topic Tool menu
          • Vote up the answer(s) that helped you to solve the issue

          You can embed images using (http://imgur.com/) or (http://postimage.org/)

          1 Reply Last reply
          0
          • L Offline
            L Offline
            LuGRU
            wrote on last edited by
            #5

            Ups. sorry I read OP post wrong. I thought about Handwriting Recognition when replying, my bad.

            1 Reply Last reply
            0
            • M mcosta

              Hi and welcome to devnet,

              this is an example you can use as starting point

              A Offline
              A Offline
              Ajith_P_V
              wrote on last edited by
              #6

              @mcosta Thank you so much. The example that you have provided me looks promising. I will start with that, and see how I can extend further.

              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