A QCFunc is a function that looks like this:
QReturn MyQCFunc(QScriptArgs args) { ... }
It takes a QScriptArgs handle and returns a QReturn struct