Qtc.Core.QXmlStreamEntityResolver

Contents

Documentation

class QresolveUndeclaredEntity x0 x1 where #

Methods

resolveUndeclaredEntity :: x0 -> x1 -> IO String #

Orphan instances

QuserMethod (QXmlStreamEntityResolver ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QresolveEntity (QXmlStreamEntityResolver ()) (String, String) (IO String) # 
Instance details

Methods

resolveEntity :: QXmlStreamEntityResolver () -> (String, String) -> IO String #

QresolveEntity (QXmlStreamEntityResolverSc a) (String, String) (IO String) # 
Instance details

Methods

resolveEntity :: QXmlStreamEntityResolverSc a -> (String, String) -> IO String #