Qtc.Xml.QDomComment

Contents

Documentation

class QqDomComment x1 where #

Methods

qDomComment :: x1 -> IO (QDomComment ()) #

Instances
QqDomComment () # 
Instance details

Defined in Qtc.Xml.QDomComment

Methods

qDomComment :: () -> IO (QDomComment ()) #

QqDomComment (QDomComment t1) # 
Instance details

Defined in Qtc.Xml.QDomComment

Methods

qDomComment :: QDomComment t1 -> IO (QDomComment ()) #

class QqDomComment_nf x1 where #

Methods

qDomComment_nf :: x1 -> IO (QDomComment ()) #

Instances
QqDomComment_nf () # 
Instance details

Defined in Qtc.Xml.QDomComment

Methods

qDomComment_nf :: () -> IO (QDomComment ()) #

QqDomComment_nf (QDomComment t1) # 
Instance details

Defined in Qtc.Xml.QDomComment

Methods

qDomComment_nf :: QDomComment t1 -> IO (QDomComment ()) #

Orphan instances

QnodeType (QDomComment ()) () # 
Instance details

Methods

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

QnodeType (QDomCommentSc a) () # 
Instance details

Methods

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

QsetData (QDomComment ()) String (IO ()) # 
Instance details

Methods

setData :: QDomComment () -> String -> IO () #

QsetData (QDomCommentSc a) String (IO ()) # 
Instance details

Methods

setData :: QDomCommentSc a -> String -> IO () #

Qqdata (QDomComment ()) () (IO String) # 
Instance details

Methods

qdata :: QDomComment () -> () -> IO String #

Qqdata (QDomCommentSc a) () (IO String) # 
Instance details

Methods

qdata :: QDomCommentSc a -> () -> IO String #

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

Methods

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

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

Methods

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

QuserMethod (QDomComment ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qqot (QDomCommentSc a) (QDomComment t1) (IO (QDomComment ())) # 
Instance details

Methods

qot :: QDomCommentSc a -> QDomComment t1 -> IO (QDomComment ()) #

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

Methods

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

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

Methods

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