Kross
qts/plugin.cpp
Go to the documentation of this file.
Kross QtScript Extension that provides access to the Kross Scripting Framework within the QtScript sc...
Definition: qts/plugin.h:45
virtual void initialize(const QString &key, QScriptEngine *engine)
Initializes this extension.
Definition: qts/plugin.cpp:55
void initializeCore(QScriptEngine *engine)
Initialize some core functionality like common used types we like to use within scripts.
Definition: values_p.h:251
void initializeGui(QScriptEngine *engine)
Initialize GUI functionality like widgets the QUiLoader provides and some layout-managers.
Definition: values_p.h:285
virtual QStringList keys() const
Returns the list of keys this plugin supports.
Definition: qts/plugin.cpp:71
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.