Documentation
class QqDomProcessingInstruction x1 where #
qDomProcessingInstruction :: x1 -> IO (QDomProcessingInstruction ()) #
Instances
QqDomProcessingInstruction () # | |
Defined in Qtc.Xml.QDomProcessingInstruction qDomProcessingInstruction :: () -> IO (QDomProcessingInstruction ()) # | |
QqDomProcessingInstruction (QDomProcessingInstruction t1) # | |
Defined in Qtc.Xml.QDomProcessingInstruction qDomProcessingInstruction :: QDomProcessingInstruction t1 -> IO (QDomProcessingInstruction ()) # |
class QqDomProcessingInstruction_nf x1 where #
qDomProcessingInstruction_nf :: x1 -> IO (QDomProcessingInstruction ()) #
Instances
QqDomProcessingInstruction_nf () # | |
Defined in Qtc.Xml.QDomProcessingInstruction qDomProcessingInstruction_nf :: () -> IO (QDomProcessingInstruction ()) # | |
QqDomProcessingInstruction_nf (QDomProcessingInstruction t1) # | |
Defined in Qtc.Xml.QDomProcessingInstruction qDomProcessingInstruction_nf :: QDomProcessingInstruction t1 -> IO (QDomProcessingInstruction ()) # |
qDomProcessingInstruction_delete :: QDomProcessingInstruction a -> IO () #
qDomProcessingInstruction_delete1 :: QDomProcessingInstruction a -> IO () #