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
void adjustSize()
Definition: groupexplorer.h:33
virtual void showEvent(QShowEvent *event)
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void destroyed(QObject *obj)
void closeClicked()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.