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

Functor support #39

Open
lawremi opened this issue Jan 5, 2018 · 0 comments
Open

Functor support #39

lawremi opened this issue Jan 5, 2018 · 0 comments

Comments

@lawremi
Copy link
Member

lawremi commented Jan 5, 2018

A growing number of Qt methods are expecting Functors, i.e., objects with the () operator, as arguments. For example, QWebEnginePage uses Functors to do many things asynchronously. We could make a RFunctor class similar to RDynamicQObject.

But we would have to implement the wrappers manually.

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