Talk:Development/Tutorials/Services/Plugins: Difference between revisions

Page contents not supported in other languages.
From KDE TechBase
No edit summary
No edit summary
 
Line 8: Line 8:


It's [http://api.kde.org/4.x-api/kdelibs-apidocs/kutils/html/classKPluginSelector.html KPluginSelector] and friends. --[[User:Dhaumann|Dhaumann]]
It's [http://api.kde.org/4.x-api/kdelibs-apidocs/kutils/html/classKPluginSelector.html KPluginSelector] and friends. --[[User:Dhaumann|Dhaumann]]
Any info on the complete example. I tried to do it myself. And all I got was a null editorInterface() and pretty much copied like in the page. --[[User:ComaWhite|ComaWhite]]

Latest revision as of 18:01, 17 April 2009

Can someone please complete this tutorial? I dearly need it. - Yogesh
So do I really badly :( - --ComaWhite

I've blogged about it, maybe someone will fix it. --Dhaumann

Thank you :) --ComaWhite

I noticed that applications have a plugin interface and they all look the same. What class is it that you use to get it? -- ComaWhite

It's KPluginSelector and friends. --Dhaumann

Any info on the complete example. I tried to do it myself. And all I got was a null editorInterface() and pretty much copied like in the page. --ComaWhite