Qtc.Xmlpatterns.QXmlFormatter_h

Contents

Orphan instances

QunSetHandler (QXmlFormatter ()) # 
Instance details

Methods

unSetHandler :: QXmlFormatter () -> String -> IO Bool #

QunSetHandler (QXmlFormatterSc a) # 
Instance details

Methods

unSetHandler :: QXmlFormatterSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QXmlFormatter ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QXmlFormatter () -> Int -> IO Bool #

QunSetUserMethodVariantList (QXmlFormatterSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QXmlFormatterSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QXmlFormatter ()) # 
Instance details

Methods

unSetUserMethodVariant :: QXmlFormatter () -> Int -> IO Bool #

QunSetUserMethodVariant (QXmlFormatterSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QXmlFormatterSc a -> Int -> IO Bool #

QunSetUserMethod (QXmlFormatter ()) # 
Instance details

Methods

unSetUserMethod :: QXmlFormatter () -> Int -> IO Bool #

QunSetUserMethod (QXmlFormatterSc a) # 
Instance details

Methods

unSetUserMethod :: QXmlFormatterSc a -> Int -> IO Bool #

QstartOfSequence_h (QXmlFormatter ()) () # 
Instance details

Methods

startOfSequence_h :: QXmlFormatter () -> () -> IO () #

QstartOfSequence_h (QXmlFormatterSc a) () # 
Instance details

Methods

startOfSequence_h :: QXmlFormatterSc a -> () -> IO () #

QendOfSequence_h (QXmlFormatter ()) () # 
Instance details

Methods

endOfSequence_h :: QXmlFormatter () -> () -> IO () #

QendOfSequence_h (QXmlFormatterSc a) () # 
Instance details

Methods

endOfSequence_h :: QXmlFormatterSc a -> () -> IO () #

QstartDocument_h (QXmlFormatter ()) () (IO ()) # 
Instance details

Methods

startDocument_h :: QXmlFormatter () -> () -> IO () #

QstartDocument_h (QXmlFormatterSc a) () (IO ()) # 
Instance details

Methods

startDocument_h :: QXmlFormatterSc a -> () -> IO () #

QendElement_h (QXmlFormatter ()) () (IO ()) # 
Instance details

Methods

endElement_h :: QXmlFormatter () -> () -> IO () #

QendElement_h (QXmlFormatterSc a) () (IO ()) # 
Instance details

Methods

endElement_h :: QXmlFormatterSc a -> () -> IO () #

QendDocument_h (QXmlFormatter ()) () (IO ()) # 
Instance details

Methods

endDocument_h :: QXmlFormatter () -> () -> IO () #

QendDocument_h (QXmlFormatterSc a) () (IO ()) # 
Instance details

Methods

endDocument_h :: QXmlFormatterSc a -> () -> IO () #

Qcomment_h (QXmlFormatter ()) String (IO ()) # 
Instance details

Methods

comment_h :: QXmlFormatter () -> String -> IO () #

Qcomment_h (QXmlFormatterSc a) String (IO ()) # 
Instance details

Methods

comment_h :: QXmlFormatterSc a -> String -> IO () #

QwhitespaceOnly_h (QXmlFormatter ()) (QStringRef t1) # 
Instance details

Methods

whitespaceOnly_h :: QXmlFormatter () -> QStringRef t1 -> IO () #

QwhitespaceOnly_h (QXmlFormatterSc a) (QStringRef t1) # 
Instance details

Methods

whitespaceOnly_h :: QXmlFormatterSc a -> QStringRef t1 -> IO () #

QnamespaceBinding_h (QXmlFormatter ()) (QXmlName t1) # 
Instance details

Methods

namespaceBinding_h :: QXmlFormatter () -> QXmlName t1 -> IO () #

QnamespaceBinding_h (QXmlFormatterSc a) (QXmlName t1) # 
Instance details

Methods

namespaceBinding_h :: QXmlFormatterSc a -> QXmlName t1 -> IO () #

Qitem_h (QXmlFormatter ()) (QPatternist_Item t1) # 
Instance details

Methods

item_h :: QXmlFormatter () -> QPatternist_Item t1 -> IO () #

Qitem_h (QXmlFormatterSc a) (QPatternist_Item t1) # 
Instance details

Methods

item_h :: QXmlFormatterSc a -> QPatternist_Item t1 -> IO () #

QatomicValue_h (QXmlFormatter ()) (QVariant t1) # 
Instance details

Methods

atomicValue_h :: QXmlFormatter () -> QVariant t1 -> IO () #

QatomicValue_h (QXmlFormatterSc a) (QVariant t1) # 
Instance details

Methods

atomicValue_h :: QXmlFormatterSc a -> QVariant t1 -> IO () #

QstartElement_h (QXmlFormatter ()) (QXmlName t1) (IO ()) # 
Instance details

Methods

startElement_h :: QXmlFormatter () -> QXmlName t1 -> IO () #

QstartElement_h (QXmlFormatterSc a) (QXmlName t1) (IO ()) # 
Instance details

Methods

startElement_h :: QXmlFormatterSc a -> QXmlName t1 -> IO () #

Qcharacters_h (QXmlFormatter ()) (QStringRef t1) (IO ()) # 
Instance details

Methods

characters_h :: QXmlFormatter () -> QStringRef t1 -> IO () #

Qcharacters_h (QXmlFormatterSc a) (QStringRef t1) (IO ()) # 
Instance details

Methods

characters_h :: QXmlFormatterSc a -> QStringRef t1 -> IO () #

Qattribute_h (QXmlFormatter ()) (QXmlName t1, QStringRef t2) # 
Instance details

Methods

attribute_h :: QXmlFormatter () -> (QXmlName t1, QStringRef t2) -> IO () #

Qattribute_h (QXmlFormatterSc a) (QXmlName t1, QStringRef t2) # 
Instance details

Methods

attribute_h :: QXmlFormatterSc a -> (QXmlName t1, QStringRef t2) -> IO () #

QsetHandler (QXmlFormatter ()) (QXmlFormatter x0 -> QVariant t1 -> IO ()) # 
Instance details

Methods

setHandler :: QXmlFormatter () -> String -> (QXmlFormatter x0 -> QVariant t1 -> IO ()) -> IO () #

QsetHandler (QXmlFormatter ()) (QXmlFormatter x0 -> QXmlName t1 -> IO ()) # 
Instance details

Methods

setHandler :: QXmlFormatter () -> String -> (QXmlFormatter x0 -> QXmlName t1 -> IO ()) -> IO () #

QsetHandler (QXmlFormatter ()) (QXmlFormatter x0 -> QXmlName t1 -> String -> IO ()) # 
Instance details

Methods

setHandler :: QXmlFormatter () -> String -> (QXmlFormatter x0 -> QXmlName t1 -> String -> IO ()) -> IO () #

QsetHandler (QXmlFormatter ()) (QXmlFormatter x0 -> IO ()) # 
Instance details

Methods

setHandler :: QXmlFormatter () -> String -> (QXmlFormatter x0 -> IO ()) -> IO () #

QsetHandler (QXmlFormatter ()) (QXmlFormatter x0 -> QStringRef t1 -> IO ()) # 
Instance details

Methods

setHandler :: QXmlFormatter () -> String -> (QXmlFormatter x0 -> QStringRef t1 -> IO ()) -> IO () #

QsetHandler (QXmlFormatter ()) (QXmlFormatter x0 -> QXmlName t1 -> QStringRef t2 -> IO ()) # 
Instance details

Methods

setHandler :: QXmlFormatter () -> String -> (QXmlFormatter x0 -> QXmlName t1 -> QStringRef t2 -> IO ()) -> IO () #

QsetHandler (QXmlFormatter ()) (QXmlFormatter x0 -> QPatternist_Item t1 -> IO ()) # 
Instance details

Methods

setHandler :: QXmlFormatter () -> String -> (QXmlFormatter x0 -> QPatternist_Item t1 -> IO ()) -> IO () #

QsetHandler (QXmlFormatter ()) (QXmlFormatter x0 -> String -> IO ()) # 
Instance details

Methods

setHandler :: QXmlFormatter () -> String -> (QXmlFormatter x0 -> String -> IO ()) -> IO () #

QsetHandler (QXmlFormatterSc a) (QXmlFormatter x0 -> QVariant t1 -> IO ()) # 
Instance details

Methods

setHandler :: QXmlFormatterSc a -> String -> (QXmlFormatter x0 -> QVariant t1 -> IO ()) -> IO () #

QsetHandler (QXmlFormatterSc a) (QXmlFormatter x0 -> QXmlName t1 -> IO ()) # 
Instance details

Methods

setHandler :: QXmlFormatterSc a -> String -> (QXmlFormatter x0 -> QXmlName t1 -> IO ()) -> IO () #

QsetHandler (QXmlFormatterSc a) (QXmlFormatter x0 -> QXmlName t1 -> String -> IO ()) # 
Instance details

Methods

setHandler :: QXmlFormatterSc a -> String -> (QXmlFormatter x0 -> QXmlName t1 -> String -> IO ()) -> IO () #

QsetHandler (QXmlFormatterSc a) (QXmlFormatter x0 -> IO ()) # 
Instance details

Methods

setHandler :: QXmlFormatterSc a -> String -> (QXmlFormatter x0 -> IO ()) -> IO () #

QsetHandler (QXmlFormatterSc a) (QXmlFormatter x0 -> QStringRef t1 -> IO ()) # 
Instance details

Methods

setHandler :: QXmlFormatterSc a -> String -> (QXmlFormatter x0 -> QStringRef t1 -> IO ()) -> IO () #

QsetHandler (QXmlFormatterSc a) (QXmlFormatter x0 -> QXmlName t1 -> QStringRef t2 -> IO ()) # 
Instance details

Methods

setHandler :: QXmlFormatterSc a -> String -> (QXmlFormatter x0 -> QXmlName t1 -> QStringRef t2 -> IO ()) -> IO () #

QsetHandler (QXmlFormatterSc a) (QXmlFormatter x0 -> QPatternist_Item t1 -> IO ()) # 
Instance details

Methods

setHandler :: QXmlFormatterSc a -> String -> (QXmlFormatter x0 -> QPatternist_Item t1 -> IO ()) -> IO () #

QsetHandler (QXmlFormatterSc a) (QXmlFormatter x0 -> String -> IO ()) # 
Instance details

Methods

setHandler :: QXmlFormatterSc a -> String -> (QXmlFormatter x0 -> String -> IO ()) -> IO () #

QsetUserMethod (QXmlFormatter ()) (QXmlFormatter x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QXmlFormatter () -> Int -> (QXmlFormatter x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QXmlFormatter ()) (QXmlFormatter x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QXmlFormatter () -> Int -> (QXmlFormatter x0 -> IO ()) -> IO () #

QsetUserMethod (QXmlFormatterSc a) (QXmlFormatter x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QXmlFormatterSc a -> Int -> (QXmlFormatter x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QXmlFormatterSc a) (QXmlFormatter x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QXmlFormatterSc a -> Int -> (QXmlFormatter x0 -> IO ()) -> IO () #

QprocessingInstruction_h (QXmlFormatter ()) (QXmlName t1, String) (IO ()) # 
Instance details

Methods

processingInstruction_h :: QXmlFormatter () -> (QXmlName t1, String) -> IO () #

QprocessingInstruction_h (QXmlFormatterSc a) (QXmlName t1, String) (IO ()) # 
Instance details

Methods

processingInstruction_h :: QXmlFormatterSc a -> (QXmlName t1, String) -> IO () #