Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@auxxos
Copy link
Contributor

@auxxos auxxos commented Jul 2, 2025

I find it useful to have this little helper class to get the id of clicked items. You can install it as an event filter. It then outputs id paths to std::out. This makes it a lot easier to get ids of items:

app.installEventFilter(new spix::QtEventIdSniffer());

This was first added in merge request #102 but it was a bit messed up. Also #109 does something similar but was never integrated into the release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant