Plasma
MidView Class Reference
#include <midview.h>
Inheritance diagram for MidView:

Public Slots | |
| void | configureContainment (Plasma::Containment *containment) |
| void | screenOwnerChanged (int wasScreen, int isScreen, Plasma::Containment *containment) |
| void | setContainment (Plasma::Containment *containment) |
| void | showAppletBrowser () |
Public Member Functions | |
| void | connectContainment (Plasma::Containment *containment) |
| MidView (Plasma::Containment *containment, int uid, QWidget *parent=0) | |
| ~MidView () | |
Static Public Member Functions | |
| static uint | controlBarId () |
| static uint | mainViewId () |
Protected Member Functions | |
| void | drawBackground (QPainter *painter, const QRectF &rect) |
| void | resizeEvent (QResizeEvent *event) |
Detailed Description
Definition at line 34 of file midview.h.
Constructor & Destructor Documentation
| MidView::MidView | ( | Plasma::Containment * | containment, | |
| int | uid, | |||
| QWidget * | parent = 0 | |||
| ) |
Definition at line 30 of file midview.cpp.
| MidView::~MidView | ( | ) |
Definition at line 49 of file midview.cpp.
Member Function Documentation
| void MidView::configureContainment | ( | Plasma::Containment * | containment | ) | [slot] |
| void MidView::connectContainment | ( | Plasma::Containment * | containment | ) |
Definition at line 103 of file midview.cpp.
| void MidView::resizeEvent | ( | QResizeEvent * | event | ) | [protected] |
Definition at line 135 of file midview.cpp.
| void MidView::screenOwnerChanged | ( | int | wasScreen, | |
| int | isScreen, | |||
| Plasma::Containment * | containment | |||
| ) | [slot] |
Definition at line 143 of file midview.cpp.
| void MidView::setContainment | ( | Plasma::Containment * | containment | ) | [slot] |
Definition at line 66 of file midview.cpp.
| void MidView::showAppletBrowser | ( | ) | [slot] |
Definition at line 90 of file midview.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference