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

Detailed Description
Definition at line 36 of file appletbrowser.h.
Public Slots | |
| void | addApplet () |
| void | destroyApplets (const QString &name) |
| void | downloadWidgets () |
| void | openWidgetFile () |
Public Member Functions | |
| AppletBrowserWidget (QWidget *parent=0, Qt::WindowFlags f=0) | |
| QString | application () |
| Containment * | containment () const |
| void | setApplication (const QString &application=QString()) |
| void | setContainment (Plasma::Containment *containment) |
| virtual | ~AppletBrowserWidget () |
Constructor & Destructor Documentation
| Plasma::AppletBrowserWidget::AppletBrowserWidget | ( | QWidget * | parent = 0, |
|
| Qt::WindowFlags | f = 0 | |||
| ) | [explicit] |
Definition at line 136 of file appletbrowser.cpp.
| Plasma::AppletBrowserWidget::~AppletBrowserWidget | ( | ) | [virtual] |
Definition at line 143 of file appletbrowser.cpp.
Member Function Documentation
| void Plasma::AppletBrowserWidget::addApplet | ( | ) | [slot] |
| QString Plasma::AppletBrowserWidget::application | ( | ) |
Definition at line 217 of file appletbrowser.cpp.
| Containment * Plasma::AppletBrowserWidget::containment | ( | ) | const |
- Returns:
- the current default containment to add applets to
Definition at line 230 of file appletbrowser.cpp.
| void Plasma::AppletBrowserWidget::destroyApplets | ( | const QString & | name | ) | [slot] |
| void Plasma::AppletBrowserWidget::downloadWidgets | ( | ) | [slot] |
Launches a download dialog to retrieve new applets from the Internet.
Definition at line 309 of file appletbrowser.cpp.
| void Plasma::AppletBrowserWidget::openWidgetFile | ( | ) | [slot] |
Opens a file dialog to open a widget from a local file.
Definition at line 317 of file appletbrowser.cpp.
Definition at line 203 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 222 of file appletbrowser.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference