Qtc.Xml.QDomAttr

Contents

Documentation

class QqDomAttr x1 where #

Methods

qDomAttr :: x1 -> IO (QDomAttr ()) #

Instances
QqDomAttr () # 
Instance details

Defined in Qtc.Xml.QDomAttr

Methods

qDomAttr :: () -> IO (QDomAttr ()) #

QqDomAttr (QDomAttr t1) # 
Instance details

Defined in Qtc.Xml.QDomAttr

Methods

qDomAttr :: QDomAttr t1 -> IO (QDomAttr ()) #

class QqDomAttr_nf x1 where #

Methods

qDomAttr_nf :: x1 -> IO (QDomAttr ()) #

Instances
QqDomAttr_nf () # 
Instance details

Defined in Qtc.Xml.QDomAttr

Methods

qDomAttr_nf :: () -> IO (QDomAttr ()) #

QqDomAttr_nf (QDomAttr t1) # 
Instance details

Defined in Qtc.Xml.QDomAttr

Methods

qDomAttr_nf :: QDomAttr t1 -> IO (QDomAttr ()) #

ownerElement :: QDomAttr a -> () -> IO (QDomElement ()) #

ownerElement_nf :: QDomAttr a -> () -> IO (QDomElement ()) #

specified :: QDomAttr a -> () -> IO Bool #

qDomAttr_delete :: QDomAttr a -> IO () #

Orphan instances

QnodeType (QDomAttr ()) () # 
Instance details

Methods

nodeType :: QDomAttr () -> () -> IO QDomNode_NodeType #

QnodeType (QDomAttrSc a) () # 
Instance details

Methods

nodeType :: QDomAttrSc a -> () -> IO QDomNode_NodeType #

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

Methods

value :: QDomAttr a -> () -> IO String #

QsetValue (QDomAttr a) String (IO ()) # 
Instance details

Methods

setValue :: QDomAttr a -> String -> IO () #

Qname (QDomAttr a) () (IO String) # 
Instance details

Methods

name :: QDomAttr a -> () -> IO String #

Qattributes (QDomAttr ()) () (IO (QDomNamedNodeMap ())) # 
Instance details

Methods

attributes :: QDomAttr () -> () -> IO (QDomNamedNodeMap ()) #

Qattributes (QDomAttrSc a) () (IO (QDomNamedNodeMap ())) # 
Instance details

Methods

attributes :: QDomAttrSc a -> () -> IO (QDomNamedNodeMap ()) #

QuserMethod (QDomAttr ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

Qqone (QDomAttr ()) (QDomNode t1) # 
Instance details

Methods

qone :: QDomAttr () -> QDomNode t1 -> IO Bool #

Qqone (QDomAttrSc a) (QDomNode t1) # 
Instance details

Methods

qone :: QDomAttrSc a -> QDomNode t1 -> IO Bool #

Qqoe (QDomAttr ()) (QDomNode t1) # 
Instance details

Methods

qoe :: QDomAttr () -> QDomNode t1 -> IO Bool #

Qqoe (QDomAttrSc a) (QDomNode t1) # 
Instance details

Methods

qoe :: QDomAttrSc a -> QDomNode t1 -> IO Bool #

Qqot (QDomAttr ()) (QDomAttr t1) (IO (QDomAttr ())) # 
Instance details

Methods

qot :: QDomAttr () -> QDomAttr t1 -> IO (QDomAttr ()) #

Qqot (QDomAttrSc a) (QDomAttr t1) (IO (QDomAttr ())) # 
Instance details

Methods

qot :: QDomAttrSc a -> QDomAttr t1 -> IO (QDomAttr ()) #

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

Methods

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

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

Methods

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