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. Runtime QWidget explorer? (Like Firebug)
QtWS25 Last Chance

Runtime QWidget explorer? (Like Firebug)

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 2.2k 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.
  • N Offline
    N Offline
    nonot1
    wrote on last edited by
    #1

    Hello,

    I'm trying to debug my usage of Style Sheets, and I'd to be able to explore at run-time the various computed properties of my widget layout.

    Does such a tool exist?

    Something very much like Firefox's Firebug plugin. "See the Firebug demo video":http://getfirebug.com/

    A related question: Does Qt have an "XPath-like" syntax to query against a hierarchal collection of QObjects?

    Thank you

    1 Reply Last reply
    0
    • kidproquoK Offline
      kidproquoK Offline
      kidproquo
      wrote on last edited by
      #2

      This tool "basyskom-inspector":https://gitorious.org/basyskom-inspector/basyskom-inspector apparently lets you look at the various resources and can help to examine the widget tree, etc.

      I haven't used it personally, but thought I would share in case it's useful.

      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