QXmlRPC
1.1
|
This is the complete list of members for xmlrpc::ServerIntrospection, including all inherited members.
checkMethodParameters(QString methodName, const QList< xmlrpc::Variant > ¶meters, QVariant::Type *returnType=0) const | xmlrpc::ServerIntrospection | |
clear() | xmlrpc::ServerIntrospection | |
isEmpty() const | xmlrpc::ServerIntrospection | |
isMethodSupported(QString methodName) const | xmlrpc::ServerIntrospection | |
listMethods() const | xmlrpc::ServerIntrospection | |
methodHelp(QString methodName) | xmlrpc::ServerIntrospection | |
methodSignatures(QString methodName) const | xmlrpc::ServerIntrospection | |
registerMethod(QString methodName, QVariant::Type returnType, QList< QVariant::Type > parameterTypes) | xmlrpc::ServerIntrospection | |
ServerIntrospection() (defined in xmlrpc::ServerIntrospection) | xmlrpc::ServerIntrospection | |
setMethodHelpText(QString methodName, QString helpText) | xmlrpc::ServerIntrospection | |
~ServerIntrospection() (defined in xmlrpc::ServerIntrospection) | xmlrpc::ServerIntrospection | virtual |