GroupingDesktop
groupexplorer.cpp
Go to the documentation of this file.
117 d->setOrientation(location == Plasma::LeftEdge || location == Plasma::RightEdge ? Qt::Vertical : Qt::Horizontal);
139 connect(d->containment, SIGNAL(immutabilityChanged(Plasma::ImmutabilityType)), this, SLOT(immutabilityChanged(Plasma::ImmutabilityType)));
Definition: groupiconlist.h:42
void immutabilityChanged(Plasma::ImmutabilityType type)
Definition: groupexplorer.cpp:149
GroupExplorer(Plasma::Location location)
Definition: groupexplorer.cpp:102
void setContainment(Plasma::Containment *containment)
Changes the current containment you've got to call this at least once so that it can access the coron...
Definition: groupexplorer.cpp:128
Definition: groupexplorer.h:33
void closeClicked()
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Mon Oct 13 2014 22:55:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Mon Oct 13 2014 22:55:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.