Qtc.Core.QXmlStreamAttribute
Contents
Documentation
class QqXmlStreamAttribute x1 where #
Methods
qXmlStreamAttribute :: x1 -> IO (QXmlStreamAttribute ()) #
Instances
| QqXmlStreamAttribute () # | |
Defined in Qtc.Core.QXmlStreamAttribute Methods qXmlStreamAttribute :: () -> IO (QXmlStreamAttribute ()) # | |
| QqXmlStreamAttribute (QXmlStreamAttribute t1) # | |
Defined in Qtc.Core.QXmlStreamAttribute Methods qXmlStreamAttribute :: QXmlStreamAttribute t1 -> IO (QXmlStreamAttribute ()) # | |
| QqXmlStreamAttribute (String, String) # | |
Defined in Qtc.Core.QXmlStreamAttribute Methods qXmlStreamAttribute :: (String, String) -> IO (QXmlStreamAttribute ()) # | |
| QqXmlStreamAttribute (String, String, String) # | |
Defined in Qtc.Core.QXmlStreamAttribute Methods qXmlStreamAttribute :: (String, String, String) -> IO (QXmlStreamAttribute ()) # | |
class QqXmlStreamAttribute_nf x1 where #
Methods
qXmlStreamAttribute_nf :: x1 -> IO (QXmlStreamAttribute ()) #
Instances
| QqXmlStreamAttribute_nf () # | |
Defined in Qtc.Core.QXmlStreamAttribute Methods qXmlStreamAttribute_nf :: () -> IO (QXmlStreamAttribute ()) # | |
| QqXmlStreamAttribute_nf (QXmlStreamAttribute t1) # | |
Defined in Qtc.Core.QXmlStreamAttribute Methods qXmlStreamAttribute_nf :: QXmlStreamAttribute t1 -> IO (QXmlStreamAttribute ()) # | |
| QqXmlStreamAttribute_nf (String, String) # | |
Defined in Qtc.Core.QXmlStreamAttribute Methods qXmlStreamAttribute_nf :: (String, String) -> IO (QXmlStreamAttribute ()) # | |
| QqXmlStreamAttribute_nf (String, String, String) # | |
Defined in Qtc.Core.QXmlStreamAttribute Methods qXmlStreamAttribute_nf :: (String, String, String) -> IO (QXmlStreamAttribute ()) # | |
qXmlStreamAttribute_delete :: QXmlStreamAttribute a -> IO () #