Kross
action.h
Go to the documentation of this file.
113 Action(QObject* parent, const QString& name, const QDir& packagepath = QDir()); //BIC may be removed in favour of the next c'tor
149 void fromDomElement(const QDomElement& element, const QStringList& searchPath/* = QStringList()*/);
Base class for interpreter dependent functionality each script provides.
Definition: core/script.h:43
const char * name(StandardAction id)
Interface for managing Object collections.
Definition: childreninterface.h:38
unsigned int version()
The Action class is an abstract container to deal with scripts like a single standalone script file...
Definition: action.h:94
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:54 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:49:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.