Documentation
class QcolumnNumber_h x0 x1 where #
columnNumber_h :: x0 -> x1 -> IO Int #
Instances
QcolumnNumber_h (QXmlLocator ()) () # | |
Defined in Qtc.Xml.QXmlLocator_h columnNumber_h :: QXmlLocator () -> () -> IO Int # | |
QcolumnNumber_h (QXmlLocatorSc a) () # | |
Defined in Qtc.Xml.QXmlLocator_h columnNumber_h :: QXmlLocatorSc a -> () -> IO Int # |
class QlineNumber_h x0 x1 where #
lineNumber_h :: x0 -> x1 -> IO Int #
Instances
QlineNumber_h (QXmlLocator ()) () # | |
Defined in Qtc.Xml.QXmlLocator_h lineNumber_h :: QXmlLocator () -> () -> IO Int # | |
QlineNumber_h (QXmlLocatorSc a) () # | |
Defined in Qtc.Xml.QXmlLocator_h lineNumber_h :: QXmlLocatorSc a -> () -> IO Int # |