Qtc.Xml.QXmlLocator_h

Contents

Documentation

class QcolumnNumber_h x0 x1 where #

Methods

columnNumber_h :: x0 -> x1 -> IO Int #

Instances
QcolumnNumber_h (QXmlLocator ()) () # 
Instance details

Defined in Qtc.Xml.QXmlLocator_h

Methods

columnNumber_h :: QXmlLocator () -> () -> IO Int #

QcolumnNumber_h (QXmlLocatorSc a) () # 
Instance details

Defined in Qtc.Xml.QXmlLocator_h

Methods

columnNumber_h :: QXmlLocatorSc a -> () -> IO Int #

class QlineNumber_h x0 x1 where #

Methods

lineNumber_h :: x0 -> x1 -> IO Int #

Instances
QlineNumber_h (QXmlLocator ()) () # 
Instance details

Defined in Qtc.Xml.QXmlLocator_h

Methods

lineNumber_h :: QXmlLocator () -> () -> IO Int #

QlineNumber_h (QXmlLocatorSc a) () # 
Instance details

Defined in Qtc.Xml.QXmlLocator_h

Methods

lineNumber_h :: QXmlLocatorSc a -> () -> IO Int #

Orphan instances

QunSetHandler (QXmlLocator ()) # 
Instance details

Methods

unSetHandler :: QXmlLocator () -> String -> IO Bool #

QunSetHandler (QXmlLocatorSc a) # 
Instance details

Methods

unSetHandler :: QXmlLocatorSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QXmlLocator ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QXmlLocator () -> Int -> IO Bool #

QunSetUserMethodVariantList (QXmlLocatorSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QXmlLocatorSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QXmlLocator ()) # 
Instance details

Methods

unSetUserMethodVariant :: QXmlLocator () -> Int -> IO Bool #

QunSetUserMethodVariant (QXmlLocatorSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QXmlLocatorSc a -> Int -> IO Bool #

QunSetUserMethod (QXmlLocator ()) # 
Instance details

Methods

unSetUserMethod :: QXmlLocator () -> Int -> IO Bool #

QunSetUserMethod (QXmlLocatorSc a) # 
Instance details

Methods

unSetUserMethod :: QXmlLocatorSc a -> Int -> IO Bool #

QsetHandler (QXmlLocator ()) (QXmlLocator x0 -> IO Int) # 
Instance details

Methods

setHandler :: QXmlLocator () -> String -> (QXmlLocator x0 -> IO Int) -> IO () #

QsetHandler (QXmlLocatorSc a) (QXmlLocator x0 -> IO Int) # 
Instance details

Methods

setHandler :: QXmlLocatorSc a -> String -> (QXmlLocator x0 -> IO Int) -> IO () #

QsetUserMethod (QXmlLocator ()) (QXmlLocator x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QXmlLocator () -> Int -> (QXmlLocator x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QXmlLocator ()) (QXmlLocator x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QXmlLocator () -> Int -> (QXmlLocator x0 -> IO ()) -> IO () #

QsetUserMethod (QXmlLocatorSc a) (QXmlLocator x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QXmlLocatorSc a -> Int -> (QXmlLocator x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QXmlLocatorSc a) (QXmlLocator x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QXmlLocatorSc a -> Int -> (QXmlLocator x0 -> IO ()) -> IO () #