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. I want to receive a message from Application Output in QT ui . What should I do?
Forum Updated to NodeBB v4.3 + New Features

I want to receive a message from Application Output in QT ui . What should I do?

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

    alt text

    alt text

    I am now in serial communication with the device and qt .
    When I run the code I wrote, I get a message in the application data window.
    I want to see that message in my ui - datalog. What should I do?
    And I want to know what part of the code the application data message applies to

    S jsulmJ 2 Replies Last reply
    0
    • S segtteee

      alt text

      alt text

      I am now in serial communication with the device and qt .
      When I run the code I wrote, I get a message in the application data window.
      I want to see that message in my ui - datalog. What should I do?
      And I want to know what part of the code the application data message applies to

      S Offline
      S Offline
      segtteee
      wrote on last edited by
      #2
      This post is deleted!
      1 Reply Last reply
      0
      • S segtteee

        alt text

        alt text

        I am now in serial communication with the device and qt .
        When I run the code I wrote, I get a message in the application data window.
        I want to see that message in my ui - datalog. What should I do?
        And I want to know what part of the code the application data message applies to

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @segtteee said in I want to receive a message from Application Output in QT ui . What should I do?:

        I want to see that message in my ui - datalog. What should I do?

        Well, you should write it there.
        Is Data Log a QTextEdit? Read documentation you will find out there how to add text to it.

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        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