GroupingDesktop
#include <explorerwindow.h>
Public Member Functions | |
~ExplorerWindow () | |
Plasma::FrameSvg * | background () const |
Plasma::Containment * | containment () const |
bool | isControllerViewVisible () const |
Plasma::Location | location () const |
Qt::Orientation | orientation () const |
QPoint | positionForPanelGeometry (const QRect &panelGeom) const |
virtual void | setContainment (Plasma::Containment *containment) |
virtual void | setLocation (const Plasma::Location &loc) |
void | showGroupExplorer () |
Static Public Member Functions | |
static ExplorerWindow * | instance () |
Protected Member Functions | |
bool | eventFilter (QObject *watched, QEvent *event) |
void | keyPressEvent (QKeyEvent *event) |
void | paintEvent (QPaintEvent *event) |
void | resizeEvent (QResizeEvent *event) |
void | setGraphicsWidget (QGraphicsWidget *widget) |
Detailed Description
Definition at line 40 of file explorerwindow.h.
Constructor & Destructor Documentation
ExplorerWindow::~ExplorerWindow | ( | ) |
Definition at line 85 of file explorerwindow.cpp.
Member Function Documentation
Plasma::FrameSvg * ExplorerWindow::background | ( | ) | const |
Definition at line 375 of file explorerwindow.cpp.
Plasma::Containment * ExplorerWindow::containment | ( | ) | const |
Definition at line 148 of file explorerwindow.cpp.
|
protected |
Definition at line 244 of file explorerwindow.cpp.
|
static |
Definition at line 99 of file explorerwindow.cpp.
bool ExplorerWindow::isControllerViewVisible | ( | ) | const |
Definition at line 370 of file explorerwindow.cpp.
|
protected |
Definition at line 403 of file explorerwindow.cpp.
Plasma::Location ExplorerWindow::location | ( | ) | const |
Definition at line 326 of file explorerwindow.cpp.
Qt::Orientation ExplorerWindow::orientation | ( | ) | const |
Definition at line 331 of file explorerwindow.cpp.
|
protected |
Definition at line 393 of file explorerwindow.cpp.
QPoint ExplorerWindow::positionForPanelGeometry | ( | const QRect & | panelGeom | ) | const |
Definition at line 298 of file explorerwindow.cpp.
|
protected |
Definition at line 410 of file explorerwindow.cpp.
|
virtual |
Definition at line 123 of file explorerwindow.cpp.
|
protected |
Definition at line 153 of file explorerwindow.cpp.
|
virtual |
Definition at line 254 of file explorerwindow.cpp.
void ExplorerWindow::showGroupExplorer | ( | ) |
Definition at line 341 of file explorerwindow.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Mon Oct 13 2014 22:55:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.