Qtc.Qwt.QwtPicker

Contents

Documentation

class QqwtPickerTrUtf8 x1 where #

Methods

qwtPickerTrUtf8 :: x1 -> IO String #

Instances
QqwtPickerTrUtf8 String # 
Instance details

Defined in Qtc.Qwt.QwtPicker

Methods

qwtPickerTrUtf8 :: String -> IO String #

QqwtPickerTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Qwt.QwtPicker

Methods

qwtPickerTrUtf8 :: (String, String) -> IO String #

QqwtPickerTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Qwt.QwtPicker

Methods

qwtPickerTrUtf8 :: (String, String, Int) -> IO String #

class QqwtPicker x1 where #

Methods

qwtPicker :: x1 -> IO (QwtPicker ()) #

Instances
QqwtPicker (QWidget t1) # 
Instance details

Defined in Qtc.Qwt.QwtPicker

Methods

qwtPicker :: QWidget t1 -> IO (QwtPicker ()) #

QqwtPicker (QwtPicker_RubberBand, QwtPicker_DisplayMode, QWidget t3) # 
Instance details

Defined in Qtc.Qwt.QwtPicker

rubberBandPen :: QwtPicker a -> () -> IO (QPen ()) #

setRubberBandPen :: QwtPicker a -> QPen t1 -> IO () #

setTrackerFont :: QwtPicker a -> QFont t1 -> IO () #

setTrackerPen :: QwtPicker a -> QPen t1 -> IO () #

trackerFont :: QwtPicker a -> () -> IO (QFont ()) #

trackerPen :: QwtPicker a -> () -> IO (QPen ()) #

trackerPosition :: QwtPicker a -> () -> IO Point #

qtrackerPosition :: QwtPicker a -> () -> IO (QPoint ()) #

Orphan instances

QupdateDisplay (QwtPicker ()) () # 
Instance details

Methods

updateDisplay :: QwtPicker () -> () -> IO () #

QupdateDisplay (QwtPickerSc a) () # 
Instance details

Methods

updateDisplay :: QwtPickerSc a -> () -> IO () #

QtrackerText (QwtPicker ()) Point # 
Instance details

Methods

trackerText :: QwtPicker () -> Point -> IO (QwtText ()) #

QtrackerText (QwtPickerSc a) Point # 
Instance details

Methods

trackerText :: QwtPickerSc a -> Point -> IO (QwtText ()) #

QtrackerOverlay (QwtPicker ()) () # 
Instance details

Methods

trackerOverlay :: QwtPicker () -> () -> IO (QwtWidgetOverlay ()) #

QtrackerOverlay (QwtPickerSc a) () # 
Instance details

Methods

trackerOverlay :: QwtPickerSc a -> () -> IO (QwtWidgetOverlay ()) #

QrubberBandOverlay (QwtPicker ()) () # 
Instance details

Methods

rubberBandOverlay :: QwtPicker () -> () -> IO (QwtWidgetOverlay ()) #

QrubberBandOverlay (QwtPickerSc a) () # 
Instance details

Methods

rubberBandOverlay :: QwtPickerSc a -> () -> IO (QwtWidgetOverlay ()) #

QrubberBandMask (QwtPicker ()) () # 
Instance details

Methods

rubberBandMask :: QwtPicker () -> () -> IO (QRegion ()) #

QrubberBandMask (QwtPickerSc a) () # 
Instance details

Methods

rubberBandMask :: QwtPickerSc a -> () -> IO (QRegion ()) #

QpickedPoints (QwtPicker ()) () # 
Instance details

Methods

pickedPoints :: QwtPicker () -> () -> IO (QPolygon ()) #

QpickedPoints (QwtPickerSc a) () # 
Instance details

Methods

pickedPoints :: QwtPickerSc a -> () -> IO (QPolygon ()) #

QpickArea (QwtPicker ()) () # 
Instance details

Methods

pickArea :: QwtPicker () -> () -> IO (QPainterPath ()) #

QpickArea (QwtPickerSc a) () # 
Instance details

Methods

pickArea :: QwtPickerSc a -> () -> IO (QPainterPath ()) #

QsetRubberBand (QwtPicker a) QwtPicker_RubberBand # 
Instance details

QsetResizeMode (QwtPicker a) QwtPicker_ResizeMode # 
Instance details

QsetEnabled (QwtPicker ()) Bool # 
Instance details

Methods

setEnabled :: QwtPicker () -> Bool -> IO () #

QsetEnabled (QwtPickerSc a) Bool # 
Instance details

Methods

setEnabled :: QwtPickerSc a -> Bool -> IO () #

QsenderSignalIndex (QwtPicker ()) () # 
Instance details

Methods

senderSignalIndex :: QwtPicker () -> () -> IO Int #

QsenderSignalIndex (QwtPickerSc a) () # 
Instance details

Methods

senderSignalIndex :: QwtPickerSc a -> () -> IO Int #

Qsender (QwtPicker ()) () # 
Instance details

Methods

sender :: QwtPicker () -> () -> IO (QObject ()) #

Qsender (QwtPickerSc a) () # 
Instance details

Methods

sender :: QwtPickerSc a -> () -> IO (QObject ()) #

Qreceivers (QwtPicker ()) String # 
Instance details

Methods

receivers :: QwtPicker () -> String -> IO Int #

Qreceivers (QwtPickerSc a) String # 
Instance details

Methods

receivers :: QwtPickerSc a -> String -> IO Int #

Qmove (QwtPicker ()) Point # 
Instance details

Methods

move :: QwtPicker () -> Point -> IO () #

Qmove (QwtPickerSc a) Point # 
Instance details

Methods

move :: QwtPickerSc a -> Point -> IO () #

QisEnabled (QwtPicker ()) () # 
Instance details

Methods

isEnabled :: QwtPicker () -> () -> IO Bool #

QisEnabled (QwtPickerSc a) () # 
Instance details

Methods

isEnabled :: QwtPickerSc a -> () -> IO Bool #

QisActive (QwtPicker a) () # 
Instance details

Methods

isActive :: QwtPicker a -> () -> IO Bool #

QstateMachine (QwtPicker a) () (IO (QwtPickerMachine ())) # 
Instance details

Methods

stateMachine :: QwtPicker a -> () -> IO (QwtPickerMachine ()) #

Qselection (QwtPicker a) () (IO (QPolygon ())) # 
Instance details

Methods

selection :: QwtPicker a -> () -> IO (QPolygon ()) #

QrubberBand (QwtPicker a) () (IO QwtPicker_RubberBand) # 
Instance details

Methods

rubberBand :: QwtPicker a -> () -> IO QwtPicker_RubberBand #

QresizeMode (QwtPicker a) () (IO QwtPicker_ResizeMode) # 
Instance details

Methods

resizeMode :: QwtPicker a -> () -> IO QwtPicker_ResizeMode #

Qreset (QwtPicker ()) () (IO ()) # 
Instance details

Methods

reset :: QwtPicker () -> () -> IO () #

Qreset (QwtPickerSc a) () (IO ()) # 
Instance details

Methods

reset :: QwtPickerSc a -> () -> IO () #

Qremove (QwtPicker ()) () (IO ()) # 
Instance details

Methods

remove :: QwtPicker () -> () -> IO () #

Qremove (QwtPickerSc a) () (IO ()) # 
Instance details

Methods

remove :: QwtPickerSc a -> () -> IO () #

Qproperty (QwtPicker ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QwtPicker () -> String -> IO (QVariant ()) #

Qproperty (QwtPickerSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QwtPickerSc a -> String -> IO (QVariant ()) #

QparentWidget (QwtPicker a) () (IO (QWidget ())) # 
Instance details

Methods

parentWidget :: QwtPicker a -> () -> IO (QWidget ()) #

Qparent (QwtPicker ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QwtPicker () -> () -> IO (QObject ()) #

Qparent (QwtPickerSc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QwtPickerSc a -> () -> IO (QObject ()) #

Qend (QwtPicker ()) Bool (IO Bool) # 
Instance details

Methods

end :: QwtPicker () -> Bool -> IO Bool #

Qend (QwtPicker ()) () (IO Bool) # 
Instance details

Methods

end :: QwtPicker () -> () -> IO Bool #

Qend (QwtPickerSc a) Bool (IO Bool) # 
Instance details

Methods

end :: QwtPickerSc a -> Bool -> IO Bool #

Qend (QwtPickerSc a) () (IO Bool) # 
Instance details

Methods

end :: QwtPickerSc a -> () -> IO Bool #

Qbegin (QwtPicker ()) () (IO ()) # 
Instance details

Methods

begin :: QwtPicker () -> () -> IO () #

Qbegin (QwtPickerSc a) () (IO ()) # 
Instance details

Methods

begin :: QwtPickerSc a -> () -> IO () #

Qappend (QwtPicker ()) Point (IO ()) # 
Instance details

Methods

append :: QwtPicker () -> Point -> IO () #

Qappend (QwtPickerSc a) Point (IO ()) # 
Instance details

Methods

append :: QwtPickerSc a -> Point -> IO () #

QuserMethod (QwtPicker ()) () (IO ()) # 
Instance details

Methods

userMethod :: QwtPicker () -> Int -> () -> IO () #

QuserMethod (QwtPickerSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QwtPickerSc a -> Int -> () -> IO () #

QwidgetWheelEvent (QwtPicker ()) (QWheelEvent t1) # 
Instance details

Methods

widgetWheelEvent :: QwtPicker () -> QWheelEvent t1 -> IO () #

QwidgetWheelEvent (QwtPickerSc a) (QWheelEvent t1) # 
Instance details

Methods

widgetWheelEvent :: QwtPickerSc a -> QWheelEvent t1 -> IO () #

QwidgetMouseReleaseEvent (QwtPicker ()) (QMouseEvent t1) # 
Instance details

Methods

widgetMouseReleaseEvent :: QwtPicker () -> QMouseEvent t1 -> IO () #

QwidgetMouseReleaseEvent (QwtPickerSc a) (QMouseEvent t1) # 
Instance details

QwidgetMousePressEvent (QwtPicker ()) (QMouseEvent t1) # 
Instance details

Methods

widgetMousePressEvent :: QwtPicker () -> QMouseEvent t1 -> IO () #

QwidgetMousePressEvent (QwtPickerSc a) (QMouseEvent t1) # 
Instance details

Methods

widgetMousePressEvent :: QwtPickerSc a -> QMouseEvent t1 -> IO () #

QwidgetMouseMoveEvent (QwtPicker ()) (QMouseEvent t1) # 
Instance details

Methods

widgetMouseMoveEvent :: QwtPicker () -> QMouseEvent t1 -> IO () #

QwidgetMouseMoveEvent (QwtPickerSc a) (QMouseEvent t1) # 
Instance details

Methods

widgetMouseMoveEvent :: QwtPickerSc a -> QMouseEvent t1 -> IO () #

QwidgetMouseDoubleClickEvent (QwtPicker ()) (QMouseEvent t1) # 
Instance details

QwidgetMouseDoubleClickEvent (QwtPickerSc a) (QMouseEvent t1) # 
Instance details

QwidgetLeaveEvent (QwtPicker ()) (QEvent t1) # 
Instance details

Methods

widgetLeaveEvent :: QwtPicker () -> QEvent t1 -> IO () #

QwidgetLeaveEvent (QwtPickerSc a) (QEvent t1) # 
Instance details

Methods

widgetLeaveEvent :: QwtPickerSc a -> QEvent t1 -> IO () #

QwidgetKeyReleaseEvent (QwtPicker ()) (QKeyEvent t1) # 
Instance details

Methods

widgetKeyReleaseEvent :: QwtPicker () -> QKeyEvent t1 -> IO () #

QwidgetKeyReleaseEvent (QwtPickerSc a) (QKeyEvent t1) # 
Instance details

Methods

widgetKeyReleaseEvent :: QwtPickerSc a -> QKeyEvent t1 -> IO () #

QwidgetKeyPressEvent (QwtPicker ()) (QKeyEvent t1) # 
Instance details

Methods

widgetKeyPressEvent :: QwtPicker () -> QKeyEvent t1 -> IO () #

QwidgetKeyPressEvent (QwtPickerSc a) (QKeyEvent t1) # 
Instance details

Methods

widgetKeyPressEvent :: QwtPickerSc a -> QKeyEvent t1 -> IO () #

QwidgetEnterEvent (QwtPicker ()) (QEvent t1) # 
Instance details

Methods

widgetEnterEvent :: QwtPicker () -> QEvent t1 -> IO () #

QwidgetEnterEvent (QwtPickerSc a) (QEvent t1) # 
Instance details

Methods

widgetEnterEvent :: QwtPickerSc a -> QEvent t1 -> IO () #

QqtrackerText (QwtPicker ()) (QPoint t1) # 
Instance details

Methods

qtrackerText :: QwtPicker () -> QPoint t1 -> IO (QwtText ()) #

QqtrackerText (QwtPickerSc a) (QPoint t1) # 
Instance details

Methods

qtrackerText :: QwtPickerSc a -> QPoint t1 -> IO (QwtText ()) #

QqtrackerRect (QwtPicker ()) (QFont t1) # 
Instance details

Methods

qtrackerRect :: QwtPicker () -> QFont t1 -> IO (QRect ()) #

QqtrackerRect (QwtPickerSc a) (QFont t1) # 
Instance details

Methods

qtrackerRect :: QwtPickerSc a -> QFont t1 -> IO (QRect ()) #

QtrackerRect (QwtPicker ()) (QFont t1) # 
Instance details

Methods

trackerRect :: QwtPicker () -> QFont t1 -> IO Rect #

QtrackerRect (QwtPickerSc a) (QFont t1) # 
Instance details

Methods

trackerRect :: QwtPickerSc a -> QFont t1 -> IO Rect #

QdrawTracker (QwtPicker ()) (QPainter t1) # 
Instance details

Methods

drawTracker :: QwtPicker () -> QPainter t1 -> IO () #

QdrawTracker (QwtPickerSc a) (QPainter t1) # 
Instance details

Methods

drawTracker :: QwtPickerSc a -> QPainter t1 -> IO () #

QdrawRubberBand (QwtPicker ()) (QPainter t1) # 
Instance details

Methods

drawRubberBand :: QwtPicker () -> QPainter t1 -> IO () #

QdrawRubberBand (QwtPickerSc a) (QPainter t1) # 
Instance details

Methods

drawRubberBand :: QwtPickerSc a -> QPainter t1 -> IO () #

QadjustedPoints (QwtPicker ()) (QPolygon t1) # 
Instance details

Methods

adjustedPoints :: QwtPicker () -> QPolygon t1 -> IO (QPolygon ()) #

QadjustedPoints (QwtPickerSc a) (QPolygon t1) # 
Instance details

Methods

adjustedPoints :: QwtPickerSc a -> QPolygon t1 -> IO (QPolygon ()) #

QtimerEvent (QwtPicker ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QwtPicker () -> QTimerEvent t1 -> IO () #

QtimerEvent (QwtPickerSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QwtPickerSc a -> QTimerEvent t1 -> IO () #

QsetStateMachine (QwtPicker a) (QwtPickerMachine t1) # 
Instance details

Methods

setStateMachine :: QwtPicker a -> QwtPickerMachine t1 -> IO () #

Qqmove (QwtPicker ()) (QPoint t1) # 
Instance details

Methods

qmove :: QwtPicker () -> QPoint t1 -> IO () #

Qqmove (QwtPickerSc a) (QPoint t1) # 
Instance details

Methods

qmove :: QwtPickerSc a -> QPoint t1 -> IO () #

QisSignalConnected (QwtPicker ()) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QwtPicker () -> QMetaMethod t1 -> IO Bool #

QisSignalConnected (QwtPickerSc a) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QwtPickerSc a -> QMetaMethod t1 -> IO Bool #

QdisconnectNotify (QwtPicker ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QwtPicker () -> QMetaMethod t1 -> IO () #

QdisconnectNotify (QwtPickerSc a) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QwtPickerSc a -> QMetaMethod t1 -> IO () #

QcustomEvent (QwtPicker ()) (QEvent t1) # 
Instance details

Methods

customEvent :: QwtPicker () -> QEvent t1 -> IO () #

QcustomEvent (QwtPickerSc a) (QEvent t1) # 
Instance details

Methods

customEvent :: QwtPickerSc a -> QEvent t1 -> IO () #

QconnectNotify (QwtPicker ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QwtPicker () -> QMetaMethod t1 -> IO () #

QconnectNotify (QwtPickerSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QwtPickerSc a -> QMetaMethod t1 -> IO () #

QchildEvent (QwtPicker ()) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QwtPicker () -> QChildEvent t1 -> IO () #

QchildEvent (QwtPickerSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QwtPickerSc a -> QChildEvent t1 -> IO () #

Qqappend (QwtPicker ()) (QPoint t1) # 
Instance details

Methods

qappend :: QwtPicker () -> QPoint t1 -> IO () #

Qqappend (QwtPickerSc a) (QPoint t1) # 
Instance details

Methods

qappend :: QwtPickerSc a -> QPoint t1 -> IO () #

Qtransition (QwtPicker ()) (QEvent t1) (IO ()) # 
Instance details

Methods

transition :: QwtPicker () -> QEvent t1 -> IO () #

Qtransition (QwtPickerSc a) (QEvent t1) (IO ()) # 
Instance details

Methods

transition :: QwtPickerSc a -> QEvent t1 -> IO () #

Qevent (QwtPicker ()) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QwtPicker () -> QEvent t1 -> IO Bool #

Qevent (QwtPickerSc a) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QwtPickerSc a -> QEvent t1 -> IO Bool #

Qaccept (QwtPicker ()) (QPolygon t1) (IO Bool) # 
Instance details

Methods

accept :: QwtPicker () -> QPolygon t1 -> IO Bool #

Qaccept (QwtPickerSc a) (QPolygon t1) (IO Bool) # 
Instance details

Methods

accept :: QwtPickerSc a -> QPolygon t1 -> IO Bool #

QuserMethod (QwtPicker ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QwtPicker () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QwtPickerSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QwtPickerSc a -> Int -> QVariant () -> IO (QVariant ()) #

QqstretchSelection (QwtPicker ()) (QSize t1, QSize t2) # 
Instance details

Methods

qstretchSelection :: QwtPicker () -> (QSize t1, QSize t2) -> IO () #

QqstretchSelection (QwtPickerSc a) (QSize t1, QSize t2) # 
Instance details

Methods

qstretchSelection :: QwtPickerSc a -> (QSize t1, QSize t2) -> IO () #

QstretchSelection (QwtPicker ()) (Size, Size) # 
Instance details

Methods

stretchSelection :: QwtPicker () -> (Size, Size) -> IO () #

QstretchSelection (QwtPickerSc a) (Size, Size) # 
Instance details

Methods

stretchSelection :: QwtPickerSc a -> (Size, Size) -> IO () #

QmouseMatch (QwtPicker ()) (QwtEventPattern_MousePattern t1, QMouseEvent t2) # 
Instance details

Methods

mouseMatch :: QwtPicker () -> (QwtEventPattern_MousePattern t1, QMouseEvent t2) -> IO Bool #

QmouseMatch (QwtPickerSc a) (QwtEventPattern_MousePattern t1, QMouseEvent t2) # 
Instance details

QkeyMatch (QwtPicker ()) (QwtEventPattern_KeyPattern t1, QKeyEvent t2) # 
Instance details

Methods

keyMatch :: QwtPicker () -> (QwtEventPattern_KeyPattern t1, QKeyEvent t2) -> IO Bool #

QkeyMatch (QwtPickerSc a) (QwtEventPattern_KeyPattern t1, QKeyEvent t2) # 
Instance details

Methods

keyMatch :: QwtPickerSc a -> (QwtEventPattern_KeyPattern t1, QKeyEvent t2) -> IO Bool #

QeventFilter (QwtPicker ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QwtPicker () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter (QwtPickerSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QwtPickerSc a -> (QObject t1, QEvent t2) -> IO Bool #