Kross
manager.h
Go to the documentation of this file.
132 void registerMetaTypeHandler(const QByteArray& typeName, MetaTypeHandler::FunctionPtr* handler);
145 void registerMetaTypeHandler(const QByteArray& typeName, MetaTypeHandler::FunctionPtr2* handler);
QVariant() FunctionPtr2(MetaTypeHandler *handler, void *)
Definition: metatype.h:142
Definition: action.cpp:36
const char * name(StandardAction id)
The InterpreterInfo class provides abstract information about a Interpreter before the interpreter-ba...
Definition: core/interpreter.h:43
Interface for managing Object collections.
Definition: childreninterface.h:38
Base class for metatype-handlers as used returned by the Kross::Manager::metaTypeHandler() method.
Definition: metatype.h:138
The Action class is an abstract container to deal with scripts like a single standalone script file.
Definition: action.h:94
The ActionCollection class manages collections of Action instances.
Definition: actioncollection.h:45
The Manager class is a singleton that provides the main entry point to deal with the Kross Scripting ...
Definition: manager.h:49
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 00:00:00 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 00:00:00 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.