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);
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 17:48:40 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 17:48:40 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.