Plasma
ControllerWindow Class Reference
#include <controllerwindow.h>

Public Member Functions | |
| ControllerWindow (QWidget *parent) | |
| ~ControllerWindow () | |
| Plasma::FrameSvg * | background () const |
| Plasma::Containment * | containment () const |
| bool | eventFilter (QObject *watched, QEvent *event) |
| bool | isWidgetExplorerVisible () const |
| Plasma::Location | location () const |
| Qt::Orientation | orientation () const |
| virtual void | setContainment (Plasma::Containment *containment) |
| virtual void | setLocation (const Plasma::Location &loc) |
| void | showWidgetExplorer () |
| QSize | sizeHint () const |
Protected Member Functions | |
| void | keyPressEvent (QKeyEvent *event) |
| void | paintEvent (QPaintEvent *event) |
| void | resizeEvent (QResizeEvent *event) |
Detailed Description
Definition at line 37 of file controllerwindow.h.
Constructor & Destructor Documentation
| ControllerWindow::ControllerWindow | ( | QWidget * | parent | ) |
Definition at line 40 of file controllerwindow.cpp.
| ControllerWindow::~ControllerWindow | ( | ) |
Definition at line 69 of file controllerwindow.cpp.
Member Function Documentation
| Plasma::FrameSvg * ControllerWindow::background | ( | ) | const |
Definition at line 246 of file controllerwindow.cpp.
| Plasma::Containment * ControllerWindow::containment | ( | ) | const |
Definition at line 104 of file controllerwindow.cpp.
Reimplemented in PanelController.
Definition at line 311 of file controllerwindow.cpp.
| bool ControllerWindow::isWidgetExplorerVisible | ( | ) | const |
Definition at line 241 of file controllerwindow.cpp.
| void ControllerWindow::keyPressEvent | ( | QKeyEvent * | event | ) | [protected] |
Reimplemented from QWidget.
Definition at line 274 of file controllerwindow.cpp.
| Plasma::Location ControllerWindow::location | ( | ) | const |
Definition at line 182 of file controllerwindow.cpp.
| Qt::Orientation ControllerWindow::orientation | ( | ) | const |
Definition at line 187 of file controllerwindow.cpp.
| void ControllerWindow::paintEvent | ( | QPaintEvent * | event | ) | [protected] |
Reimplemented from QWidget.
Definition at line 264 of file controllerwindow.cpp.
| void ControllerWindow::resizeEvent | ( | QResizeEvent * | event | ) | [protected] |
Reimplemented from QWidget.
Definition at line 281 of file controllerwindow.cpp.
| void ControllerWindow::setContainment | ( | Plasma::Containment * | containment | ) | [virtual] |
Reimplemented in PanelController.
Definition at line 83 of file controllerwindow.cpp.
| void ControllerWindow::setLocation | ( | const Plasma::Location & | loc | ) | [virtual] |
Reimplemented in PanelController.
Definition at line 130 of file controllerwindow.cpp.
| void ControllerWindow::showWidgetExplorer | ( | ) |
Definition at line 196 of file controllerwindow.cpp.
| QSize ControllerWindow::sizeHint | ( | ) | const |
Definition at line 109 of file controllerwindow.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference