Documentation
class QqXmlNamePool x1 where #
qXmlNamePool :: x1 -> IO (QXmlNamePool ()) #
Instances
QqXmlNamePool () # | |
Defined in Qtc.Xmlpatterns.QXmlNamePool qXmlNamePool :: () -> IO (QXmlNamePool ()) # | |
QqXmlNamePool (QXmlNamePool t1) # | |
Defined in Qtc.Xmlpatterns.QXmlNamePool qXmlNamePool :: QXmlNamePool t1 -> IO (QXmlNamePool ()) # |
class QqXmlNamePool_nf x1 where #
qXmlNamePool_nf :: x1 -> IO (QXmlNamePool ()) #
Instances
QqXmlNamePool_nf () # | |
Defined in Qtc.Xmlpatterns.QXmlNamePool qXmlNamePool_nf :: () -> IO (QXmlNamePool ()) # | |
QqXmlNamePool_nf (QXmlNamePool t1) # | |
Defined in Qtc.Xmlpatterns.QXmlNamePool qXmlNamePool_nf :: QXmlNamePool t1 -> IO (QXmlNamePool ()) # |
qXmlNamePool_delete :: QXmlNamePool a -> IO () #
Orphan instances
Qqot (QXmlNamePool ()) (QXmlNamePool t1) (IO (QXmlNamePool ())) # | |
qot :: QXmlNamePool () -> QXmlNamePool t1 -> IO (QXmlNamePool ()) # | |
Qqot (QXmlNamePoolSc a) (QXmlNamePool t1) (IO (QXmlNamePool ())) # | |
qot :: QXmlNamePoolSc a -> QXmlNamePool t1 -> IO (QXmlNamePool ()) # |