Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add a Qt object tree view in the debug widget. #158

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Nov 26, 2024

This shows the main widget and all its children as a tree.


This change is Reviewable

@iphydf iphydf added this to the v1.18.0 milestone Nov 26, 2024
@github-actions github-actions bot added the enhancement New feature for the user, not a new feature for build script label Nov 26, 2024
@iphydf iphydf force-pushed the object-tree branch 6 times, most recently from 297e5dd to 3803f99 Compare November 26, 2024 01:31
src/model/debug/debugobjecttreemodel.cpp Outdated Show resolved Hide resolved
src/widget/form/debug/debugobjecttree.cpp Show resolved Hide resolved
This shows the main widget and all its children as a tree.
@iphydf iphydf merged commit a3828ec into TokTok:master Nov 27, 2024
26 checks passed
@iphydf iphydf deleted the object-tree branch November 27, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature for the user, not a new feature for build script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants