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