Plasma
SaverView Class Reference
#include <saverview.h>

Public Slots | |
| void | disableSetupMode () |
| void | enableSetupMode () |
| void | hideView () |
| void | hideWidgetExplorer () |
| void | setContainment (Plasma::Containment *newContainment) |
| void | showView () |
Signals | |
| void | hidden () |
Public Member Functions | |
| SaverView (Plasma::Containment *containment, QWidget *parent) | |
| ~SaverView () | |
| bool | eventFilter (QObject *watched, QEvent *event) |
Protected Slots | |
| void | showWidgetExplorer () |
| void | suppressShowTimeout () |
Protected Member Functions | |
| void | drawBackground (QPainter *painter, const QRectF &rect) |
| void | keyPressEvent (QKeyEvent *event) |
| void | paintEvent (QPaintEvent *event) |
Detailed Description
Definition at line 36 of file saverview.h.
Constructor & Destructor Documentation
| SaverView::SaverView | ( | Plasma::Containment * | containment, | |
| QWidget * | parent | |||
| ) |
Definition at line 55 of file saverview.cpp.
| SaverView::~SaverView | ( | ) |
Definition at line 77 of file saverview.cpp.
Member Function Documentation
| void SaverView::disableSetupMode | ( | ) | [slot] |
Definition at line 90 of file saverview.cpp.
Definition at line 98 of file saverview.cpp.
| void SaverView::enableSetupMode | ( | ) | [slot] |
Definition at line 82 of file saverview.cpp.
Definition at line 182 of file saverview.cpp.
| void SaverView::hidden | ( | ) | [signal] |
| void SaverView::hideView | ( | ) | [slot] |
Definition at line 236 of file saverview.cpp.
| void SaverView::hideWidgetExplorer | ( | ) | [slot] |
Definition at line 133 of file saverview.cpp.
| void SaverView::keyPressEvent | ( | QKeyEvent * | event | ) | [protected] |
Definition at line 259 of file saverview.cpp.
| void SaverView::paintEvent | ( | QPaintEvent * | event | ) | [protected] |
Definition at line 138 of file saverview.cpp.
| void SaverView::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 213 of file saverview.cpp.
| void SaverView::showView | ( | ) | [slot] |
Definition at line 193 of file saverview.cpp.
| void SaverView::showWidgetExplorer | ( | ) | [protected, slot] |
Definition at line 109 of file saverview.cpp.
| void SaverView::suppressShowTimeout | ( | ) | [protected, slot] |
Definition at line 253 of file saverview.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference