hi all..

i've made it possible to add a custom widget browser to the Add Applet dialog 
via a PackageStructure plugin. this should allow things to happen like the 
Google Gadgets to launch the browser dialog for the GG store or whatever.

How It Works
------------------
In the package structure's .desktop file, put an entry like this:

        X-Plasma-ProvidesWidgetBrowser=true

In the PackageStructure, reimplement:

         void createNewWidgetBrowser(QWidget *parent = 0); 

and emit:
         newWidgetBrowserFinished()

when it is finished.

that's it.

-- 
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

KDE core developer sponsored by Qt Software

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to