Plasma
DashboardView Class Reference
#include <dashboardview.h>

Public Slots | |
| void | setContainment (Plasma::Containment *newContainment) |
| void | showDashboard (bool showDashboard) |
| void | toggleVisibility () |
Public Member Functions | |
| DashboardView (Plasma::Containment *containment, Plasma::View *parent) | |
| ~DashboardView () | |
| bool | eventFilter (QObject *watched, QEvent *event) |
Protected Slots | |
| void | hideView () |
| void | showWidgetExplorer () |
| void | suppressShowTimeout () |
Protected Member Functions | |
| void | drawBackground (QPainter *painter, const QRectF &rect) |
| bool | event (QEvent *event) |
| void | keyPressEvent (QKeyEvent *event) |
| void | paintEvent (QPaintEvent *event) |
| void | showEvent (QShowEvent *event) |
Detailed Description
Definition at line 38 of file dashboardview.h.
Constructor & Destructor Documentation
| DashboardView::DashboardView | ( | Plasma::Containment * | containment, | |
| Plasma::View * | parent | |||
| ) |
Definition at line 60 of file dashboardview.cpp.
| DashboardView::~DashboardView | ( | ) |
Definition at line 97 of file dashboardview.cpp.
Member Function Documentation
Definition at line 102 of file dashboardview.cpp.
| bool DashboardView::event | ( | QEvent * | event | ) | [protected] |
Definition at line 192 of file dashboardview.cpp.
Definition at line 181 of file dashboardview.cpp.
| void DashboardView::hideView | ( | ) | [protected, slot] |
Definition at line 284 of file dashboardview.cpp.
| void DashboardView::keyPressEvent | ( | QKeyEvent * | event | ) | [protected] |
Definition at line 306 of file dashboardview.cpp.
| void DashboardView::paintEvent | ( | QPaintEvent * | event | ) | [protected] |
Definition at line 114 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 244 of file dashboardview.cpp.
| void DashboardView::showDashboard | ( | bool | showDashboard | ) | [slot] |
Definition at line 208 of file dashboardview.cpp.
| void DashboardView::showEvent | ( | QShowEvent * | event | ) | [protected] |
Definition at line 317 of file dashboardview.cpp.
| void DashboardView::showWidgetExplorer | ( | ) | [protected, slot] |
Definition at line 157 of file dashboardview.cpp.
| void DashboardView::suppressShowTimeout | ( | ) | [protected, slot] |
Definition at line 300 of file dashboardview.cpp.
| void DashboardView::toggleVisibility | ( | ) | [slot] |
Definition at line 203 of file dashboardview.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference