Qtc.Xml.QXmlErrorHandler

Contents

Documentation

class QqXmlErrorHandler x1 where #

Methods

qXmlErrorHandler :: x1 -> IO (QXmlErrorHandler ()) #

Instances
QqXmlErrorHandler () # 
Instance details

Defined in Qtc.Xml.QXmlErrorHandler

Methods

qXmlErrorHandler :: () -> IO (QXmlErrorHandler ()) #

QqXmlErrorHandler (QXmlErrorHandler t1) # 
Instance details

Defined in Qtc.Xml.QXmlErrorHandler

class QqXmlErrorHandler_nf x1 where #

Methods

qXmlErrorHandler_nf :: x1 -> IO (QXmlErrorHandler ()) #

Instances
QqXmlErrorHandler_nf () # 
Instance details

Defined in Qtc.Xml.QXmlErrorHandler

Methods

qXmlErrorHandler_nf :: () -> IO (QXmlErrorHandler ()) #

QqXmlErrorHandler_nf (QXmlErrorHandler t1) # 
Instance details

Defined in Qtc.Xml.QXmlErrorHandler

Orphan instances

QerrorString (QXmlErrorHandler ()) () # 
Instance details

Methods

errorString :: QXmlErrorHandler () -> () -> IO String #

QerrorString (QXmlErrorHandlerSc a) () # 
Instance details

Methods

errorString :: QXmlErrorHandlerSc a -> () -> IO String #

QuserMethod (QXmlErrorHandler ()) () (IO ()) # 
Instance details

Methods

userMethod :: QXmlErrorHandler () -> Int -> () -> IO () #

QuserMethod (QXmlErrorHandlerSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QXmlErrorHandlerSc a -> Int -> () -> IO () #

Qwarning (QXmlErrorHandler ()) (QXmlParseException t1) # 
Instance details

Methods

warning :: QXmlErrorHandler () -> QXmlParseException t1 -> IO Bool #

Qwarning (QXmlErrorHandlerSc a) (QXmlParseException t1) # 
Instance details

Methods

warning :: QXmlErrorHandlerSc a -> QXmlParseException t1 -> IO Bool #

QfatalError (QXmlErrorHandler ()) (QXmlParseException t1) # 
Instance details

Methods

fatalError :: QXmlErrorHandler () -> QXmlParseException t1 -> IO Bool #

QfatalError (QXmlErrorHandlerSc a) (QXmlParseException t1) # 
Instance details

Methods

fatalError :: QXmlErrorHandlerSc a -> QXmlParseException t1 -> IO Bool #

Qqerror (QXmlErrorHandler ()) (QXmlParseException t1) (IO Bool) # 
Instance details

Methods

qerror :: QXmlErrorHandler () -> QXmlParseException t1 -> IO Bool #

Qqerror (QXmlErrorHandlerSc a) (QXmlParseException t1) (IO Bool) # 
Instance details

Methods

qerror :: QXmlErrorHandlerSc a -> QXmlParseException t1 -> IO Bool #

QuserMethod (QXmlErrorHandler ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QXmlErrorHandler () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QXmlErrorHandlerSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QXmlErrorHandlerSc a -> Int -> QVariant () -> IO (QVariant ()) #