Re: Question of plugin development

Posted by ravas on
URL: https://forum.librecad.org/Question-of-plugin-development-tp5714311p5714329.html

The developer of the plugin system is absent.

https://github.com/LibreCAD/LibreCAD/blob/master/librecad/src/main/doc_plugin_interface.cpp

https://github.com/LibreCAD/LibreCAD/blob/master/librecad/src/plugins/document_interface.h

https://github.com/LibreCAD/LibreCAD/blob/master/librecad/src/plugins/qc_plugininterface.h

http://wiki.librecad.org/index.php/LibreCAD_Plugin_Development

https://github.com/LibreCAD/LibreCAD/issues/822