[Qt-creator] Invoke a method from plugin

Andrey Poltavets andrey.poltavets at gmail.com
Fri Aug 7 13:17:55 CEST 2015


Hello.
How to invoke method from plugin?
I have two suggestions:
1) function ExtensionSystem::invoke ? I don't thinks so, because there are
only few plugins with macro Q_INVOKABLE in QtC's sources.
2) public slot PluginManager::remoteArguments ?

I already have launched and loaded my plugin in insular instance of
PluginManager. Now I need to investigate how to invoke a method. Please
don't open all the cards for my fun, just give me a hint. :)
-- 
Respectfully,
Andrey Poltavets
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20150807/5f870a08/attachment.html>


More information about the Qt-creator mailing list