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. How to add trace in qml file ?
Forum Updated to NodeBB v4.3 + New Features

How to add trace in qml file ?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 368 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.
  • Q Offline
    Q Offline
    Qt embedded developer
    wrote on last edited by
    #1

    i have to add tracing information throughout the project.

    so i want to know how i can add trace in qml file ?

    JKSHJ 1 Reply Last reply
    0
    • Q Qt embedded developer

      i have to add tracing information throughout the project.

      so i want to know how i can add trace in qml file ?

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Does console.log("Hello") do what you want?

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      Q 1 Reply Last reply
      0
      • JKSHJ JKSH

        Does console.log("Hello") do what you want?

        Q Offline
        Q Offline
        Qt embedded developer
        wrote on last edited by
        #3

        @JKSH it something like you mentioned but not same like it. because i have to get the trace information from whole application and as well as may be able to enable and disable that information compile time and runtime. because ultimate goal is when application start and unfortunately it crash then i have to find from where it get crashed using this trace log.

        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