Qtc.Xml.QXmlEntityResolver

Contents

Documentation

class QqXmlEntityResolver x1 where #

Methods

qXmlEntityResolver :: x1 -> IO (QXmlEntityResolver ()) #

Instances
QqXmlEntityResolver () # 
Instance details

Defined in Qtc.Xml.QXmlEntityResolver

Methods

qXmlEntityResolver :: () -> IO (QXmlEntityResolver ()) #

QqXmlEntityResolver (QXmlEntityResolver t1) # 
Instance details

Defined in Qtc.Xml.QXmlEntityResolver

Orphan instances

QerrorString (QXmlEntityResolver ()) () # 
Instance details

Methods

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

QerrorString (QXmlEntityResolverSc a) () # 
Instance details

Methods

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

QuserMethod (QXmlEntityResolver ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QresolveEntity (QXmlEntityResolver ()) (String, String, QXmlInputSourcePtrRef t3) (IO Bool) # 
Instance details

Methods

resolveEntity :: QXmlEntityResolver () -> (String, String, QXmlInputSourcePtrRef t3) -> IO Bool #

QresolveEntity (QXmlEntityResolverSc a) (String, String, QXmlInputSourcePtrRef t3) (IO Bool) # 
Instance details

Methods

resolveEntity :: QXmlEntityResolverSc a -> (String, String, QXmlInputSourcePtrRef t3) -> IO Bool #