Documentation
class QqPagedPaintDevice_Margins x1 where #
qPagedPaintDevice_Margins :: x1 -> IO (QPagedPaintDevice_Margins ()) #
Instances
QqPagedPaintDevice_Margins () # | |
Defined in Qtc.Gui.QPagedPaintDevice_Margins qPagedPaintDevice_Margins :: () -> IO (QPagedPaintDevice_Margins ()) # | |
QqPagedPaintDevice_Margins (QPagedPaintDevice_Margins t1) # | |
Defined in Qtc.Gui.QPagedPaintDevice_Margins qPagedPaintDevice_Margins :: QPagedPaintDevice_Margins t1 -> IO (QPagedPaintDevice_Margins ()) # |
class QqPagedPaintDevice_Margins_nf x1 where #
qPagedPaintDevice_Margins_nf :: x1 -> IO (QPagedPaintDevice_Margins ()) #
Instances
QqPagedPaintDevice_Margins_nf () # | |
Defined in Qtc.Gui.QPagedPaintDevice_Margins qPagedPaintDevice_Margins_nf :: () -> IO (QPagedPaintDevice_Margins ()) # | |
QqPagedPaintDevice_Margins_nf (QPagedPaintDevice_Margins t1) # | |
Defined in Qtc.Gui.QPagedPaintDevice_Margins qPagedPaintDevice_Margins_nf :: QPagedPaintDevice_Margins t1 -> IO (QPagedPaintDevice_Margins ()) # |
qPagedPaintDevice_Margins_delete :: QPagedPaintDevice_Margins a -> IO () #
Orphan instances
QqsetTop (QPagedPaintDevice_Margins a) Double # | |
qsetTop :: QPagedPaintDevice_Margins a -> Double -> IO () # | |
QqsetRight (QPagedPaintDevice_Margins a) Double # | |
qsetRight :: QPagedPaintDevice_Margins a -> Double -> IO () # | |
QqsetLeft (QPagedPaintDevice_Margins a) Double # | |
qsetLeft :: QPagedPaintDevice_Margins a -> Double -> IO () # | |
QqsetBottom (QPagedPaintDevice_Margins a) Double # | |
qsetBottom :: QPagedPaintDevice_Margins a -> Double -> IO () # | |
Qqtop (QPagedPaintDevice_Margins a) () (IO Double) # | |
qtop :: QPagedPaintDevice_Margins a -> () -> IO Double # | |
Qqright (QPagedPaintDevice_Margins a) () (IO Double) # | |
qright :: QPagedPaintDevice_Margins a -> () -> IO Double # | |
Qqleft (QPagedPaintDevice_Margins a) () (IO Double) # | |
qleft :: QPagedPaintDevice_Margins a -> () -> IO Double # | |
Qqbottom (QPagedPaintDevice_Margins a) () (IO Double) # | |
qbottom :: QPagedPaintDevice_Margins a -> () -> IO Double # |