Qtc.Xml.QXmlParseException
Contents
Documentation
class QqXmlParseException x1 where #
Methods
qXmlParseException :: x1 -> IO (QXmlParseException ()) #
Instances
class QqXmlParseException_nf x1 where #
Methods
qXmlParseException_nf :: x1 -> IO (QXmlParseException ()) #
Instances
qXmlParseException_delete :: QXmlParseException a -> IO () #
Orphan instances
QsystemId (QXmlParseException a) () # | |
Methods systemId :: QXmlParseException a -> () -> IO String # | |
QpublicId (QXmlParseException a) () # | |
Methods publicId :: QXmlParseException a -> () -> IO String # | |
QlineNumber (QXmlParseException a) () # | |
Methods lineNumber :: QXmlParseException a -> () -> IO Int # | |
QcolumnNumber (QXmlParseException a) () # | |
Methods columnNumber :: QXmlParseException a -> () -> IO Int # | |
Qmessage (QXmlParseException a) () (IO String) # | |
Methods message :: QXmlParseException a -> () -> IO String # |