Qtc.Xml.QXmlLocator

Contents

Documentation

class QqXmlLocator x1 where #

Methods

qXmlLocator :: x1 -> IO (QXmlLocator ()) #

Instances
QqXmlLocator () # 
Instance details

Defined in Qtc.Xml.QXmlLocator

Methods

qXmlLocator :: () -> IO (QXmlLocator ()) #

QqXmlLocator (QXmlLocator t1) # 
Instance details

Defined in Qtc.Xml.QXmlLocator

Methods

qXmlLocator :: QXmlLocator t1 -> IO (QXmlLocator ()) #

class QqXmlLocator_nf x1 where #

Methods

qXmlLocator_nf :: x1 -> IO (QXmlLocator ()) #

Instances
QqXmlLocator_nf () # 
Instance details

Defined in Qtc.Xml.QXmlLocator

Methods

qXmlLocator_nf :: () -> IO (QXmlLocator ()) #

QqXmlLocator_nf (QXmlLocator t1) # 
Instance details

Defined in Qtc.Xml.QXmlLocator

Methods

qXmlLocator_nf :: QXmlLocator t1 -> IO (QXmlLocator ()) #

Orphan instances

QlineNumber (QXmlLocator ()) () # 
Instance details

Methods

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

QlineNumber (QXmlLocatorSc a) () # 
Instance details

Methods

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

QcolumnNumber (QXmlLocator ()) () # 
Instance details

Methods

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

QcolumnNumber (QXmlLocatorSc a) () # 
Instance details

Methods

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

QuserMethod (QXmlLocator ()) () (IO ()) # 
Instance details

Methods

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

QuserMethod (QXmlLocatorSc a) () (IO ()) # 
Instance details

Methods

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

QuserMethod (QXmlLocator ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QXmlLocator () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QXmlLocatorSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QXmlLocatorSc a -> Int -> QVariant () -> IO (QVariant ()) #