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. How to use QMl Profiler
Forum Updated to NodeBB v4.3 + New Features

How to use QMl Profiler

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 3 Posters 427 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.
  • L Offline
    L Offline
    Lucky93
    wrote on last edited by
    #1

    I am not sure how we use Qml Profiler to analyse the QT quick Appliations .I did launch the QML profiler in tools>analyse and ran my applications through QML profiler ,but when i stop running my applications ,no profiling data is generated.

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

      Did you click or enable start button ?

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

      1 Reply Last reply
      0
      • M Offline
        M Offline
        maxwell31
        wrote on last edited by
        #3

        Did you put

         #include <QQmlDebuggingEnabler>
         QQmlDebuggingEnabler enabler;
        

        into your main?

        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