Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
bool | AttributeDecl (string eName, string aName, string type, string valueDefault, string value) |
string | ErrorString () |
bool | ExternalEntityDecl (string name, string publicId, string systemId) |
bool | InternalEntityDecl (string name, string value) |
bool QtXml.IQXmlDeclHandler.AttributeDecl | ( | string | eName, |
string | aName, | ||
string | type, | ||
string | valueDefault, | ||
string | value | ||
) |
string QtXml.IQXmlDeclHandler.ErrorString | ( | ) |
bool QtXml.IQXmlDeclHandler.ExternalEntityDecl | ( | string | name, |
string | publicId, | ||
string | systemId | ||
) |
bool QtXml.IQXmlDeclHandler.InternalEntityDecl | ( | string | name, |
string | value | ||
) |