Qtc.Qwt.QwtCounter

Contents

Documentation

class QqwtCounterTrUtf8 x1 where #

Methods

qwtCounterTrUtf8 :: x1 -> IO String #

Instances
QqwtCounterTrUtf8 String # 
Instance details

Defined in Qtc.Qwt.QwtCounter

Methods

qwtCounterTrUtf8 :: String -> IO String #

QqwtCounterTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Qwt.QwtCounter

Methods

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

QqwtCounterTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Qwt.QwtCounter

Methods

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

class QqwtCounter x1 where #

Methods

qwtCounter :: x1 -> IO (QwtCounter ()) #

Instances
QqwtCounter () # 
Instance details

Defined in Qtc.Qwt.QwtCounter

Methods

qwtCounter :: () -> IO (QwtCounter ()) #

QqwtCounter (QWidget t1) # 
Instance details

Defined in Qtc.Qwt.QwtCounter

Methods

qwtCounter :: QWidget t1 -> IO (QwtCounter ()) #

incSteps :: QwtCounter a -> Button -> IO Int #

numButtons :: QwtCounter a -> () -> IO Int #

setIncSteps :: QwtCounter a -> (Button, Int) -> IO () #

setNumButtons :: QwtCounter a -> Int -> IO () #

setStepButton1 :: QwtCounter a -> Int -> IO () #

setStepButton2 :: QwtCounter a -> Int -> IO () #

setStepButton3 :: QwtCounter a -> Int -> IO () #

stepButton1 :: QwtCounter a -> () -> IO Int #

stepButton2 :: QwtCounter a -> () -> IO Int #

stepButton3 :: QwtCounter a -> () -> IO Int #

Orphan instances

Qwrapping (QwtCounter a) () # 
Instance details

Methods

wrapping :: QwtCounter a -> () -> IO Bool #

QupdateMicroFocus (QwtCounter ()) () # 
Instance details

Methods

updateMicroFocus :: QwtCounter () -> () -> IO () #

QupdateMicroFocus (QwtCounterSc a) () # 
Instance details

Methods

updateMicroFocus :: QwtCounterSc a -> () -> IO () #

Qupdate (QwtCounter ()) () # 
Instance details

Methods

update :: QwtCounter () -> () -> IO () #

Qupdate (QwtCounterSc a) () # 
Instance details

Methods

update :: QwtCounterSc a -> () -> IO () #

QshowNormal (QwtCounter ()) () # 
Instance details

Methods

showNormal :: QwtCounter () -> () -> IO () #

QshowNormal (QwtCounterSc a) () # 
Instance details

Methods

showNormal :: QwtCounterSc a -> () -> IO () #

QshowMinimized (QwtCounter ()) () # 
Instance details

Methods

showMinimized :: QwtCounter () -> () -> IO () #

QshowMinimized (QwtCounterSc a) () # 
Instance details

Methods

showMinimized :: QwtCounterSc a -> () -> IO () #

QshowMaximized (QwtCounter ()) () # 
Instance details

Methods

showMaximized :: QwtCounter () -> () -> IO () #

QshowMaximized (QwtCounterSc a) () # 
Instance details

Methods

showMaximized :: QwtCounterSc a -> () -> IO () #

QshowFullScreen (QwtCounter ()) () # 
Instance details

Methods

showFullScreen :: QwtCounter () -> () -> IO () #

QshowFullScreen (QwtCounterSc a) () # 
Instance details

Methods

showFullScreen :: QwtCounterSc a -> () -> IO () #

Qqshow (QwtCounter ()) () # 
Instance details

Methods

qshow :: QwtCounter () -> () -> IO () #

Qqshow (QwtCounterSc a) () # 
Instance details

Methods

qshow :: QwtCounterSc a -> () -> IO () #

QsharedPainter (QwtCounter ()) () # 
Instance details

Methods

sharedPainter :: QwtCounter () -> () -> IO (QPainter ()) #

QsharedPainter (QwtCounterSc a) () # 
Instance details

Methods

sharedPainter :: QwtCounterSc a -> () -> IO (QPainter ()) #

QsetWrapping (QwtCounter a) Bool # 
Instance details

Methods

setWrapping :: QwtCounter a -> Bool -> IO () #

QsetWindowTitle (QwtCounter ()) String # 
Instance details

Methods

setWindowTitle :: QwtCounter () -> String -> IO () #

QsetWindowTitle (QwtCounterSc a) String # 
Instance details

Methods

setWindowTitle :: QwtCounterSc a -> String -> IO () #

QsetWindowModified (QwtCounter ()) Bool # 
Instance details

Methods

setWindowModified :: QwtCounter () -> Bool -> IO () #

QsetWindowModified (QwtCounterSc a) Bool # 
Instance details

Methods

setWindowModified :: QwtCounterSc a -> Bool -> IO () #

QsetVisible (QwtCounter ()) Bool # 
Instance details

Methods

setVisible :: QwtCounter () -> Bool -> IO () #

QsetVisible (QwtCounterSc a) Bool # 
Instance details

Methods

setVisible :: QwtCounterSc a -> Bool -> IO () #

QsetValid (QwtCounter a) Bool # 
Instance details

Methods

setValid :: QwtCounter a -> Bool -> IO () #

QsetStyleSheet (QwtCounter ()) String # 
Instance details

Methods

setStyleSheet :: QwtCounter () -> String -> IO () #

QsetStyleSheet (QwtCounterSc a) String # 
Instance details

Methods

setStyleSheet :: QwtCounterSc a -> String -> IO () #

QsetSingleStep (QwtCounter a) Double # 
Instance details

Methods

setSingleStep :: QwtCounter a -> Double -> IO () #

QsetReadOnly (QwtCounter a) Bool # 
Instance details

Methods

setReadOnly :: QwtCounter a -> Bool -> IO () #

QsetMinimum (QwtCounter a) Double # 
Instance details

Methods

setMinimum :: QwtCounter a -> Double -> IO () #

QsetMaximum (QwtCounter a) Double # 
Instance details

Methods

setMaximum :: QwtCounter a -> Double -> IO () #

QsetHidden (QwtCounter ()) Bool # 
Instance details

Methods

setHidden :: QwtCounter () -> Bool -> IO () #

QsetHidden (QwtCounterSc a) Bool # 
Instance details

Methods

setHidden :: QwtCounterSc a -> Bool -> IO () #

QsetGeometry (QwtCounter ()) Rect # 
Instance details

Methods

setGeometry :: QwtCounter () -> Rect -> IO () #

QsetGeometry (QwtCounterSc a) Rect # 
Instance details

Methods

setGeometry :: QwtCounterSc a -> Rect -> IO () #

QsetEnabled (QwtCounter ()) Bool # 
Instance details

Methods

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

QsetEnabled (QwtCounterSc a) Bool # 
Instance details

Methods

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

QsetDisabled (QwtCounter ()) Bool # 
Instance details

Methods

setDisabled :: QwtCounter () -> Bool -> IO () #

QsetDisabled (QwtCounterSc a) Bool # 
Instance details

Methods

setDisabled :: QwtCounterSc a -> Bool -> IO () #

QsenderSignalIndex (QwtCounter ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QwtCounterSc a) () # 
Instance details

Methods

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

Qsender (QwtCounter ()) () # 
Instance details

Methods

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

Qsender (QwtCounterSc a) () # 
Instance details

Methods

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

Qrepaint (QwtCounter ()) () # 
Instance details

Methods

repaint :: QwtCounter () -> () -> IO () #

Qrepaint (QwtCounterSc a) () # 
Instance details

Methods

repaint :: QwtCounterSc a -> () -> IO () #

Qreceivers (QwtCounter ()) String # 
Instance details

Methods

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

Qreceivers (QwtCounterSc a) String # 
Instance details

Methods

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

Qraise (QwtCounter ()) () # 
Instance details

Methods

raise :: QwtCounter () -> () -> IO () #

Qraise (QwtCounterSc a) () # 
Instance details

Methods

raise :: QwtCounterSc a -> () -> IO () #

QpaintEngine (QwtCounter ()) () # 
Instance details

Methods

paintEngine :: QwtCounter () -> () -> IO (QPaintEngine ()) #

QpaintEngine (QwtCounterSc a) () # 
Instance details

Methods

paintEngine :: QwtCounterSc a -> () -> IO (QPaintEngine ()) #

Qmove (QwtCounter ()) Point # 
Instance details

Methods

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

Qmove (QwtCounterSc a) Point # 
Instance details

Methods

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

QqminimumSizeHint (QwtCounter ()) () # 
Instance details

Methods

qminimumSizeHint :: QwtCounter () -> () -> IO (QSize ()) #

QqminimumSizeHint (QwtCounterSc a) () # 
Instance details

Methods

qminimumSizeHint :: QwtCounterSc a -> () -> IO (QSize ()) #

QminimumSizeHint (QwtCounter ()) () # 
Instance details

Methods

minimumSizeHint :: QwtCounter () -> () -> IO Size #

QminimumSizeHint (QwtCounterSc a) () # 
Instance details

Methods

minimumSizeHint :: QwtCounterSc a -> () -> IO Size #

Qmetric (QwtCounter ()) PaintDeviceMetric # 
Instance details

Methods

metric :: QwtCounter () -> PaintDeviceMetric -> IO Int #

Qmetric (QwtCounterSc a) PaintDeviceMetric # 
Instance details

Methods

metric :: QwtCounterSc a -> PaintDeviceMetric -> IO Int #

Qlower (QwtCounter ()) () # 
Instance details

Methods

lower :: QwtCounter () -> () -> IO () #

Qlower (QwtCounterSc a) () # 
Instance details

Methods

lower :: QwtCounterSc a -> () -> IO () #

QqisValid (QwtCounter ()) () # 
Instance details

Methods

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

QqisValid (QwtCounterSc a) () # 
Instance details

Methods

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

QisReadOnly (QwtCounter a) () # 
Instance details

Methods

isReadOnly :: QwtCounter a -> () -> IO Bool #

QisEnabled (QwtCounter ()) () # 
Instance details

Methods

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

QisEnabled (QwtCounterSc a) () # 
Instance details

Methods

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

QinputMethodQuery (QwtCounter ()) InputMethodQuery # 
Instance details

QinputMethodQuery (QwtCounterSc a) InputMethodQuery # 
Instance details

Qhide (QwtCounter ()) () # 
Instance details

Methods

hide :: QwtCounter () -> () -> IO () #

Qhide (QwtCounterSc a) () # 
Instance details

Methods

hide :: QwtCounterSc a -> () -> IO () #

QhasHeightForWidth (QwtCounter ()) () # 
Instance details

Methods

hasHeightForWidth :: QwtCounter () -> () -> IO Bool #

QhasHeightForWidth (QwtCounterSc a) () # 
Instance details

Methods

hasHeightForWidth :: QwtCounterSc a -> () -> IO Bool #

Qfont (QwtCounter ()) () # 
Instance details

Methods

font :: QwtCounter () -> () -> IO (QFont ()) #

Qfont (QwtCounterSc a) () # 
Instance details

Methods

font :: QwtCounterSc a -> () -> IO (QFont ()) #

QfocusPreviousChild (QwtCounter ()) () # 
Instance details

Methods

focusPreviousChild :: QwtCounter () -> () -> IO Bool #

QfocusPreviousChild (QwtCounterSc a) () # 
Instance details

Methods

focusPreviousChild :: QwtCounterSc a -> () -> IO Bool #

QfocusNextPrevChild (QwtCounter ()) Bool # 
Instance details

Methods

focusNextPrevChild :: QwtCounter () -> Bool -> IO Bool #

QfocusNextPrevChild (QwtCounterSc a) Bool # 
Instance details

Methods

focusNextPrevChild :: QwtCounterSc a -> Bool -> IO Bool #

QfocusNextChild (QwtCounter ()) () # 
Instance details

Methods

focusNextChild :: QwtCounter () -> () -> IO Bool #

QfocusNextChild (QwtCounterSc a) () # 
Instance details

Methods

focusNextChild :: QwtCounterSc a -> () -> IO Bool #

QdevType (QwtCounter ()) () # 
Instance details

Methods

devType :: QwtCounter () -> () -> IO Int #

QdevType (QwtCounterSc a) () # 
Instance details

Methods

devType :: QwtCounterSc a -> () -> IO Int #

Qdestroy (QwtCounter ()) Bool # 
Instance details

Methods

destroy :: QwtCounter () -> Bool -> IO () #

Qdestroy (QwtCounter ()) () # 
Instance details

Methods

destroy :: QwtCounter () -> () -> IO () #

Qdestroy (QwtCounterSc a) Bool # 
Instance details

Methods

destroy :: QwtCounterSc a -> Bool -> IO () #

Qdestroy (QwtCounterSc a) () # 
Instance details

Methods

destroy :: QwtCounterSc a -> () -> IO () #

QcolorCount (QwtCounter ()) () # 
Instance details

Methods

colorCount :: QwtCounter () -> () -> IO Int #

QcolorCount (QwtCounterSc a) () # 
Instance details

Methods

colorCount :: QwtCounterSc a -> () -> IO Int #

Qqwidth (QwtCounter ()) () (IO Int) # 
Instance details

Methods

qwidth :: QwtCounter () -> () -> IO Int #

Qqwidth (QwtCounterSc a) () (IO Int) # 
Instance details

Methods

qwidth :: QwtCounterSc a -> () -> IO Int #

Qvalue (QwtCounter a) () (IO Double) # 
Instance details

Methods

value :: QwtCounter a -> () -> IO Double #

QqsizeHint (QwtCounter ()) () (IO (QSize ())) # 
Instance details

Methods

qsizeHint :: QwtCounter () -> () -> IO (QSize ()) #

QqsizeHint (QwtCounterSc a) () (IO (QSize ())) # 
Instance details

Methods

qsizeHint :: QwtCounterSc a -> () -> IO (QSize ()) #

QsizeHint (QwtCounter ()) () (IO Size) # 
Instance details

Methods

sizeHint :: QwtCounter () -> () -> IO Size #

QsizeHint (QwtCounterSc a) () (IO Size) # 
Instance details

Methods

sizeHint :: QwtCounterSc a -> () -> IO Size #

QsingleStep (QwtCounter a) () (IO Double) # 
Instance details

Methods

singleStep :: QwtCounter a -> () -> IO Double #

QsetValue (QwtCounter ()) Double (IO ()) # 
Instance details

Methods

setValue :: QwtCounter () -> Double -> IO () #

QsetValue (QwtCounterSc a) Double (IO ()) # 
Instance details

Methods

setValue :: QwtCounterSc a -> Double -> IO () #

QsetFocus (QwtCounter ()) () (IO ()) # 
Instance details

Methods

setFocus :: QwtCounter () -> () -> IO () #

QsetFocus (QwtCounterSc a) () (IO ()) # 
Instance details

Methods

setFocus :: QwtCounterSc a -> () -> IO () #

Qresize (QwtCounter ()) Size (IO ()) # 
Instance details

Methods

resize :: QwtCounter () -> Size -> IO () #

Qresize (QwtCounterSc a) Size (IO ()) # 
Instance details

Methods

resize :: QwtCounterSc a -> Size -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qqminimum (QwtCounter a) () (IO Double) # 
Instance details

Methods

qminimum :: QwtCounter a -> () -> IO Double #

Qqmaximum (QwtCounter a) () (IO Double) # 
Instance details

Methods

qmaximum :: QwtCounter a -> () -> IO Double #

QheightForWidth (QwtCounter ()) Int (IO Int) # 
Instance details

Methods

heightForWidth :: QwtCounter () -> Int -> IO Int #

QheightForWidth (QwtCounterSc a) Int (IO Int) # 
Instance details

Methods

heightForWidth :: QwtCounterSc a -> Int -> IO Int #

Qqheight (QwtCounter ()) () (IO Int) # 
Instance details

Methods

qheight :: QwtCounter () -> () -> IO Int #

Qqheight (QwtCounterSc a) () (IO Int) # 
Instance details

Methods

qheight :: QwtCounterSc a -> () -> IO Int #

QdevicePixelRatio (QwtCounter ()) () (IO Int) # 
Instance details

Methods

devicePixelRatio :: QwtCounter () -> () -> IO Int #

QdevicePixelRatio (QwtCounterSc a) () (IO Int) # 
Instance details

Methods

devicePixelRatio :: QwtCounterSc a -> () -> IO Int #

Qdepth (QwtCounter ()) () (IO Int) # 
Instance details

Methods

depth :: QwtCounter () -> () -> IO Int #

Qdepth (QwtCounterSc a) () (IO Int) # 
Instance details

Methods

depth :: QwtCounterSc a -> () -> IO Int #

Qcursor (QwtCounter ()) () (IO (QCursor ())) # 
Instance details

Methods

cursor :: QwtCounter () -> () -> IO (QCursor ()) #

Qcursor (QwtCounterSc a) () (IO (QCursor ())) # 
Instance details

Methods

cursor :: QwtCounterSc a -> () -> IO (QCursor ()) #

Qcreate (QwtCounter ()) Int (IO ()) # 
Instance details

Methods

create :: QwtCounter () -> Int -> IO () #

Qcreate (QwtCounter ()) () (IO ()) # 
Instance details

Methods

create :: QwtCounter () -> () -> IO () #

Qcreate (QwtCounterSc a) Int (IO ()) # 
Instance details

Methods

create :: QwtCounterSc a -> Int -> IO () #

Qcreate (QwtCounterSc a) () (IO ()) # 
Instance details

Methods

create :: QwtCounterSc a -> () -> IO () #

Qclose (QwtCounter ()) () (IO Bool) # 
Instance details

Methods

close :: QwtCounter () -> () -> IO Bool #

Qclose (QwtCounterSc a) () (IO Bool) # 
Instance details

Methods

close :: QwtCounterSc a -> () -> IO Bool #

QuserMethod (QwtCounter ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

QwheelEvent (QwtCounter ()) (QWheelEvent t1) # 
Instance details

Methods

wheelEvent :: QwtCounter () -> QWheelEvent t1 -> IO () #

QwheelEvent (QwtCounterSc a) (QWheelEvent t1) # 
Instance details

Methods

wheelEvent :: QwtCounterSc a -> QWheelEvent t1 -> IO () #

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

Methods

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

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

Methods

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

QtabletEvent (QwtCounter ()) (QTabletEvent t1) # 
Instance details

Methods

tabletEvent :: QwtCounter () -> QTabletEvent t1 -> IO () #

QtabletEvent (QwtCounterSc a) (QTabletEvent t1) # 
Instance details

Methods

tabletEvent :: QwtCounterSc a -> QTabletEvent t1 -> IO () #

QshowEvent (QwtCounter ()) (QShowEvent t1) # 
Instance details

Methods

showEvent :: QwtCounter () -> QShowEvent t1 -> IO () #

QshowEvent (QwtCounterSc a) (QShowEvent t1) # 
Instance details

Methods

showEvent :: QwtCounterSc a -> QShowEvent t1 -> IO () #

QqsetGeometry (QwtCounter ()) (QRect t1) # 
Instance details

Methods

qsetGeometry :: QwtCounter () -> QRect t1 -> IO () #

QqsetGeometry (QwtCounterSc a) (QRect t1) # 
Instance details

Methods

qsetGeometry :: QwtCounterSc a -> QRect t1 -> IO () #

QsetFont (QwtCounter ()) (QFont t1) # 
Instance details

Methods

setFont :: QwtCounter () -> QFont t1 -> IO () #

QsetFont (QwtCounterSc a) (QFont t1) # 
Instance details

Methods

setFont :: QwtCounterSc a -> QFont t1 -> IO () #

QsetCursor (QwtCounter ()) (QCursor t1) # 
Instance details

Methods

setCursor :: QwtCounter () -> QCursor t1 -> IO () #

QsetCursor (QwtCounterSc a) (QCursor t1) # 
Instance details

Methods

setCursor :: QwtCounterSc a -> QCursor t1 -> IO () #

QresizeEvent (QwtCounter ()) (QResizeEvent t1) # 
Instance details

Methods

resizeEvent :: QwtCounter () -> QResizeEvent t1 -> IO () #

QresizeEvent (QwtCounterSc a) (QResizeEvent t1) # 
Instance details

Methods

resizeEvent :: QwtCounterSc a -> QResizeEvent t1 -> IO () #

Qqresize (QwtCounter ()) (QSize t1) # 
Instance details

Methods

qresize :: QwtCounter () -> QSize t1 -> IO () #

Qqresize (QwtCounterSc a) (QSize t1) # 
Instance details

Methods

qresize :: QwtCounterSc a -> QSize t1 -> IO () #

Qredirected (QwtCounter ()) (QPoint t1) # 
Instance details

Methods

redirected :: QwtCounter () -> QPoint t1 -> IO (QPaintDevice ()) #

Qredirected (QwtCounterSc a) (QPoint t1) # 
Instance details

Methods

redirected :: QwtCounterSc a -> QPoint t1 -> IO (QPaintDevice ()) #

QpaintEvent (QwtCounter ()) (QPaintEvent t1) # 
Instance details

Methods

paintEvent :: QwtCounter () -> QPaintEvent t1 -> IO () #

QpaintEvent (QwtCounterSc a) (QPaintEvent t1) # 
Instance details

Methods

paintEvent :: QwtCounterSc a -> QPaintEvent t1 -> IO () #

QmoveEvent (QwtCounter ()) (QMoveEvent t1) # 
Instance details

Methods

moveEvent :: QwtCounter () -> QMoveEvent t1 -> IO () #

QmoveEvent (QwtCounterSc a) (QMoveEvent t1) # 
Instance details

Methods

moveEvent :: QwtCounterSc a -> QMoveEvent t1 -> IO () #

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

Methods

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

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

Methods

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

QmouseReleaseEvent (QwtCounter ()) (QMouseEvent t1) # 
Instance details

Methods

mouseReleaseEvent :: QwtCounter () -> QMouseEvent t1 -> IO () #

QmouseReleaseEvent (QwtCounterSc a) (QMouseEvent t1) # 
Instance details

Methods

mouseReleaseEvent :: QwtCounterSc a -> QMouseEvent t1 -> IO () #

QmousePressEvent (QwtCounter ()) (QMouseEvent t1) # 
Instance details

Methods

mousePressEvent :: QwtCounter () -> QMouseEvent t1 -> IO () #

QmousePressEvent (QwtCounterSc a) (QMouseEvent t1) # 
Instance details

Methods

mousePressEvent :: QwtCounterSc a -> QMouseEvent t1 -> IO () #

QmouseMoveEvent (QwtCounter ()) (QMouseEvent t1) # 
Instance details

Methods

mouseMoveEvent :: QwtCounter () -> QMouseEvent t1 -> IO () #

QmouseMoveEvent (QwtCounterSc a) (QMouseEvent t1) # 
Instance details

Methods

mouseMoveEvent :: QwtCounterSc a -> QMouseEvent t1 -> IO () #

QmouseDoubleClickEvent (QwtCounter ()) (QMouseEvent t1) # 
Instance details

Methods

mouseDoubleClickEvent :: QwtCounter () -> QMouseEvent t1 -> IO () #

QmouseDoubleClickEvent (QwtCounterSc a) (QMouseEvent t1) # 
Instance details

Methods

mouseDoubleClickEvent :: QwtCounterSc a -> QMouseEvent t1 -> IO () #

QleaveEvent (QwtCounter ()) (QEvent t1) # 
Instance details

Methods

leaveEvent :: QwtCounter () -> QEvent t1 -> IO () #

QleaveEvent (QwtCounterSc a) (QEvent t1) # 
Instance details

Methods

leaveEvent :: QwtCounterSc a -> QEvent t1 -> IO () #

QkeyReleaseEvent (QwtCounter ()) (QKeyEvent t1) # 
Instance details

Methods

keyReleaseEvent :: QwtCounter () -> QKeyEvent t1 -> IO () #

QkeyReleaseEvent (QwtCounterSc a) (QKeyEvent t1) # 
Instance details

Methods

keyReleaseEvent :: QwtCounterSc a -> QKeyEvent t1 -> IO () #

QkeyPressEvent (QwtCounter ()) (QKeyEvent t1) # 
Instance details

Methods

keyPressEvent :: QwtCounter () -> QKeyEvent t1 -> IO () #

QkeyPressEvent (QwtCounterSc a) (QKeyEvent t1) # 
Instance details

Methods

keyPressEvent :: QwtCounterSc a -> QKeyEvent t1 -> IO () #

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

Methods

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

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

Methods

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

QinputMethodEvent (QwtCounter ()) (QInputMethodEvent t1) # 
Instance details

Methods

inputMethodEvent :: QwtCounter () -> QInputMethodEvent t1 -> IO () #

QinputMethodEvent (QwtCounterSc a) (QInputMethodEvent t1) # 
Instance details

QinitPainter (QwtCounter ()) (QPainter t1) # 
Instance details

Methods

initPainter :: QwtCounter () -> QPainter t1 -> IO () #

QinitPainter (QwtCounterSc a) (QPainter t1) # 
Instance details

Methods

initPainter :: QwtCounterSc a -> QPainter t1 -> IO () #

QhideEvent (QwtCounter ()) (QHideEvent t1) # 
Instance details

Methods

hideEvent :: QwtCounter () -> QHideEvent t1 -> IO () #

QhideEvent (QwtCounterSc a) (QHideEvent t1) # 
Instance details

Methods

hideEvent :: QwtCounterSc a -> QHideEvent t1 -> IO () #

QfocusOutEvent (QwtCounter ()) (QFocusEvent t1) # 
Instance details

Methods

focusOutEvent :: QwtCounter () -> QFocusEvent t1 -> IO () #

QfocusOutEvent (QwtCounterSc a) (QFocusEvent t1) # 
Instance details

Methods

focusOutEvent :: QwtCounterSc a -> QFocusEvent t1 -> IO () #

QfocusInEvent (QwtCounter ()) (QFocusEvent t1) # 
Instance details

Methods

focusInEvent :: QwtCounter () -> QFocusEvent t1 -> IO () #

QfocusInEvent (QwtCounterSc a) (QFocusEvent t1) # 
Instance details

Methods

focusInEvent :: QwtCounterSc a -> QFocusEvent t1 -> IO () #

QenterEvent (QwtCounter ()) (QEvent t1) # 
Instance details

Methods

enterEvent :: QwtCounter () -> QEvent t1 -> IO () #

QenterEvent (QwtCounterSc a) (QEvent t1) # 
Instance details

Methods

enterEvent :: QwtCounterSc a -> QEvent t1 -> IO () #

QdropEvent (QwtCounter ()) (QDropEvent t1) # 
Instance details

Methods

dropEvent :: QwtCounter () -> QDropEvent t1 -> IO () #

QdropEvent (QwtCounterSc a) (QDropEvent t1) # 
Instance details

Methods

dropEvent :: QwtCounterSc a -> QDropEvent t1 -> IO () #

QdragMoveEvent (QwtCounter ()) (QDragMoveEvent t1) # 
Instance details

Methods

dragMoveEvent :: QwtCounter () -> QDragMoveEvent t1 -> IO () #

QdragMoveEvent (QwtCounterSc a) (QDragMoveEvent t1) # 
Instance details

Methods

dragMoveEvent :: QwtCounterSc a -> QDragMoveEvent t1 -> IO () #

QdragLeaveEvent (QwtCounter ()) (QDragLeaveEvent t1) # 
Instance details

Methods

dragLeaveEvent :: QwtCounter () -> QDragLeaveEvent t1 -> IO () #

QdragLeaveEvent (QwtCounterSc a) (QDragLeaveEvent t1) # 
Instance details

Methods

dragLeaveEvent :: QwtCounterSc a -> QDragLeaveEvent t1 -> IO () #

QdragEnterEvent (QwtCounter ()) (QDragEnterEvent t1) # 
Instance details

Methods

dragEnterEvent :: QwtCounter () -> QDragEnterEvent t1 -> IO () #

QdragEnterEvent (QwtCounterSc a) (QDragEnterEvent t1) # 
Instance details

Methods

dragEnterEvent :: QwtCounterSc a -> QDragEnterEvent t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QcontextMenuEvent (QwtCounter ()) (QContextMenuEvent t1) # 
Instance details

Methods

contextMenuEvent :: QwtCounter () -> QContextMenuEvent t1 -> IO () #

QcontextMenuEvent (QwtCounterSc a) (QContextMenuEvent t1) # 
Instance details

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

Methods

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

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

Methods

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

QcloseEvent (QwtCounter ()) (QCloseEvent t1) # 
Instance details

Methods

closeEvent :: QwtCounter () -> QCloseEvent t1 -> IO () #

QcloseEvent (QwtCounterSc a) (QCloseEvent t1) # 
Instance details

Methods

closeEvent :: QwtCounterSc a -> QCloseEvent t1 -> IO () #

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

Methods

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

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

Methods

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

QchangeEvent (QwtCounter ()) (QEvent t1) # 
Instance details

Methods

changeEvent :: QwtCounter () -> QEvent t1 -> IO () #

QchangeEvent (QwtCounterSc a) (QEvent t1) # 
Instance details

Methods

changeEvent :: QwtCounterSc a -> QEvent t1 -> IO () #

QactionEvent (QwtCounter ()) (QActionEvent t1) # 
Instance details

Methods

actionEvent :: QwtCounter () -> QActionEvent t1 -> IO () #

QactionEvent (QwtCounterSc a) (QActionEvent t1) # 
Instance details

Methods

actionEvent :: QwtCounterSc a -> QActionEvent t1 -> IO () #

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

Methods

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

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

Methods

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

QaddAction (QwtCounter ()) (QAction t1) (IO ()) # 
Instance details

Methods

addAction :: QwtCounter () -> QAction t1 -> IO () #

QaddAction (QwtCounterSc a) (QAction t1) (IO ()) # 
Instance details

Methods

addAction :: QwtCounterSc a -> QAction t1 -> IO () #

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

Methods

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

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

Methods

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

QsetRange (QwtCounter ()) (Double, Double) # 
Instance details

Methods

setRange :: QwtCounter () -> (Double, Double) -> IO () #

QsetRange (QwtCounterSc a) (Double, Double) # 
Instance details

Methods

setRange :: QwtCounterSc a -> (Double, Double) -> IO () #

Qmove (QwtCounter ()) (Int, Int) # 
Instance details

Methods

move :: QwtCounter () -> (Int, Int) -> IO () #

Qmove (QwtCounterSc a) (Int, Int) # 
Instance details

Methods

move :: QwtCounterSc a -> (Int, Int) -> IO () #

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

Methods

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

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

Methods

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

Qdestroy (QwtCounter ()) (Bool, Bool) # 
Instance details

Methods

destroy :: QwtCounter () -> (Bool, Bool) -> IO () #

Qdestroy (QwtCounterSc a) (Bool, Bool) # 
Instance details

Methods

destroy :: QwtCounterSc a -> (Bool, Bool) -> IO () #

Qresize (QwtCounter ()) (Int, Int) (IO ()) # 
Instance details

Methods

resize :: QwtCounter () -> (Int, Int) -> IO () #

Qresize (QwtCounterSc a) (Int, Int) (IO ()) # 
Instance details

Methods

resize :: QwtCounterSc a -> (Int, Int) -> IO () #

Qcreate (QwtCounter ()) (Int, Bool) (IO ()) # 
Instance details

Methods

create :: QwtCounter () -> (Int, Bool) -> IO () #

Qcreate (QwtCounterSc a) (Int, Bool) (IO ()) # 
Instance details

Methods

create :: QwtCounterSc a -> (Int, Bool) -> IO () #

QnativeEvent (QwtCounter ()) (QByteArray t1, QVoid t2, QLongPtr t3) # 
Instance details

Methods

nativeEvent :: QwtCounter () -> (QByteArray t1, QVoid t2, QLongPtr t3) -> IO Bool #

QnativeEvent (QwtCounterSc a) (QByteArray t1, QVoid t2, QLongPtr t3) # 
Instance details

Methods

nativeEvent :: QwtCounterSc a -> (QByteArray t1, QVoid t2, QLongPtr t3) -> IO Bool #

Qcreate (QwtCounter ()) (Int, Bool, Bool) (IO ()) # 
Instance details

Methods

create :: QwtCounter () -> (Int, Bool, Bool) -> IO () #

Qcreate (QwtCounterSc a) (Int, Bool, Bool) (IO ()) # 
Instance details

Methods

create :: QwtCounterSc a -> (Int, Bool, Bool) -> IO () #

QsetGeometry (QwtCounter ()) (Int, Int, Int, Int) # 
Instance details

Methods

setGeometry :: QwtCounter () -> (Int, Int, Int, Int) -> IO () #

QsetGeometry (QwtCounterSc a) (Int, Int, Int, Int) # 
Instance details

Methods

setGeometry :: QwtCounterSc a -> (Int, Int, Int, Int) -> IO () #