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-2014 The KDE developers.
Generated on Thu Sep 25 2014 04:19:20 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Thu Sep 25 2014 04:19:20 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.