Qtc.Classes.Qwt
Documentation
class QabstractScaleDraw a b where #
Methods
abstractScaleDraw :: a -> b -> IO (QwtAbstractScaleDraw ()) #
class QadjustedPoints a b where #
Methods
adjustedPoints :: a -> b -> IO (QPolygon ()) #
class QautoScale a b where #
class QborderDistance a b where #
Methods
borderDistance :: a -> b -> IO Int #
class QborderPath a b where #
Methods
borderPath :: a -> b -> IO (QPainterPath ()) #
class QqborderPath a b where #
Methods
qborderPath :: a -> b -> IO (QPainterPath ()) #
class QborderPen a b where #
class QborderRadius a b where #
Methods
borderRadius :: a -> b -> IO Double #
class QbuildInterval a b where #
Methods
buildInterval :: a -> b -> IO (QwtInterval ()) #
class QbuildMajorTicks a b where #
Methods
buildMajorTicks :: a -> b -> IO [Double] #
class QbuildMinorTicks a b where #
Methods
buildMinorTicks :: a -> b -> IO () #
class QbuildTicks a b where #
Methods
buildTicks :: a -> b -> IO () #
class QcachePolicy a b c | a -> c where #
Methods
cachePolicy :: a -> b -> c #
Methods
colorMap :: a -> b -> IO (QwtColorMap ()) #
class QcontentsMask a b where #
Methods
contentsMask :: a -> b -> IO (QBitmap ()) #
class QcontourLines a b where #
Methods
contourLines :: a -> b -> IO [(Double, QPolygonF ())] #
class QqcontourLines a b where #
Methods
qcontourLines :: a -> b -> IO [(Double, QPolygonF ())] #
class QqdataRect a b where #
class QdefaultIcon a b where #
Methods
defaultIcon :: a -> b -> IO (QwtGraphic ()) #
class QqdefaultIcon a b where #
Methods
qdefaultIcon :: a -> b -> IO (QwtGraphic ()) #
class QdiscardRaster a b where #
Methods
discardRaster :: a -> b -> IO () #
class QdivideInterval a b where #
Methods
divideInterval :: a -> b -> IO Double #
class QdivideScale a b where #
Methods
divideScale :: a -> b -> IO (QwtScaleDiv ()) #
class QdrawBackbone a b where #
Methods
drawBackbone :: a -> b -> IO () #
class QdrawBorder a b where #
Methods
drawBorder :: a -> b -> IO () #
class QqdrawDots a b where #
class QdrawFocusIndicator a b where #
Methods
drawFocusIndicator :: a -> b -> IO () #
class QdrawLabel a b where #
class QqdrawLines a b where #
Methods
qdrawLines :: a -> b -> IO () #
class QdrawNeedle a b where #
Methods
drawNeedle :: a -> b -> IO () #
class QqdrawNeedle a b where #
Methods
qdrawNeedle :: a -> b -> IO () #
class QdrawRubberBand a b where #
Methods
drawRubberBand :: a -> b -> IO () #
class QdrawSample a b where #
Methods
drawSample :: a -> b -> IO () #
class QqdrawSample a b where #
Methods
qdrawSample :: a -> b -> IO () #
class QdrawScale a b where #
class QqdrawScale a b where #
Methods
qdrawScale :: a -> b -> IO () #
class QdrawScaleContents a b where #
Methods
drawScaleContents :: a -> b -> IO () #
class QqdrawScaleContents a b where #
Methods
qdrawScaleContents :: a -> b -> IO () #
class QdrawSeries a b where #
Methods
drawSeries :: a -> b -> IO () #
class QqdrawSeries a b where #
Methods
qdrawSeries :: a -> b -> IO () #
class QdrawSymbols a b where #
Methods
drawSymbols :: a -> b -> IO () #
class QqdrawSymbols a b where #
Methods
qdrawSymbols :: a -> b -> IO () #
class QdrawTracker a b where #
Methods
drawTracker :: a -> b -> IO () #
class QgetBorderDistHint a b where #
Methods
getBorderDistHint :: a -> b -> IO () #
class QgetCanvasMarginHint a b where #
Methods
getCanvasMarginHint :: a -> b -> IO () #
class QqgetCanvasMarginHint a b where #
Methods
qgetCanvasMarginHint :: a -> b -> IO () #
class QgetMouseButton a b where #
Methods
getMouseButton :: a -> b -> IO () #
Methods
imageMap :: a -> b -> IO (QwtScaleMap ()) #
class QqimageMap a b where #
Methods
qimageMap :: a -> b -> IO (QwtScaleMap ()) #
class QincrementValue a b where #
Methods
incrementValue :: a -> b -> IO () #
class QincrementedValue a b where #
Methods
incrementedValue :: a -> b -> IO Double #
class QinitRaster a b where #
Methods
initRaster :: a -> b -> IO () #
class QqinitRaster a b where #
Methods
qinitRaster :: a -> b -> IO () #
class QintervalType a b where #
Methods
intervalType :: a -> b -> IO IntervalType #
class QinvTransform a b c | b -> c where #
Methods
invTransform :: a -> b -> c #
class QqinvTransform a b c | b -> c where #
Methods
qinvTransform :: a -> b -> c #
class QinvalidateCache a b where #
Methods
invalidateCache :: a -> b -> IO () #
class QisAxisEnabled a b where #
Methods
isAxisEnabled :: a -> b -> IO Bool #
class QisInverted a b where #
Methods
isInverted :: a -> b -> IO Bool #
class QisScrollPosition a b where #
Methods
isScrollPosition :: a -> b -> IO Bool #
class QqisScrollPosition a b where #
Methods
qisScrollPosition :: a -> b -> IO Bool #
class QisTracking a b where #
Methods
isTracking :: a -> b -> IO Bool #
class QitemChanged a b where #
Methods
itemChanged :: a -> b -> IO () #
class QlabelRect a b c | a -> c where #
class QqlabelRect a b c | a -> c where #
Methods
qlabelRect :: a -> b -> c #
class QlabelTransformation a b where #
Methods
labelTransformation :: a -> b -> IO (QTransform ()) #
class QqlabelTransformation a b where #
Methods
qlabelTransformation :: a -> b -> IO (QTransform ()) #
class QlegendChanged a b where #
Methods
legendChanged :: a -> b -> IO () #
class QlegendData a b where #
Methods
legendData :: a -> b -> IO [QwtLegendData ()] #
class QlegendIcon a b where #
Methods
legendIcon :: a -> b -> IO (QwtGraphic ()) #
class QqlegendIcon a b where #
Methods
qlegendIcon :: a -> b -> IO (QwtGraphic ()) #
class QlegendMode a b c | a -> c where #
Methods
legendMode :: a -> b -> c #
class QlowerBound a b where #
Methods
lowerBound :: a -> b -> IO Double #
class QmaxColumns a b where #
Methods
maxColumns :: a -> b -> IO Int #
class QmightRender a b where #
Methods
mightRender :: a -> b -> IO Bool #
class QmouseMatch a b where #
Methods
mouseMatch :: a -> b -> IO Bool #
class QnumColumns a b where #
Methods
numColumns :: a -> b -> IO Int #
Methods
pickArea :: a -> b -> IO (QPainterPath ()) #
class QpickedPoints a b where #
Methods
pickedPoints :: a -> b -> IO (QPolygon ()) #
class QpixelHint a b where #
class QqpixelHint a b where #
Methods
qpixelHint :: a -> b -> IO (QRectF ()) #
class QrenderImage a b where #
Methods
renderImage :: a -> b -> IO (QImage ()) #
class QqrenderImage a b where #
Methods
qrenderImage :: a -> b -> IO (QImage ()) #
class QrenderLegend a b where #
Methods
renderLegend :: a -> b -> IO () #
class QqrenderLegend a b where #
Methods
qrenderLegend :: a -> b -> IO () #
class QrubberBandMask a b where #
Methods
rubberBandMask :: a -> b -> IO (QRegion ()) #
class QrubberBandOverlay a b where #
Methods
rubberBandOverlay :: a -> b -> IO (QwtWidgetOverlay ()) #
class QsampleWidth a b where #
Methods
sampleWidth :: a -> b -> IO Double #
class QscaleChange a b where #
Methods
scaleChange :: a -> b -> IO () #
Methods
scaleDiv :: a -> b -> IO (QwtScaleDiv ()) #
class QscaleDraw a b c | a -> c where #
class QscaleInnerRect a b where #
Methods
scaleInnerRect :: a -> b -> IO Rect #
class QqscaleInnerRect a b where #
Methods
qscaleInnerRect :: a -> b -> IO (QRect ()) #
Methods
scaleMap :: a -> b -> IO (QwtScaleMap ()) #
class QscalePosition a b c | a -> c where #
Methods
scalePosition :: a -> b -> c #
class QscaleRect a b where #
class QqscaleRect a b where #
Methods
qscaleRect :: a -> b -> IO (QRectF ()) #
class QscrollExtent a b where #
Methods
scrollExtent :: a -> b -> IO Int #
class QscrolledTo a b where #
Methods
scrolledTo :: a -> b -> IO Double #
class QqscrolledTo a b where #
Methods
qscrolledTo :: a -> b -> IO Double #
class QsetAbstractScaleDraw a b where #
Methods
setAbstractScaleDraw :: a -> b -> IO () #
class QsetAxisEnabled a b where #
Methods
setAxisEnabled :: a -> b -> IO () #
class QsetBaseline a b where #
Methods
setBaseline :: a -> b -> IO () #
class QsetBorderDistance a b where #
Methods
setBorderDistance :: a -> b -> IO () #
class QsetBorderPen a b where #
Methods
setBorderPen :: a -> b -> IO () #
class QsetBorderRadius a b where #
Methods
setBorderRadius :: a -> b -> IO () #
class QsetCachePolicy a b where #
Methods
setCachePolicy :: a -> b -> IO () #
class QsetColorMap a b where #
Methods
setColorMap :: a -> b -> IO () #
class QsetLabelRotation a b where #
Methods
setLabelRotation :: a -> b -> IO () #
class QsetLayoutFlag a b where #
Methods
setLayoutFlag :: a -> b -> IO () #
class QsetLegendMode a b where #
Methods
setLegendMode :: a -> b -> IO () #
class QsetLowerBound a b where #
Methods
setLowerBound :: a -> b -> IO () #
class QsetMaxColumns a b where #
Methods
setMaxColumns :: a -> b -> IO () #
class QsetMouseButton a b where #
Methods
setMouseButton :: a -> b -> IO () #
class QsetPaintAttribute a b where #
Methods
setPaintAttribute :: a -> b -> IO () #
class QsetPenWidth a b where #
Methods
setPenWidth :: a -> b -> IO () #
class QsetRectOfInterest a b where #
Methods
setRectOfInterest :: a -> b -> IO () #
class QqsetRectOfInterest a b where #
Methods
qsetRectOfInterest :: a -> b -> IO () #
class QsetScaleDiv a b where #
Methods
setScaleDiv :: a -> b -> IO () #
class QsetScaleDraw a b where #
Methods
setScaleDraw :: a -> b -> IO () #
class QsetScalePosition a b where #
Methods
setScalePosition :: a -> b -> IO () #
class QsetStepAlignment a b where #
Methods
setStepAlignment :: a -> b -> IO () #
class QsetSymbol a b where #
class QsetTotalAngle a b where #
Methods
setTotalAngle :: a -> b -> IO () #
class QsetUpperBound a b where #
Methods
setUpperBound :: a -> b -> IO () #
class QsetWeek0Type a b where #
Methods
setWeek0Type :: a -> b -> IO () #
class QsizeMetrics a b where #
Methods
sizeMetrics :: a -> b -> IO Size #
class QqsizeMetrics a b where #
Methods
qsizeMetrics :: a -> b -> IO (QSize ()) #
class QspecialSymbol a b where #
Methods
specialSymbol :: a -> b -> IO (QwtColumnSymbol ()) #
class QstepAlignment a b where #
Methods
stepAlignment :: a -> b -> IO Bool #
class QstretchSelection a b where #
Methods
stretchSelection :: a -> b -> IO () #
class QqstretchSelection a b where #
Methods
qstretchSelection :: a -> b -> IO () #
class QtestLayoutFlag a b where #
Methods
testLayoutFlag :: a -> b -> IO Bool #
class QtestPaintAttribute a b where #
Methods
testPaintAttribute :: a -> b -> IO Bool #
class QqtextRect a b c | a -> c where #
class QqtextSize a b where #
class QtickLabel a b where #
class QtotalAngle a b where #
Methods
totalAngle :: a -> b -> IO Double #
class QtrackerOverlay a b where #
Methods
trackerOverlay :: a -> b -> IO (QwtWidgetOverlay ()) #
class QtrackerRect a b where #
Methods
trackerRect :: a -> b -> IO Rect #
class QqtrackerRect a b where #
Methods
qtrackerRect :: a -> b -> IO (QRect ()) #
class QtrackerText a b where #
Methods
trackerText :: a -> b -> IO (QwtText ()) #
class QqtrackerText a b where #
Methods
qtrackerText :: a -> b -> IO (QwtText ()) #
class QtrackerTextF a b where #
Methods
trackerTextF :: a -> b -> IO (QwtText ()) #
class QqtrackerTextF a b where #
Methods
qtrackerTextF :: a -> b -> IO (QwtText ()) #
class Qqtransform a b c | b -> c where #
Methods
qtransform :: a -> b -> c #
class Qtransition a b c | a -> c where #
Methods
transition :: a -> b -> c #
class QupdateDisplay a b where #
Methods
updateDisplay :: a -> b -> IO () #
class QupdateLegend a b where #
Methods
updateLegend :: a -> b -> IO () #
class QupdateScaleDiv a b where #
Methods
updateScaleDiv :: a -> b -> IO () #
class QupperBound a b where #
Methods
upperBound :: a -> b -> IO Double #
class Qweek0Type a b where #
class QwidgetEnterEvent a b where #
Methods
widgetEnterEvent :: a -> b -> IO () #
class QwidgetKeyPressEvent a b where #
Methods
widgetKeyPressEvent :: a -> b -> IO () #
class QwidgetKeyReleaseEvent a b where #
Methods
widgetKeyReleaseEvent :: a -> b -> IO () #
class QwidgetLeaveEvent a b where #
Methods
widgetLeaveEvent :: a -> b -> IO () #
class QwidgetMouseDoubleClickEvent a b where #
Methods
widgetMouseDoubleClickEvent :: a -> b -> IO () #
class QwidgetMouseMoveEvent a b where #
Methods
widgetMouseMoveEvent :: a -> b -> IO () #
class QwidgetMousePressEvent a b where #
Methods
widgetMousePressEvent :: a -> b -> IO () #
class QwidgetMouseReleaseEvent a b where #
Methods
widgetMouseReleaseEvent :: a -> b -> IO () #
class QwidgetWheelEvent a b where #
Methods
widgetWheelEvent :: a -> b -> IO () #