Plasma
DashboardView Class Reference
#include <dashboardview.h>

Detailed Description
Definition at line 35 of file dashboardview.h.
Public Slots | |
void | setContainment (Plasma::Containment *newContainment) |
void | toggleVisibility () |
Public Member Functions | |
DashboardView (Plasma::Containment *containment, QWidget *parent) | |
~DashboardView () | |
Protected Slots | |
void | activeWindowChanged (WId id) |
void | appletBrowserDestroyed () |
void | hideView () |
void | showAppletBrowser () |
void | suppressShowTimeout () |
Protected Member Functions | |
void | drawBackground (QPainter *painter, const QRectF &rect) |
bool | eventFilter (QObject *watched, QEvent *event) |
void | keyPressEvent (QKeyEvent *event) |
void | paintEvent (QPaintEvent *event) |
void | showEvent (QShowEvent *event) |
Constructor & Destructor Documentation
DashboardView::DashboardView | ( | Plasma::Containment * | containment, | |
QWidget * | parent | |||
) |
Definition at line 40 of file dashboardview.cpp.
DashboardView::~DashboardView | ( | ) |
Definition at line 70 of file dashboardview.cpp.
Member Function Documentation
void DashboardView::activeWindowChanged | ( | WId | id | ) | [protected, slot] |
Definition at line 315 of file dashboardview.cpp.
void DashboardView::appletBrowserDestroyed | ( | ) | [protected, slot] |
Definition at line 154 of file dashboardview.cpp.
Definition at line 75 of file dashboardview.cpp.
Definition at line 159 of file dashboardview.cpp.
void DashboardView::hideView | ( | ) | [protected, slot] |
Definition at line 278 of file dashboardview.cpp.
void DashboardView::keyPressEvent | ( | QKeyEvent * | event | ) | [protected] |
Definition at line 304 of file dashboardview.cpp.
void DashboardView::paintEvent | ( | QPaintEvent * | event | ) | [protected] |
Definition at line 87 of file dashboardview.cpp.
void DashboardView::setContainment | ( | Plasma::Containment * | newContainment | ) | [slot] |
Sets the containment for this view, which will also cause the view to track the geometry of the containment.
- containment the containment to center the view on
Definition at line 240 of file dashboardview.cpp.
void DashboardView::showAppletBrowser | ( | ) | [protected, slot] |
Definition at line 128 of file dashboardview.cpp.
void DashboardView::showEvent | ( | QShowEvent * | event | ) | [protected] |
Definition at line 323 of file dashboardview.cpp.
void DashboardView::suppressShowTimeout | ( | ) | [protected, slot] |
Definition at line 298 of file dashboardview.cpp.
void DashboardView::toggleVisibility | ( | ) | [slot] |
Definition at line 208 of file dashboardview.cpp.
The documentation for this class was generated from the following files: