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. QDeclarativeDebugtrace API documentation
Forum Updated to NodeBB v4.3 + New Features

QDeclarativeDebugtrace API documentation

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 815 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.
  • F Offline
    F Offline
    fanda
    wrote on last edited by
    #1

    Hi,

    I'm writing library with QtCreator profiler support. I've found pretty simple and private API QDeclarativeDebugTrace. After some try/mistakes I've made it working, but I still have couple of questions:

    Can be ranges nested?
    If so, what is a meaning of ranges nesting?
    Can ranges of the same RangeType overlap?
    Can ranges of different RangeType overlap?
    Is where any documentation or document describing concept of API?

    I know that API is private and will change in Qt5 but it works well and I'm prepared to rewrite my code when API changes come.

    Thanks for any hint.

    Fanda

    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