Plasma
DashboardView Class Reference
#include <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 | event (QEvent *event) |
bool | eventFilter (QObject *watched, QEvent *event) |
void | keyPressEvent (QKeyEvent *event) |
void | paintEvent (QPaintEvent *event) |
void | showEvent (QShowEvent *event) |
Detailed Description
Definition at line 35 of file dashboardview.h.
Constructor & Destructor Documentation
DashboardView::DashboardView | ( | Plasma::Containment * | containment, | |
QWidget * | parent | |||
) |
Definition at line 42 of file dashboardview.cpp.
DashboardView::~DashboardView | ( | ) |
Definition at line 71 of file dashboardview.cpp.
Member Function Documentation
void DashboardView::activeWindowChanged | ( | WId | id | ) | [protected, slot] |
Definition at line 324 of file dashboardview.cpp.
void DashboardView::appletBrowserDestroyed | ( | ) | [protected, slot] |
Definition at line 155 of file dashboardview.cpp.
Definition at line 76 of file dashboardview.cpp.
bool DashboardView::event | ( | QEvent * | event | ) | [protected] |
Definition at line 204 of file dashboardview.cpp.
Definition at line 160 of file dashboardview.cpp.
void DashboardView::hideView | ( | ) | [protected, slot] |
Definition at line 285 of file dashboardview.cpp.
void DashboardView::keyPressEvent | ( | QKeyEvent * | event | ) | [protected] |
Definition at line 313 of file dashboardview.cpp.
void DashboardView::paintEvent | ( | QPaintEvent * | event | ) | [protected] |
Definition at line 88 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 247 of file dashboardview.cpp.
void DashboardView::showAppletBrowser | ( | ) | [protected, slot] |
Definition at line 129 of file dashboardview.cpp.
void DashboardView::showEvent | ( | QShowEvent * | event | ) | [protected] |
Definition at line 331 of file dashboardview.cpp.
void DashboardView::suppressShowTimeout | ( | ) | [protected, slot] |
Definition at line 307 of file dashboardview.cpp.
void DashboardView::toggleVisibility | ( | ) | [slot] |
Definition at line 215 of file dashboardview.cpp.
The documentation for this class was generated from the following files: