Kross
Kross::Object Member List
This is the complete list of members for Kross::Object, including all inherited members.
callMethod(const QString &name, const QVariantList &args=QVariantList()) | Kross::Object | virtual |
clearError() | Kross::ErrorInterface | inline |
ErrorInterface() | Kross::ErrorInterface | inline |
errorLineNo() const | Kross::ErrorInterface | inline |
errorMessage() const | Kross::ErrorInterface | inline |
errorTrace() const | Kross::ErrorInterface | inline |
hadError() const | Kross::ErrorInterface | inline |
methodNames() | Kross::Object | virtual |
Object() | Kross::Object | explicit |
Object(const Object &other) | Kross::Object | |
Ptr typedef | Kross::Object | |
setError(const QString &errormessage, const QString &tracemessage=QString(), long lineno=-1) | Kross::ErrorInterface | inline |
setError(ErrorInterface *error) | Kross::ErrorInterface | inline |
virtual_hook(int id, void *ptr) | Kross::Object | virtual |
~Object() | Kross::Object | virtual |
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.