QXmlRPC  1.1
xmlrpc::ServerIntrospection Member List

This is the complete list of members for xmlrpc::ServerIntrospection, including all inherited members.

checkMethodParameters(QString methodName, const QList< xmlrpc::Variant > &parameters, QVariant::Type *returnType=0) constxmlrpc::ServerIntrospection
clear()xmlrpc::ServerIntrospection
isEmpty() constxmlrpc::ServerIntrospection
isMethodSupported(QString methodName) constxmlrpc::ServerIntrospection
listMethods() constxmlrpc::ServerIntrospection
methodHelp(QString methodName)xmlrpc::ServerIntrospection
methodSignatures(QString methodName) constxmlrpc::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::ServerIntrospectionvirtual