Qtc.Xmlpatterns.QXmlSchema
Contents
Documentation
class QqXmlSchema x1 where #
Methods
qXmlSchema :: x1 -> IO (QXmlSchema ()) #
Instances
| QqXmlSchema () # | |
Defined in Qtc.Xmlpatterns.QXmlSchema Methods qXmlSchema :: () -> IO (QXmlSchema ()) # | |
| QqXmlSchema (QXmlSchema t1) # | |
Defined in Qtc.Xmlpatterns.QXmlSchema Methods qXmlSchema :: QXmlSchema t1 -> IO (QXmlSchema ()) # | |
class QqXmlSchema_nf x1 where #
Methods
qXmlSchema_nf :: x1 -> IO (QXmlSchema ()) #
Instances
| QqXmlSchema_nf () # | |
Defined in Qtc.Xmlpatterns.QXmlSchema Methods qXmlSchema_nf :: () -> IO (QXmlSchema ()) # | |
| QqXmlSchema_nf (QXmlSchema t1) # | |
Defined in Qtc.Xmlpatterns.QXmlSchema Methods qXmlSchema_nf :: QXmlSchema t1 -> IO (QXmlSchema ()) # | |
qXmlSchema_delete :: QXmlSchema a -> IO () #