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

Example of integrating custom qt class #96

Open
jlgerber opened this issue Jan 11, 2020 · 2 comments
Open

Example of integrating custom qt class #96

jlgerber opened this issue Jan 11, 2020 · 2 comments

Comments

@jlgerber
Copy link

jlgerber commented Jan 11, 2020

Would it be possible to provide an example of deploying custom qt code via ritual? EG say i want to implement a custom class inheriting from QSortFilterProxyModel on the c++ side and integrate it into a rust-qt project. What is involved?. Maybe just create a project illustrating what is involved?

@Riateche
Copy link
Member

Riateche commented Feb 3, 2020

It would involve running the whole ritual pipeline on your custom C++ code, but it's definitely possible. The setup is not trivial, though. I hope we'll eventually make it easier and create an example.

@jlgerber
Copy link
Author

jlgerber commented Feb 5, 2020

Are you aware of any projects that could serve as an example?

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

2 participants