diff options
author | Shawn Rutledge <shawn.rutledge@qt.io> | 2023-05-31 22:48:44 +0200 |
---|---|---|
committer | Shawn Rutledge <shawn.rutledge@qt.io> | 2023-07-05 19:40:57 +0000 |
commit | 75a6949d68af37ca8d8f97d4e2f7467e139ad323 (patch) | |
tree | 84b64bca5bc367d2e24f3e1cf3904c2d904461c5 /README | |
parent | e6a2eb1eafdcdb9f493370fc211e483804a78184 (diff) |
This is a means of instrumenting any pure-QML application to generate an
object diagram showing the items and related objects belonging to the
first top-level window that can be found.
Using a Timer for that is kindof crude; perhaps we should rather
have a separate WindowFinder object that can emit a signal when a
new top-level window is discovered, or something like that. Or use
a Shortcut to trigger it manually. But it works well enough for now.
Change-Id: Ib2d82dfd6fbd4da4b46fbaadb08de2c5e649ffe6
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions