Commit Graph

10 Commits

Author SHA1 Message Date
46ab0ec80f Removed signals. 2023-11-16 08:30:41 +01:00
1a08f8ee3a Return QStringList from getPluginInfo(). 2023-11-15 11:26:45 +01:00
5f73704020 removed setPluginInfo() 2023-11-15 10:59:48 +01:00
be98f7e178 Add pure virtual setPluginInfo() 2023-11-14 15:05:09 +01:00
f96ac85a18 Derive from QObject so we can load the VMCInterface.
Add pure virtual functions initPlugin() and initVMCPlugin().
Minor: comment out some code.
2023-11-14 13:39:06 +01:00
e6d7e7a536 Minor: removed header. 2023-11-13 13:45:24 +01:00
08655a0229 extend signature of initPlugin and inintVMC plugin 2023-11-13 12:53:27 +01:00
3bbf36cdd7 save for the weekend 2023-11-10 14:17:22 +01:00
0ee7df32b5 Handle settings. Handle object-parent. 2023-11-10 13:12:59 +01:00
26c1f0143e Add first version which at least complies. 2023-11-10 11:59:00 +01:00