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

Detailed Description
Definition at line 90 of file appletbrowser.h.
Public Member Functions | |
| AppletBrowser (Plasma::Containment *containment, QWidget *parent=0, Qt::WindowFlags f=0) | |
| virtual | ~AppletBrowser () |
| void | setApplication (const QString &application=QString()) |
| QString | application () |
| void | setContainment (Plasma::Containment *containment) |
| Containment * | containment () const |
Constructor & Destructor Documentation
| Plasma::AppletBrowser::AppletBrowser | ( | Plasma::Containment * | containment, | |
| QWidget * | parent = 0, |
|||
| Qt::WindowFlags | f = 0 | |||
| ) | [explicit] |
Definition at line 313 of file appletbrowser.cpp.
| Plasma::AppletBrowser::~AppletBrowser | ( | ) | [virtual] |
Definition at line 338 of file appletbrowser.cpp.
Member Function Documentation
Definition at line 342 of file appletbrowser.cpp.
| QString Plasma::AppletBrowser::application | ( | ) |
Definition at line 347 of file appletbrowser.cpp.
| void Plasma::AppletBrowser::setContainment | ( | Plasma::Containment * | containment | ) |
Changes the current default containment to add applets to.
- containment the new default
Definition at line 352 of file appletbrowser.cpp.
| Containment * Plasma::AppletBrowser::containment | ( | ) | const |
- Returns:
- the current default containment to add applets to
Definition at line 357 of file appletbrowser.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference