Plasma
Go to the documentation of this file. 23 #include <QtGui/QApplication> 24 #include <QtGui/QGraphicsView> 26 #include <kconfiggroup.h> 76 void setWallpaperEnabled(
bool draw);
81 bool isWallpaperEnabled()
const;
90 void setScreen(
int screen,
int desktop = -1);
111 int effectiveDesktop()
const;
128 const QVariantList &args = QVariantList());
138 const QVariantList &args = QVariantList());
146 void setTrackContainmentChanges(
bool trackChanges);
151 bool trackContainmentChanges();
157 static View * topLevelViewAt(
const QPoint & pos);
171 void sceneRectAboutToChange();
179 void sceneRectChanged();
185 void lostContainment();
200 KConfigGroup config()
const;
206 void configNeedsSaving()
const;
209 ViewPrivate *
const d;
211 Q_PRIVATE_SLOT(d,
void updateSceneRect())
212 Q_PRIVATE_SLOT(d,
void containmentDestroyed())
214 Q_PRIVATE_SLOT(d,
void privateInit())
216 friend class ViewPrivate;
Namespace for everything in libplasma.
A QGraphicsView for a single Containment.
The base class for plugins that provide backgrounds and applet grouping containers.
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Mon May 15 2017 14:45:33 by
doxygen 1.8.13 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.