Kross
metafunction.h
Go to the documentation of this file.
QMetaObject staticMetaObject
The static QMetaObject instance that provides the QMeta-information for this QObject class.
Definition: metafunction.h:143
Definition: action.cpp:36
int qt_metacall(QMetaObject::Call _c, int _id, void **_a)=0
This method got called if a method this QObject instance defines should be invoked.
The MetaFunction class implements a QObject to provide an adaptor between Qt signals+slots and script...
Definition: metafunction.h:63
void * qt_metacast(const char *_clname)
Try to cast this QObject instance into the class with name _clname and return the casted pointer or N...
Definition: metafunction.h:158
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.