Kross
object.cpp
Go to the documentation of this file.
virtual QVariant callMethod(const QString &name, const QVariantList &args=QVariantList())
Pass a call to the object and evaluated it.
Definition: object.cpp:49
Definition: action.cpp:36
virtual QStringList methodNames()
Return a list of supported callable objects.
Definition: object.cpp:56
The class Object does provide us scripting objects like class instances to the C++ world...
Definition: object.h:69
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Mon May 4 2015 10:48:12 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Mon May 4 2015 10:48:12 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.