libplasma
Plasma::AppletBrowserWidget Class Reference
#include <appletbrowser.h>
Inheritance diagram for Plasma::AppletBrowserWidget:

Detailed Description
Definition at line 34 of file appletbrowser.h.
Public Member Functions | |
| AppletBrowserWidget (Plasma::Containment *containment, bool showButtons, QWidget *parent=0, Qt::WindowFlags f=0) | |
| virtual | ~AppletBrowserWidget () |
| void | setApplication (const QString &application=QString()) |
| QString | application () |
| void | setContainment (Plasma::Containment *containment) |
| Containment * | containment () const |
Protected Slots | |
| void | addApplet () |
| void | appletAdded (Plasma::Applet *applet) |
| void | appletDestroyed (QObject *applet) |
| void | destroyApplets (const QString name) |
| void | downloadApplets () |
Constructor & Destructor Documentation
| Plasma::AppletBrowserWidget::AppletBrowserWidget | ( | Plasma::Containment * | containment, | |
| bool | showButtons, | |||
| QWidget * | parent = 0, |
|||
| Qt::WindowFlags | f = 0 | |||
| ) |
Definition at line 134 of file appletbrowser.cpp.
| Plasma::AppletBrowserWidget::~AppletBrowserWidget | ( | ) | [virtual] |
Definition at line 142 of file appletbrowser.cpp.
Member Function Documentation
Definition at line 214 of file appletbrowser.cpp.
| QString Plasma::AppletBrowserWidget::application | ( | ) |
Definition at line 228 of file appletbrowser.cpp.
| void Plasma::AppletBrowserWidget::setContainment | ( | Plasma::Containment * | containment | ) |
Changes the current default containment to add applets to.
- containment the new default
Definition at line 233 of file appletbrowser.cpp.
| Containment * Plasma::AppletBrowserWidget::containment | ( | ) | const |
- Returns:
- the current default containment to add applets to
Definition at line 238 of file appletbrowser.cpp.
| void Plasma::AppletBrowserWidget::addApplet | ( | ) | [protected, slot] |
| void Plasma::AppletBrowserWidget::appletAdded | ( | Plasma::Applet * | applet | ) | [protected, slot] |
| void Plasma::AppletBrowserWidget::appletDestroyed | ( | QObject * | applet | ) | [protected, slot] |
| void Plasma::AppletBrowserWidget::destroyApplets | ( | const QString | name | ) | [protected, slot] |
| void Plasma::AppletBrowserWidget::downloadApplets | ( | ) | [protected, slot] |
Launches a download dialog to retrieve new applets from the Internet.
Definition at line 288 of file appletbrowser.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference