Qtc.Xml.QXmlAttributes

Contents

Documentation

class QqXmlAttributes x1 where #

Methods

qXmlAttributes :: x1 -> IO (QXmlAttributes ()) #

Instances
QqXmlAttributes () # 
Instance details

Defined in Qtc.Xml.QXmlAttributes

Methods

qXmlAttributes :: () -> IO (QXmlAttributes ()) #

QqXmlAttributes (QXmlAttributes t1) # 
Instance details

Defined in Qtc.Xml.QXmlAttributes

class QqXmlAttributes_nf x1 where #

Methods

qXmlAttributes_nf :: x1 -> IO (QXmlAttributes ()) #

Instances
QqXmlAttributes_nf () # 
Instance details

Defined in Qtc.Xml.QXmlAttributes

Methods

qXmlAttributes_nf :: () -> IO (QXmlAttributes ()) #

QqXmlAttributes_nf (QXmlAttributes t1) # 
Instance details

Defined in Qtc.Xml.QXmlAttributes

qName :: QXmlAttributes a -> Int -> IO String #

Orphan instances

QlocalName (QXmlAttributes a) Int # 
Instance details

Methods

localName :: QXmlAttributes a -> Int -> IO String #

Qcount (QXmlAttributes a) () # 
Instance details

Methods

count :: QXmlAttributes a -> () -> IO Int #

Qvalue (QXmlAttributes a) String (IO String) # 
Instance details

Methods

value :: QXmlAttributes a -> String -> IO String #

Qvalue (QXmlAttributes a) Int (IO String) # 
Instance details

Methods

value :: QXmlAttributes a -> Int -> IO String #

Quri (QXmlAttributes a) Int (IO String) # 
Instance details

Methods

uri :: QXmlAttributes a -> Int -> IO String #

Qqtype (QXmlAttributes a) String (IO String) # 
Instance details

Methods

qtype :: QXmlAttributes a -> String -> IO String #

Qqtype (QXmlAttributes a) Int (IO String) # 
Instance details

Methods

qtype :: QXmlAttributes a -> Int -> IO String #

Qqlength (QXmlAttributes a) () (IO Int) # 
Instance details

Methods

qlength :: QXmlAttributes a -> () -> IO Int #

Qindex (QXmlAttributes ()) String (IO Int) # 
Instance details

Methods

index :: QXmlAttributes () -> String -> IO Int #

Qindex (QXmlAttributesSc a) String (IO Int) # 
Instance details

Methods

index :: QXmlAttributesSc a -> String -> IO Int #

Qclear (QXmlAttributes a) () (IO ()) # 
Instance details

Methods

clear :: QXmlAttributes a -> () -> IO () #

Qqswap (QXmlAttributes ()) (QXmlAttributes t1) # 
Instance details

Methods

qswap :: QXmlAttributes () -> QXmlAttributes t1 -> IO () #

Qqswap (QXmlAttributesSc a) (QXmlAttributes t1) # 
Instance details

Methods

qswap :: QXmlAttributesSc a -> QXmlAttributes t1 -> IO () #

Qvalue (QXmlAttributes a) (QLatin1String t1) (IO String) # 
Instance details

Methods

value :: QXmlAttributes a -> QLatin1String t1 -> IO String #

Qindex (QXmlAttributes ()) (QLatin1String t1) (IO Int) # 
Instance details

Methods

index :: QXmlAttributes () -> QLatin1String t1 -> IO Int #

Qindex (QXmlAttributesSc a) (QLatin1String t1) (IO Int) # 
Instance details

Methods

index :: QXmlAttributesSc a -> QLatin1String t1 -> IO Int #

Qvalue (QXmlAttributes a) (String, String) (IO String) # 
Instance details

Methods

value :: QXmlAttributes a -> (String, String) -> IO String #

Qqtype (QXmlAttributes a) (String, String) (IO String) # 
Instance details

Methods

qtype :: QXmlAttributes a -> (String, String) -> IO String #

Qindex (QXmlAttributes ()) (String, String) (IO Int) # 
Instance details

Methods

index :: QXmlAttributes () -> (String, String) -> IO Int #

Qindex (QXmlAttributesSc a) (String, String) (IO Int) # 
Instance details

Methods

index :: QXmlAttributesSc a -> (String, String) -> IO Int #

Qappend (QXmlAttributes ()) (String, String, String, String) (IO ()) # 
Instance details

Methods

append :: QXmlAttributes () -> (String, String, String, String) -> IO () #

Qappend (QXmlAttributesSc a) (String, String, String, String) (IO ()) # 
Instance details

Methods

append :: QXmlAttributesSc a -> (String, String, String, String) -> IO () #