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

Subclassing Example/Docs #53

Open
cretz opened this issue Jun 26, 2017 · 1 comment
Open

Subclassing Example/Docs #53

cretz opened this issue Jun 26, 2017 · 1 comment

Comments

@cretz
Copy link

cretz commented Jun 26, 2017

Can you provide an example or docs for extending a Qt class? E.g. A simple example that extends qt_widgets::main_window::MainWindow and overrides closeEvent? This is commonly needed to intercept closing of a window.

(I assume this is not implemented per #26, I'll just leave this open because a simple example showing this, once done, has a lot of value and it can make it clear to other users that this is not implemented yet.)

@Riateche
Copy link
Member

Yes, this is not implemented yet, but it's a high priority task.

@Riateche Riateche changed the title Override Example/Docs Subclassing Example/Docs Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants