Qtc.Gui.QTextLength

Contents

Documentation

class QqTextLength x1 where #

Methods

qTextLength :: x1 -> IO (QTextLength ()) #

Instances
QqTextLength () # 
Instance details

Defined in Qtc.Gui.QTextLength

Methods

qTextLength :: () -> IO (QTextLength ()) #

QqTextLength (QTextLength t1) # 
Instance details

Defined in Qtc.Gui.QTextLength

Methods

qTextLength :: QTextLength t1 -> IO (QTextLength ()) #

QqTextLength (QTextLength_Type, Double) # 
Instance details

Defined in Qtc.Gui.QTextLength

Methods

qTextLength :: (QTextLength_Type, Double) -> IO (QTextLength ()) #

class QqTextLength_nf x1 where #

Methods

qTextLength_nf :: x1 -> IO (QTextLength ()) #

Instances
QqTextLength_nf () # 
Instance details

Defined in Qtc.Gui.QTextLength

Methods

qTextLength_nf :: () -> IO (QTextLength ()) #

QqTextLength_nf (QTextLength t1) # 
Instance details

Defined in Qtc.Gui.QTextLength

Methods

qTextLength_nf :: QTextLength t1 -> IO (QTextLength ()) #

QqTextLength_nf (QTextLength_Type, Double) # 
Instance details

Defined in Qtc.Gui.QTextLength

Methods

qTextLength_nf :: (QTextLength_Type, Double) -> IO (QTextLength ()) #

rawValue :: QTextLength a -> () -> IO Double #

Orphan instances

Qvalue (QTextLength a) Double (IO Double) # 
Instance details

Methods

value :: QTextLength a -> Double -> IO Double #

Qqtype (QTextLength a) () (IO QTextLength_Type) # 
Instance details

Methods

qtype :: QTextLength a -> () -> IO QTextLength_Type #

Qqone (QTextLength ()) (QTextLength t1) # 
Instance details

Methods

qone :: QTextLength () -> QTextLength t1 -> IO Bool #

Qqone (QTextLengthSc a) (QTextLength t1) # 
Instance details

Methods

qone :: QTextLengthSc a -> QTextLength t1 -> IO Bool #

Qqoe (QTextLength ()) (QTextLength t1) # 
Instance details

Methods

qoe :: QTextLength () -> QTextLength t1 -> IO Bool #

Qqoe (QTextLengthSc a) (QTextLength t1) # 
Instance details

Methods

qoe :: QTextLengthSc a -> QTextLength t1 -> IO Bool #