Skip to content

Load a class and pass arguments to the constructor [Question] #127

@mayman99

Description

@mayman99

I've an architecture where I've the plugins has to have arguments passed to its constructors,

sth like this AuthorPlugin::AuthorPlugin(QWidget* parent) : SetupAssistantWidget(parent) and the SetupAssistantWidget is the interface, is there a way to do that with pluginlib?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions