Qtc.Gui.QPageLayout

Contents

Documentation

class QfullRect x1 where #

Methods

fullRect :: QPageLayout a -> x1 -> IO RectF #

Instances
QfullRect () # 
Instance details

Defined in Qtc.Gui.QPageLayout

Methods

fullRect :: QPageLayout a -> () -> IO RectF #

QfullRect QPageLayout_Unit # 
Instance details

Defined in Qtc.Gui.QPageLayout

class QqfullRect x1 where #

Methods

qfullRect :: QPageLayout a -> x1 -> IO (QRectF ()) #

Instances
QqfullRect () # 
Instance details

Defined in Qtc.Gui.QPageLayout

Methods

qfullRect :: QPageLayout a -> () -> IO (QRectF ()) #

QqfullRect QPageLayout_Unit # 
Instance details

Defined in Qtc.Gui.QPageLayout

Methods

qfullRect :: QPageLayout a -> QPageLayout_Unit -> IO (QRectF ()) #

qfullRectPixels :: QPageLayout a -> Int -> IO (QRect ()) #

fullRectPixels :: QPageLayout a -> Int -> IO Rect #

qfullRectPoints :: QPageLayout a -> () -> IO (QRect ()) #

fullRectPoints :: QPageLayout a -> () -> IO Rect #

marginsPixels :: QPageLayout a -> Int -> IO (QMargins ()) #

marginsPoints :: QPageLayout a -> () -> IO (QMargins ()) #

maximumMargins :: QPageLayout a -> () -> IO (QMarginsF ()) #

minimumMargins :: QPageLayout a -> () -> IO (QMarginsF ()) #

qpaintRectPixels :: QPageLayout a -> Int -> IO (QRect ()) #

paintRectPixels :: QPageLayout a -> Int -> IO Rect #

qpaintRectPoints :: QPageLayout a -> () -> IO (QRect ()) #

Orphan instances

QsetOrientation (QPageLayout a) QPageLayout_Orientation # 
Instance details

QsetMode (QPageLayout a) QPageLayout_Mode # 
Instance details

Methods

setMode :: QPageLayout a -> QPageLayout_Mode -> IO () #

QqpaintRect (QPageLayout a) QPageLayout_Unit # 
Instance details

Methods

qpaintRect :: QPageLayout a -> QPageLayout_Unit -> IO (QRectF ()) #

QqpaintRect (QPageLayout a) () # 
Instance details

Methods

qpaintRect :: QPageLayout a -> () -> IO (QRectF ()) #

QpaintRect (QPageLayout a) QPageLayout_Unit # 
Instance details

QpaintRect (QPageLayout a) () # 
Instance details

Methods

paintRect :: QPageLayout a -> () -> IO RectF #

QqisValid (QPageLayout ()) () # 
Instance details

Methods

qisValid :: QPageLayout () -> () -> IO Bool #

QqisValid (QPageLayoutSc a) () # 
Instance details

Methods

qisValid :: QPageLayoutSc a -> () -> IO Bool #

QpageSize (QPageLayout ()) () (IO (QVoid ())) # 
Instance details

Methods

pageSize :: QPageLayout () -> () -> IO (QVoid ()) #

QpageSize (QPageLayoutSc a) () (IO (QVoid ())) # 
Instance details

Methods

pageSize :: QPageLayoutSc a -> () -> IO (QVoid ()) #

Qorientation (QPageLayout a) () (IO QPageLayout_Orientation) # 
Instance details

Qmode (QPageLayout a) () (IO QPageLayout_Mode) # 
Instance details

Methods

mode :: QPageLayout a -> () -> IO QPageLayout_Mode #

Qmargins (QPageLayout a) QPageLayout_Unit (IO (QMarginsF ())) # 
Instance details

Methods

margins :: QPageLayout a -> QPageLayout_Unit -> IO (QMarginsF ()) #

Qmargins (QPageLayout a) () (IO (QMarginsF ())) # 
Instance details

Methods

margins :: QPageLayout a -> () -> IO (QMarginsF ()) #

QsetTopMargin (QPageLayout a) Double (IO Bool) # 
Instance details

Methods

setTopMargin :: QPageLayout a -> Double -> IO Bool #

QsetRightMargin (QPageLayout a) Double (IO Bool) # 
Instance details

Methods

setRightMargin :: QPageLayout a -> Double -> IO Bool #

QsetLeftMargin (QPageLayout a) Double (IO Bool) # 
Instance details

Methods

setLeftMargin :: QPageLayout a -> Double -> IO Bool #

QsetBottomMargin (QPageLayout a) Double (IO Bool) # 
Instance details

Methods

setBottomMargin :: QPageLayout a -> Double -> IO Bool #

Qqswap (QPageLayout ()) (QPageLayout t1) # 
Instance details

Methods

qswap :: QPageLayout () -> QPageLayout t1 -> IO () #

Qqswap (QPageLayoutSc a) (QPageLayout t1) # 
Instance details

Methods

qswap :: QPageLayoutSc a -> QPageLayout t1 -> IO () #

QisEquivalentTo (QPageLayout a) (QPageLayout t1) # 
Instance details

Methods

isEquivalentTo :: QPageLayout a -> QPageLayout t1 -> IO Bool #

QsetPageSize (QPageLayout ()) (QPageSize t1) (IO ()) # 
Instance details

Methods

setPageSize :: QPageLayout () -> QPageSize t1 -> IO () #

QsetPageSize (QPageLayoutSc a) (QPageSize t1) (IO ()) # 
Instance details

Methods

setPageSize :: QPageLayoutSc a -> QPageSize t1 -> IO () #

QsetMargins (QPageLayout a) (QMarginsF t1) (IO Bool) # 
Instance details

Methods

setMargins :: QPageLayout a -> QMarginsF t1 -> IO Bool #

Qqot (QPageLayout ()) (QPageLayout t1) (IO (QPageLayout ())) # 
Instance details

Methods

qot :: QPageLayout () -> QPageLayout t1 -> IO (QPageLayout ()) #

Qqot (QPageLayoutSc a) (QPageLayout t1) (IO (QPageLayout ())) # 
Instance details

Methods

qot :: QPageLayoutSc a -> QPageLayout t1 -> IO (QPageLayout ()) #

QsetPageSize (QPageLayout ()) (QPageSize t1, QMarginsF t2) (IO ()) # 
Instance details

Methods

setPageSize :: QPageLayout () -> (QPageSize t1, QMarginsF t2) -> IO () #

QsetPageSize (QPageLayoutSc a) (QPageSize t1, QMarginsF t2) (IO ()) # 
Instance details

Methods

setPageSize :: QPageLayoutSc a -> (QPageSize t1, QMarginsF t2) -> IO () #