Qyoto  4.0.5
Qyoto is a C# language binding for Qt
 All Classes Namespaces Functions Variables Typedefs Enumerations Properties
QtXml.IQXmlEntityResolver Interface Reference
Inheritance diagram for QtXml.IQXmlEntityResolver:

Public Member Functions

string ErrorString ()
 
bool ResolveEntity (string publicId, string systemId, QXmlInputSource ret)
 

Member Function Documentation

string QtXml.IQXmlEntityResolver.ErrorString ( )
bool QtXml.IQXmlEntityResolver.ResolveEntity ( string  publicId,
string  systemId,
QXmlInputSource  ret 
)