Documentation
class QprintRange_h x0 x1 where #
printRange_h :: x0 -> x1 -> IO Int #
Instances
QprintRange_h (QsciPrinter ()) (QsciScintillaBase t1, Int, Int) # | |
Defined in Qtc.Qsci.QsciPrinter_h printRange_h :: QsciPrinter () -> (QsciScintillaBase t1, Int, Int) -> IO Int # | |
QprintRange_h (QsciPrinterSc a) (QsciScintillaBase t1, Int, Int) # | |
Defined in Qtc.Qsci.QsciPrinter_h printRange_h :: QsciPrinterSc a -> (QsciScintillaBase t1, Int, Int) -> IO Int # |
class QformatPage_h x0 x1 where #
formatPage_h :: x0 -> x1 -> IO () #
Instances
QformatPage_h (QsciPrinter ()) (QPainter t1, Bool, QRect t3, Int) # | |
Defined in Qtc.Qsci.QsciPrinter_h formatPage_h :: QsciPrinter () -> (QPainter t1, Bool, QRect t3, Int) -> IO () # | |
QformatPage_h (QsciPrinterSc a) (QPainter t1, Bool, QRect t3, Int) # | |
Defined in Qtc.Qsci.QsciPrinter_h formatPage_h :: QsciPrinterSc a -> (QPainter t1, Bool, QRect t3, Int) -> IO () # |
class QsetMagnification_h x0 x1 where #
setMagnification_h :: x0 -> x1 -> IO () #
Instances
QsetMagnification_h (QsciPrinter ()) Int # | |
Defined in Qtc.Qsci.QsciPrinter_h setMagnification_h :: QsciPrinter () -> Int -> IO () # | |
QsetMagnification_h (QsciPrinterSc a) Int # | |
Defined in Qtc.Qsci.QsciPrinter_h setMagnification_h :: QsciPrinterSc a -> Int -> IO () # |