Skip to content

Support plugins#176

Open
flibbertigibbet wants to merge 7 commits intopgaskin:masterfrom
flibbertigibbet:master
Open

Support plugins#176
flibbertigibbet wants to merge 7 commits intopgaskin:masterfrom
flibbertigibbet:master

Conversation

@flibbertigibbet
Copy link
Copy Markdown

Adds support for Qt GUI plugins, based on the experiment in #113.

The companion template repo supports generating a new plugin with example code and building the project.

@shermp
Copy link
Copy Markdown
Collaborator

shermp commented Nov 27, 2024

Great to see someone picking up where I left off!

I just looked through my repositories and realised I never made the separate plugin repo public. Oops.

Feel free to check it out and see if there is anything useful there: NickelPlugin. I don't plan on working on it, so I've archived it.

@flibbertigibbet
Copy link
Copy Markdown
Author

Thanks for sharing the NickelPlugin repo! I've updated my template repo and the branch here based on the example code in NickelPlugin.

@shermp
Copy link
Copy Markdown
Collaborator

shermp commented Nov 30, 2024

If you can think of ways to improve the plugin interface, feel free. What I did was the bare minimum for a proof of concept.

Copy extra resource files added to a res/ directory in the plugin source.
@flibbertigibbet
Copy link
Copy Markdown
Author

I've added support for copying over resource files and updated the example to load an image 🐈

demo

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

Successfully merging this pull request may close these issues.

2 participants