-
Notifications
You must be signed in to change notification settings - Fork 0
FrontPictures/SBPuginsSDK
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Plugins are built as DLLs and placed into Plugins folder in Screenberry binary folder. For example: c:\Front Pictures\Screenberry 3.3.8\Screenberry\Plugins\TestPlugin\TestPlugin.dll and, optionally, widget in the same folder: Plugins\TestPlugin\TestPluginWidget.dll (see Example/bin folder) Server side plugin exports one method to create SBNode instance Panel side plugin exports one method to create QWidget instance. It should use same Qt version as ScreenberryPanel. Currently for SB 3.3 it is Qt 6.4.3
About
Plugin development SDK for Screenberry
Resources
Stars
Watchers
Forks
Releases
No releases published