Documentation
class QqDomComment x1 where #
qDomComment :: x1 -> IO (QDomComment ()) #
Instances
QqDomComment () # | |
Defined in Qtc.Xml.QDomComment qDomComment :: () -> IO (QDomComment ()) # | |
QqDomComment (QDomComment t1) # | |
Defined in Qtc.Xml.QDomComment qDomComment :: QDomComment t1 -> IO (QDomComment ()) # |
class QqDomComment_nf x1 where #
qDomComment_nf :: x1 -> IO (QDomComment ()) #
Instances
QqDomComment_nf () # | |
Defined in Qtc.Xml.QDomComment qDomComment_nf :: () -> IO (QDomComment ()) # | |
QqDomComment_nf (QDomComment t1) # | |
Defined in Qtc.Xml.QDomComment qDomComment_nf :: QDomComment t1 -> IO (QDomComment ()) # |
qDomComment_delete :: QDomComment a -> IO () #
qDomComment_delete1 :: QDomComment a -> IO () #