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

Double-click variable to add to Logger. #32

Closed
epasveer opened this issue Feb 15, 2022 · 3 comments
Closed

Double-click variable to add to Logger. #32

epasveer opened this issue Feb 15, 2022 · 3 comments
Assignees

Comments

@epasveer
Copy link
Owner

When double-clocking a variable to add to the Seer Variable Logger, allow meta keys to prepend variable access. Otherwise, nothing is prepended.

- SHIFT      = prepends "*"
- CTRL       = prepends "&"
- SHIFT+CTRL = prepends "*&"
@epasveer
Copy link
Owner Author

Look at:

Qt::KeyboardModifiers QGuiApplication::keyboardModifiers()

@epasveer
Copy link
Owner Author

epasveer commented Feb 15, 2022

That function works very well.

@epasveer
Copy link
Owner Author

This task fixes #26

@epasveer epasveer self-assigned this Feb 15, 2022
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

No branches or pull requests

1 participant