Skip to content

Functor support #39

@lawremi

Description

@lawremi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions