Plasma
abstracttoolbox.h
Go to the documentation of this file.
48 AddTool = 0,
49 ConfigureTool = 100,
50 ControlTool = 200,
51 MiscTool = 300,
52 DestructiveTool = 400,
53 UserToolType = DestructiveTool + 1000
69 static AbstractToolBox *load(const QString &name, const QVariantList &args=QVariantList(), Plasma::Containment *containment=0);
Definition: abstracttoolbox.h:40
The base class for plugins that provide backgrounds and applet grouping containers.
Definition: containment.h:72
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.