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. Console log() or other in QML ??

Console log() or other in QML ??

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 3 Posters 1.7k 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
    Alama
    wrote on last edited by
    #1

    Hello, I try to test values by moment in my QML program to check if some parts run well, but nothing works, I try to do what we do in AS3: "trace (my object) or in JS: cosole.log ("hello"); and I hope to see the result in the output, bottom frame of Creator editor.
    Is there an instruction in QML or C ++ or other that would allow me to do it? it's important for me, when something does not work.

    ODБOïO 1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Qt Champions 2022
      wrote on last edited by
      #2

      simple is to use the console.log(..). Show us your code on what are you doing. We will help you.

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      1 Reply Last reply
      0
      • A Alama

        Hello, I try to test values by moment in my QML program to check if some parts run well, but nothing works, I try to do what we do in AS3: "trace (my object) or in JS: cosole.log ("hello"); and I hope to see the result in the output, bottom frame of Creator editor.
        Is there an instruction in QML or C ++ or other that would allow me to do it? it's important for me, when something does not work.

        ODБOïO Offline
        ODБOïO Offline
        ODБOï
        wrote on last edited by
        #3

        @Alama
        https://forum.qt.io/topic/108405/send-a-value-to-output-frame-like-condole-log-or-other-with-qhick

        1 Reply Last reply
        1

        • Login

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