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

Public Member Functions | |
| AppletBrowser (QWidget *parent=0, Qt::WindowFlags f=0) | |
| QString | application () |
| Containment * | containment () const |
| void | setApplication (const QString &application=QString()) |
| void | setContainment (Plasma::Containment *containment) |
| virtual | ~AppletBrowser () |
Detailed Description
Definition at line 94 of file appletbrowser.h.
Constructor & Destructor Documentation
| Plasma::AppletBrowser::AppletBrowser | ( | QWidget * | parent = 0, |
|
| Qt::WindowFlags | f = 0 | |||
| ) | [explicit] |
Definition at line 483 of file appletbrowser.cpp.
| Plasma::AppletBrowser::~AppletBrowser | ( | ) | [virtual] |
Definition at line 490 of file appletbrowser.cpp.
Member Function Documentation
| QString Plasma::AppletBrowser::application | ( | ) |
Definition at line 501 of file appletbrowser.cpp.
| Containment * Plasma::AppletBrowser::containment | ( | ) | const |
- Returns:
- the current default containment to add applets to
Definition at line 511 of file appletbrowser.cpp.
Definition at line 496 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 506 of file appletbrowser.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference