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

Detailed Description
Definition at line 86 of file appletbrowser.h.
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 () |
Constructor & Destructor Documentation
Plasma::AppletBrowser::AppletBrowser | ( | QWidget * | parent = 0 , |
|
Qt::WindowFlags | f = 0 | |||
) | [explicit] |
Definition at line 332 of file appletbrowser.cpp.
Plasma::AppletBrowser::~AppletBrowser | ( | ) | [virtual] |
Definition at line 376 of file appletbrowser.cpp.
Member Function Documentation
QString Plasma::AppletBrowser::application | ( | ) |
Definition at line 387 of file appletbrowser.cpp.
Containment * Plasma::AppletBrowser::containment | ( | ) | const |
- Returns:
- the current default containment to add applets to
Definition at line 397 of file appletbrowser.cpp.
Definition at line 382 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 392 of file appletbrowser.cpp.
The documentation for this class was generated from the following files: