Documentation
class QqXmlStreamAttributes x1 where #
qXmlStreamAttributes :: x1 -> IO (QXmlStreamAttributes ()) #
Instances
QqXmlStreamAttributes () # | |
Defined in Qtc.Core.QXmlStreamAttributes qXmlStreamAttributes :: () -> IO (QXmlStreamAttributes ()) # | |
QqXmlStreamAttributes (QXmlStreamAttributes t1) # | |
Defined in Qtc.Core.QXmlStreamAttributes qXmlStreamAttributes :: QXmlStreamAttributes t1 -> IO (QXmlStreamAttributes ()) # |
class QqXmlStreamAttributes_nf x1 where #
qXmlStreamAttributes_nf :: x1 -> IO (QXmlStreamAttributes ()) #
Instances
QqXmlStreamAttributes_nf () # | |
Defined in Qtc.Core.QXmlStreamAttributes qXmlStreamAttributes_nf :: () -> IO (QXmlStreamAttributes ()) # | |
QqXmlStreamAttributes_nf (QXmlStreamAttributes t1) # | |
Defined in Qtc.Core.QXmlStreamAttributes qXmlStreamAttributes_nf :: QXmlStreamAttributes t1 -> IO (QXmlStreamAttributes ()) # |
qXmlStreamAttributes_delete :: QXmlStreamAttributes a -> IO () #