Qtc.Xmlpatterns.QXmlSerializer

Contents

Documentation

Orphan instances

QstartOfSequence (QXmlSerializer ()) () # 
Instance details

Methods

startOfSequence :: QXmlSerializer () -> () -> IO () #

QstartOfSequence (QXmlSerializerSc a) () # 
Instance details

Methods

startOfSequence :: QXmlSerializerSc a -> () -> IO () #

QendOfSequence (QXmlSerializer ()) () # 
Instance details

Methods

endOfSequence :: QXmlSerializer () -> () -> IO () #

QendOfSequence (QXmlSerializerSc a) () # 
Instance details

Methods

endOfSequence :: QXmlSerializerSc a -> () -> IO () #

QoutputDevice (QXmlSerializer a) () # 
Instance details

Methods

outputDevice :: QXmlSerializer a -> () -> IO (QIODevice ()) #

QstartDocument (QXmlSerializer ()) () (IO ()) # 
Instance details

Methods

startDocument :: QXmlSerializer () -> () -> IO () #

QstartDocument (QXmlSerializerSc a) () (IO ()) # 
Instance details

Methods

startDocument :: QXmlSerializerSc a -> () -> IO () #

QendElement (QXmlSerializer ()) () (IO ()) # 
Instance details

Methods

endElement :: QXmlSerializer () -> () -> IO () #

QendElement (QXmlSerializerSc a) () (IO ()) # 
Instance details

Methods

endElement :: QXmlSerializerSc a -> () -> IO () #

QendDocument (QXmlSerializer ()) () (IO ()) # 
Instance details

Methods

endDocument :: QXmlSerializer () -> () -> IO () #

QendDocument (QXmlSerializerSc a) () (IO ()) # 
Instance details

Methods

endDocument :: QXmlSerializerSc a -> () -> IO () #

Qcomment (QXmlSerializer ()) String (IO ()) # 
Instance details

Methods

comment :: QXmlSerializer () -> String -> IO () #

Qcomment (QXmlSerializerSc a) String (IO ()) # 
Instance details

Methods

comment :: QXmlSerializerSc a -> String -> IO () #

Qcodec (QXmlSerializer a) () (IO (QTextCodec ())) # 
Instance details

Methods

codec :: QXmlSerializer a -> () -> IO (QTextCodec ()) #

QuserMethod (QXmlSerializer ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

QwhitespaceOnly (QXmlSerializer ()) (QStringRef t1) # 
Instance details

Methods

whitespaceOnly :: QXmlSerializer () -> QStringRef t1 -> IO () #

QwhitespaceOnly (QXmlSerializerSc a) (QStringRef t1) # 
Instance details

Methods

whitespaceOnly :: QXmlSerializerSc a -> QStringRef t1 -> IO () #

QsendAsNode (QXmlSerializer ()) (QPatternist_Item t1) # 
Instance details

Methods

sendAsNode :: QXmlSerializer () -> QPatternist_Item t1 -> IO () #

QsendAsNode (QXmlSerializerSc a) (QPatternist_Item t1) # 
Instance details

Methods

sendAsNode :: QXmlSerializerSc a -> QPatternist_Item t1 -> IO () #

QnamespaceBinding (QXmlSerializer ()) (QXmlName t1) # 
Instance details

Methods

namespaceBinding :: QXmlSerializer () -> QXmlName t1 -> IO () #

QnamespaceBinding (QXmlSerializerSc a) (QXmlName t1) # 
Instance details

Methods

namespaceBinding :: QXmlSerializerSc a -> QXmlName t1 -> IO () #

QatomicValue (QXmlSerializer ()) (QVariant t1) # 
Instance details

Methods

atomicValue :: QXmlSerializer () -> QVariant t1 -> IO () #

QatomicValue (QXmlSerializerSc a) (QVariant t1) # 
Instance details

Methods

atomicValue :: QXmlSerializerSc a -> QVariant t1 -> IO () #

QsetCodec (QXmlSerializer a) (QTextCodec t1) # 
Instance details

Methods

setCodec :: QXmlSerializer a -> QTextCodec t1 -> IO () #

QstartElement (QXmlSerializer ()) (QXmlName t1) (IO ()) # 
Instance details

Methods

startElement :: QXmlSerializer () -> QXmlName t1 -> IO () #

QstartElement (QXmlSerializerSc a) (QXmlName t1) (IO ()) # 
Instance details

Methods

startElement :: QXmlSerializerSc a -> QXmlName t1 -> IO () #

Qitem (QXmlSerializer ()) (QPatternist_Item t1) (IO ()) # 
Instance details

Methods

item :: QXmlSerializer () -> QPatternist_Item t1 -> IO () #

Qitem (QXmlSerializerSc a) (QPatternist_Item t1) (IO ()) # 
Instance details

Methods

item :: QXmlSerializerSc a -> QPatternist_Item t1 -> IO () #

Qcharacters (QXmlSerializer ()) (QStringRef t1) (IO ()) # 
Instance details

Methods

characters :: QXmlSerializer () -> QStringRef t1 -> IO () #

Qcharacters (QXmlSerializerSc a) (QStringRef t1) (IO ()) # 
Instance details

Methods

characters :: QXmlSerializerSc a -> QStringRef t1 -> IO () #

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

Methods

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

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

Methods

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

QprocessingInstruction (QXmlSerializer ()) (QXmlName t1, String) (IO ()) # 
Instance details

Methods

processingInstruction :: QXmlSerializer () -> (QXmlName t1, String) -> IO () #

QprocessingInstruction (QXmlSerializerSc a) (QXmlName t1, String) (IO ()) # 
Instance details

Methods

processingInstruction :: QXmlSerializerSc a -> (QXmlName t1, String) -> IO () #

Qattribute (QXmlSerializer ()) (QXmlName t1, QStringRef t2) (IO ()) # 
Instance details

Methods

attribute :: QXmlSerializer () -> (QXmlName t1, QStringRef t2) -> IO () #

Qattribute (QXmlSerializerSc a) (QXmlName t1, QStringRef t2) (IO ()) # 
Instance details

Methods

attribute :: QXmlSerializerSc a -> (QXmlName t1, QStringRef t2) -> IO () #