Where is the new API described?
Right now new Mbarcode cannot work because of my out-of-date plug-in. Just crashes at first loading of the plug-ins. Are getImage and getInformativeText mandatory functions?
I will upload here code and compiled library if I manage to compile my plugin with new API.
Note: I don't really understand how can signal be connected to MaemoBarcodeWindow* parent when I haven't taken plugin's parent at all; this->parent = parent; is obsolete. But it doesn't really matter. Note about QrCode plugin: its image is too small in "Set Plugins" window. And if some-when I will need to use an image, I would be interested in knowing how to adapt it to needed size (small in results, large in settings).