Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Pass Pointer from one c++ code to another c++ code in qt quick project
Forum Updated to NodeBB v4.3 + New Features

Pass Pointer from one c++ code to another c++ code in qt quick project

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
5 Posts 2 Posters 595 Views 2 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.
  • MhM93M Offline
    MhM93M Offline
    MhM93
    wrote on last edited by MhM93
    #1
    This post is deleted!
    1 Reply Last reply
    0
    • MhM93M Offline
      MhM93M Offline
      MhM93
      wrote on last edited by
      #2
      This post is deleted!
      1 Reply Last reply
      0
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi
        Please wait at least 24 hours before bumping posts.
        People are in other time zones so its not for sure to get an answer right away
        or even within 3 hours.

        1 Reply Last reply
        2
        • MhM93M Offline
          MhM93M Offline
          MhM93
          wrote on last edited by
          #4

          Ok, so sorry. :(

          mrjjM 1 Reply Last reply
          0
          • MhM93M MhM93

            Ok, so sorry. :(

            mrjjM Offline
            mrjjM Offline
            mrjj
            Lifetime Qt Champion
            wrote on last edited by mrjj
            #5

            @MhM93
            hi
            No worries.
            Can I ask why you want SerialPort inside QML?
            normally, the c++ back end, uses the QSerialPort and sends data
            to QML via signals to be displayed on the GUI.

            You sound like you want/ need something else?

            Anyway, one sample is
            https://github.com/ncp1402/ql-serial

            for use directly in QML.

            1 Reply Last reply
            2

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved