GroupingDesktop
#include <groupexplorer.h>
Public Slots | |
void | immutabilityChanged (Plasma::ImmutabilityType type) |
Signals | |
void | closeClicked () |
Public Member Functions | |
GroupExplorer (Plasma::Location location) | |
~GroupExplorer () | |
void | setContainment (Plasma::Containment *containment) |
void | setIconSize (int size) |
void | setLocation (Plasma::Location location) |
Protected Member Functions | |
void | showEvent (QShowEvent *e) |
Detailed Description
Definition at line 33 of file groupexplorer.h.
Constructor & Destructor Documentation
GroupExplorer::GroupExplorer | ( | Plasma::Location | location | ) |
Definition at line 102 of file groupexplorer.cpp.
GroupExplorer::~GroupExplorer | ( | ) |
Definition at line 110 of file groupexplorer.cpp.
Member Function Documentation
|
signal |
|
slot |
Definition at line 149 of file groupexplorer.cpp.
void GroupExplorer::setContainment | ( | Plasma::Containment * | containment | ) |
Changes the current containment you've got to call this at least once so that it can access the corona FIXME if you can use scene() as corona, get rid of this.
Definition at line 128 of file groupexplorer.cpp.
void GroupExplorer::setIconSize | ( | int | size | ) |
Sets the icon size.
Definition at line 122 of file groupexplorer.cpp.
void GroupExplorer::setLocation | ( | Plasma::Location | location | ) |
set orientation
Definition at line 115 of file groupexplorer.cpp.
|
protected |
Definition at line 144 of file groupexplorer.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.