Documentation
class QqXmlLexicalHandler x1 where #
qXmlLexicalHandler :: x1 -> IO (QXmlLexicalHandler ()) #
Instances
QqXmlLexicalHandler () # | |
Defined in Qtc.Xml.QXmlLexicalHandler qXmlLexicalHandler :: () -> IO (QXmlLexicalHandler ()) # | |
QqXmlLexicalHandler (QXmlLexicalHandler t1) # | |
Defined in Qtc.Xml.QXmlLexicalHandler qXmlLexicalHandler :: QXmlLexicalHandler t1 -> IO (QXmlLexicalHandler ()) # |
class QqXmlLexicalHandler_nf x1 where #
qXmlLexicalHandler_nf :: x1 -> IO (QXmlLexicalHandler ()) #
Instances
QqXmlLexicalHandler_nf () # | |
Defined in Qtc.Xml.QXmlLexicalHandler qXmlLexicalHandler_nf :: () -> IO (QXmlLexicalHandler ()) # | |
QqXmlLexicalHandler_nf (QXmlLexicalHandler t1) # | |
Defined in Qtc.Xml.QXmlLexicalHandler qXmlLexicalHandler_nf :: QXmlLexicalHandler t1 -> IO (QXmlLexicalHandler ()) # |
qXmlLexicalHandler_delete :: QXmlLexicalHandler a -> IO () #
qXmlLexicalHandler_delete1 :: QXmlLexicalHandler a -> IO () #