Plasma
SaverView Class Reference
#include <saverview.h>

Public Slots | |
void | disableSetupMode () |
void | enableSetupMode () |
void | hideAppletBrowser () |
void | hideView () |
void | setContainment (Plasma::Containment *newContainment) |
void | showView () |
Signals | |
void | hidden () |
Public Member Functions | |
SaverView (Plasma::Containment *containment, QWidget *parent) | |
~SaverView () | |
Protected Slots | |
void | appletBrowserDestroyed () |
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) |
Detailed Description
Definition at line 34 of file saverview.h.
Constructor & Destructor Documentation
SaverView::SaverView | ( | Plasma::Containment * | containment, | |
QWidget * | parent | |||
) |
Definition at line 40 of file saverview.cpp.
SaverView::~SaverView | ( | ) |
Definition at line 62 of file saverview.cpp.
Member Function Documentation
void SaverView::appletBrowserDestroyed | ( | ) | [protected, slot] |
Definition at line 126 of file saverview.cpp.
void SaverView::disableSetupMode | ( | ) | [slot] |
Definition at line 75 of file saverview.cpp.
Definition at line 83 of file saverview.cpp.
void SaverView::enableSetupMode | ( | ) | [slot] |
Definition at line 67 of file saverview.cpp.
Definition at line 175 of file saverview.cpp.
void SaverView::hidden | ( | ) | [signal] |
void SaverView::hideAppletBrowser | ( | ) | [slot] |
Definition at line 119 of file saverview.cpp.
void SaverView::hideView | ( | ) | [slot] |
Definition at line 262 of file saverview.cpp.
void SaverView::keyPressEvent | ( | QKeyEvent * | event | ) | [protected] |
Definition at line 285 of file saverview.cpp.
void SaverView::paintEvent | ( | QPaintEvent * | event | ) | [protected] |
Definition at line 131 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 244 of file saverview.cpp.
void SaverView::showAppletBrowser | ( | ) | [protected, slot] |
Definition at line 94 of file saverview.cpp.
void SaverView::showEvent | ( | QShowEvent * | event | ) | [protected] |
Definition at line 298 of file saverview.cpp.
void SaverView::showView | ( | ) | [slot] |
Definition at line 224 of file saverview.cpp.
void SaverView::suppressShowTimeout | ( | ) | [protected, slot] |
Definition at line 279 of file saverview.cpp.
The documentation for this class was generated from the following files: