![]() |
Qt 4.8
|
Implements the function fn:error()
.
More...
#include <qerrorfn_p.h>
Implements the function fn:error()
.
fn:error()
is a bit special in that its first argument varies between the different signatures. This is implemented by changing the function signature if the amount of arguments is one.
fn:error()
has as return type the peculiar "none" type, which is handled by NoneType.
Definition at line 79 of file qerrorfn_p.h.
|
virtual |
Reimplemented from QPatternist::Expression.
Definition at line 53 of file qerrorfn.cpp.
|
virtual |
Reimplemented from QPatternist::FunctionCall.
Definition at line 90 of file qerrorfn.cpp.
Referenced by evaluateSingleton().