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:46
virtual QStringList keys() const
Returns the list of keys this plugin supports.
Definition: qts/plugin.cpp:71
virtual void initialize(const QString &key, QScriptEngine *engine)
Initializes this extension.
Definition: qts/plugin.cpp:55
Definition: action.cpp:36
void initializeGui(QScriptEngine *engine)
Initialize GUI functionality like widgets the QUiLoader provides and some layout-managers.
Definition: values_p.h:285
void initializeCore(QScriptEngine *engine)
Initialize some core functionality like common used types we like to use within scripts.
Definition: values_p.h:251
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.