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

Close event in Marker Database Browser dialog #1908

Open
EugeneZelenko opened this issue Oct 22, 2024 · 0 comments
Open

Close event in Marker Database Browser dialog #1908

EugeneZelenko opened this issue Oct 22, 2024 · 0 comments

Comments

@EugeneZelenko
Copy link
Contributor

Hi, Matthias!

It'll be great if close button in dialog title would call accept method (in closeEvent), so both Close button in dialog and and title will send same signal that could be intercepted and processed.

It worked that way before in KLayout 0.28.12 / Qt 5.14.2 but stopped in KLayout 0.29.7 / Qt 6.7.3. Probably this is effect of Qt 6.

Currently I use event filter to translate close event to accept as workaround.

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