Qtc.Qwt.QwtArrowButton

Contents

Documentation

class QqwtArrowButton x1 where #

Methods

qwtArrowButton :: x1 -> IO (QwtArrowButton ()) #

Instances
QqwtArrowButton (Int, ArrowType) # 
Instance details

Defined in Qtc.Qwt.QwtArrowButton

Methods

qwtArrowButton :: (Int, ArrowType) -> IO (QwtArrowButton ()) #

QqwtArrowButton (Int, ArrowType, QWidget t3) # 
Instance details

Defined in Qtc.Qwt.QwtArrowButton

Methods

qwtArrowButton :: (Int, ArrowType, QWidget t3) -> IO (QwtArrowButton ()) #

class QarrowSize x0 x1 where #

Methods

arrowSize :: x0 -> x1 -> IO Size #

Instances
QarrowSize (QwtArrowButton ()) (ArrowType, Size) # 
Instance details

Defined in Qtc.Qwt.QwtArrowButton

Methods

arrowSize :: QwtArrowButton () -> (ArrowType, Size) -> IO Size #

QarrowSize (QwtArrowButtonSc a) (ArrowType, Size) # 
Instance details

Defined in Qtc.Qwt.QwtArrowButton

Methods

arrowSize :: QwtArrowButtonSc a -> (ArrowType, Size) -> IO Size #

class QqarrowSize x0 x1 where #

Methods

qarrowSize :: x0 -> x1 -> IO (QSize ()) #

Instances
QqarrowSize (QwtArrowButton ()) (ArrowType, QSize t2) # 
Instance details

Defined in Qtc.Qwt.QwtArrowButton

Methods

qarrowSize :: QwtArrowButton () -> (ArrowType, QSize t2) -> IO (QSize ()) #

QqarrowSize (QwtArrowButtonSc a) (ArrowType, QSize t2) # 
Instance details

Defined in Qtc.Qwt.QwtArrowButton

Methods

qarrowSize :: QwtArrowButtonSc a -> (ArrowType, QSize t2) -> IO (QSize ()) #

class QdrawArrow x0 x1 where #

Methods

drawArrow :: x0 -> x1 -> IO () #

Instances
QdrawArrow (QwtArrowButton ()) (QPainter t1, Rect, ArrowType) # 
Instance details

Defined in Qtc.Qwt.QwtArrowButton

Methods

drawArrow :: QwtArrowButton () -> (QPainter t1, Rect, ArrowType) -> IO () #

QdrawArrow (QwtArrowButtonSc a) (QPainter t1, Rect, ArrowType) # 
Instance details

Defined in Qtc.Qwt.QwtArrowButton

Methods

drawArrow :: QwtArrowButtonSc a -> (QPainter t1, Rect, ArrowType) -> IO () #

class QqdrawArrow x0 x1 where #

Methods

qdrawArrow :: x0 -> x1 -> IO () #

Instances
QqdrawArrow (QwtArrowButton ()) (QPainter t1, QRect t2, ArrowType) # 
Instance details

Defined in Qtc.Qwt.QwtArrowButton

Methods

qdrawArrow :: QwtArrowButton () -> (QPainter t1, QRect t2, ArrowType) -> IO () #

QqdrawArrow (QwtArrowButtonSc a) (QPainter t1, QRect t2, ArrowType) # 
Instance details

Defined in Qtc.Qwt.QwtArrowButton

Methods

qdrawArrow :: QwtArrowButtonSc a -> (QPainter t1, QRect t2, ArrowType) -> IO () #

class QdrawButtonLabel x0 x1 where #

Methods

drawButtonLabel :: x0 -> x1 -> IO () #

Instances
QdrawButtonLabel (QwtArrowButton ()) (QPainter t1) # 
Instance details

Defined in Qtc.Qwt.QwtArrowButton

Methods

drawButtonLabel :: QwtArrowButton () -> QPainter t1 -> IO () #

QdrawButtonLabel (QwtArrowButtonSc a) (QPainter t1) # 
Instance details

Defined in Qtc.Qwt.QwtArrowButton

Methods

drawButtonLabel :: QwtArrowButtonSc a -> QPainter t1 -> IO () #

num :: QwtArrowButton a -> () -> IO Int #

Orphan instances

QupdateMicroFocus (QwtArrowButton ()) () # 
Instance details

Methods

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

QupdateMicroFocus (QwtArrowButtonSc a) () # 
Instance details

Methods

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

Qupdate (QwtArrowButton ()) () # 
Instance details

Methods

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

Qupdate (QwtArrowButtonSc a) () # 
Instance details

Methods

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

Qtoggle (QwtArrowButton ()) () # 
Instance details

Methods

toggle :: QwtArrowButton () -> () -> IO () #

Qtoggle (QwtArrowButtonSc a) () # 
Instance details

Methods

toggle :: QwtArrowButtonSc a -> () -> IO () #

QshowNormal (QwtArrowButton ()) () # 
Instance details

Methods

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

QshowNormal (QwtArrowButtonSc a) () # 
Instance details

Methods

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

QshowMinimized (QwtArrowButton ()) () # 
Instance details

Methods

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

QshowMinimized (QwtArrowButtonSc a) () # 
Instance details

Methods

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

QshowMenu (QwtArrowButton ()) () # 
Instance details

Methods

showMenu :: QwtArrowButton () -> () -> IO () #

QshowMenu (QwtArrowButtonSc a) () # 
Instance details

Methods

showMenu :: QwtArrowButtonSc a -> () -> IO () #

QshowMaximized (QwtArrowButton ()) () # 
Instance details

Methods

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

QshowMaximized (QwtArrowButtonSc a) () # 
Instance details

Methods

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

QshowFullScreen (QwtArrowButton ()) () # 
Instance details

Methods

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

QshowFullScreen (QwtArrowButtonSc a) () # 
Instance details

Methods

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

Qqshow (QwtArrowButton ()) () # 
Instance details

Methods

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

Qqshow (QwtArrowButtonSc a) () # 
Instance details

Methods

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

QsharedPainter (QwtArrowButton ()) () # 
Instance details

Methods

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

QsharedPainter (QwtArrowButtonSc a) () # 
Instance details

Methods

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

QsetWindowTitle (QwtArrowButton ()) String # 
Instance details

Methods

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

QsetWindowTitle (QwtArrowButtonSc a) String # 
Instance details

Methods

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

QsetWindowModified (QwtArrowButton ()) Bool # 
Instance details

Methods

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

QsetWindowModified (QwtArrowButtonSc a) Bool # 
Instance details

Methods

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

QsetVisible (QwtArrowButton ()) Bool # 
Instance details

Methods

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

QsetVisible (QwtArrowButtonSc a) Bool # 
Instance details

Methods

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

QsetStyleSheet (QwtArrowButton ()) String # 
Instance details

Methods

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

QsetStyleSheet (QwtArrowButtonSc a) String # 
Instance details

Methods

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

QsetIconSize (QwtArrowButton ()) Size # 
Instance details

Methods

setIconSize :: QwtArrowButton () -> Size -> IO () #

QsetIconSize (QwtArrowButtonSc a) Size # 
Instance details

Methods

setIconSize :: QwtArrowButtonSc a -> Size -> IO () #

QsetHidden (QwtArrowButton ()) Bool # 
Instance details

Methods

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

QsetHidden (QwtArrowButtonSc a) Bool # 
Instance details

Methods

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

QsetGeometry (QwtArrowButton ()) Rect # 
Instance details

Methods

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

QsetGeometry (QwtArrowButtonSc a) Rect # 
Instance details

Methods

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

QsetEnabled (QwtArrowButton ()) Bool # 
Instance details

Methods

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

QsetEnabled (QwtArrowButtonSc a) Bool # 
Instance details

Methods

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

QsetDisabled (QwtArrowButton ()) Bool # 
Instance details

Methods

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

QsetDisabled (QwtArrowButtonSc a) Bool # 
Instance details

Methods

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

QsetChecked (QwtArrowButton ()) Bool # 
Instance details

Methods

setChecked :: QwtArrowButton () -> Bool -> IO () #

QsetChecked (QwtArrowButtonSc a) Bool # 
Instance details

Methods

setChecked :: QwtArrowButtonSc a -> Bool -> IO () #

QsenderSignalIndex (QwtArrowButton ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QwtArrowButtonSc a) () # 
Instance details

Methods

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

Qsender (QwtArrowButton ()) () # 
Instance details

Methods

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

Qsender (QwtArrowButtonSc a) () # 
Instance details

Methods

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

Qrepaint (QwtArrowButton ()) () # 
Instance details

Methods

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

Qrepaint (QwtArrowButtonSc a) () # 
Instance details

Methods

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

Qreceivers (QwtArrowButton ()) String # 
Instance details

Methods

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

Qreceivers (QwtArrowButtonSc a) String # 
Instance details

Methods

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

Qraise (QwtArrowButton ()) () # 
Instance details

Methods

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

Qraise (QwtArrowButtonSc a) () # 
Instance details

Methods

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

QpaintEngine (QwtArrowButton ()) () # 
Instance details

Methods

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

QpaintEngine (QwtArrowButtonSc a) () # 
Instance details

Methods

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

QnextCheckState (QwtArrowButton ()) () # 
Instance details

Methods

nextCheckState :: QwtArrowButton () -> () -> IO () #

QnextCheckState (QwtArrowButtonSc a) () # 
Instance details

Methods

nextCheckState :: QwtArrowButtonSc a -> () -> IO () #

Qmove (QwtArrowButton ()) Point # 
Instance details

Methods

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

Qmove (QwtArrowButtonSc a) Point # 
Instance details

Methods

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

QqminimumSizeHint (QwtArrowButton ()) () # 
Instance details

Methods

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

QqminimumSizeHint (QwtArrowButtonSc a) () # 
Instance details

Methods

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

QminimumSizeHint (QwtArrowButton ()) () # 
Instance details

Methods

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

QminimumSizeHint (QwtArrowButtonSc a) () # 
Instance details

Methods

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

Qmetric (QwtArrowButton ()) PaintDeviceMetric # 
Instance details

Methods

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

Qmetric (QwtArrowButtonSc a) PaintDeviceMetric # 
Instance details

Methods

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

Qlower (QwtArrowButton ()) () # 
Instance details

Methods

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

Qlower (QwtArrowButtonSc a) () # 
Instance details

Methods

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

QisEnabled (QwtArrowButton ()) () # 
Instance details

Methods

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

QisEnabled (QwtArrowButtonSc a) () # 
Instance details

Methods

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

QinputMethodQuery (QwtArrowButton ()) InputMethodQuery # 
Instance details

QinputMethodQuery (QwtArrowButtonSc a) InputMethodQuery # 
Instance details

QhitButton (QwtArrowButton ()) Point # 
Instance details

Methods

hitButton :: QwtArrowButton () -> Point -> IO Bool #

QhitButton (QwtArrowButtonSc a) Point # 
Instance details

Methods

hitButton :: QwtArrowButtonSc a -> Point -> IO Bool #

Qhide (QwtArrowButton ()) () # 
Instance details

Methods

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

Qhide (QwtArrowButtonSc a) () # 
Instance details

Methods

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

QhasHeightForWidth (QwtArrowButton ()) () # 
Instance details

Methods

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

QhasHeightForWidth (QwtArrowButtonSc a) () # 
Instance details

Methods

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

Qfont (QwtArrowButton ()) () # 
Instance details

Methods

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

Qfont (QwtArrowButtonSc a) () # 
Instance details

Methods

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

QfocusPreviousChild (QwtArrowButton ()) () # 
Instance details

Methods

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

QfocusPreviousChild (QwtArrowButtonSc a) () # 
Instance details

Methods

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

QfocusNextPrevChild (QwtArrowButton ()) Bool # 
Instance details

Methods

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

QfocusNextPrevChild (QwtArrowButtonSc a) Bool # 
Instance details

Methods

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

QfocusNextChild (QwtArrowButton ()) () # 
Instance details

Methods

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

QfocusNextChild (QwtArrowButtonSc a) () # 
Instance details

Methods

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

QdevType (QwtArrowButton ()) () # 
Instance details

Methods

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

QdevType (QwtArrowButtonSc a) () # 
Instance details

Methods

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

Qdestroy (QwtArrowButton ()) Bool # 
Instance details

Methods

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

Qdestroy (QwtArrowButton ()) () # 
Instance details

Methods

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

Qdestroy (QwtArrowButtonSc a) Bool # 
Instance details

Methods

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

Qdestroy (QwtArrowButtonSc a) () # 
Instance details

Methods

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

Qclick (QwtArrowButton ()) () # 
Instance details

Methods

click :: QwtArrowButton () -> () -> IO () #

Qclick (QwtArrowButtonSc a) () # 
Instance details

Methods

click :: QwtArrowButtonSc a -> () -> IO () #

QcheckStateSet (QwtArrowButton ()) () # 
Instance details

Methods

checkStateSet :: QwtArrowButton () -> () -> IO () #

QcheckStateSet (QwtArrowButtonSc a) () # 
Instance details

Methods

checkStateSet :: QwtArrowButtonSc a -> () -> IO () #

QarrowType (QwtArrowButton a) () # 
Instance details

Methods

arrowType :: QwtArrowButton a -> () -> IO ArrowType #

QanimateClick (QwtArrowButton ()) Int # 
Instance details

Methods

animateClick :: QwtArrowButton () -> Int -> IO () #

QanimateClick (QwtArrowButton ()) () # 
Instance details

Methods

animateClick :: QwtArrowButton () -> () -> IO () #

QanimateClick (QwtArrowButtonSc a) Int # 
Instance details

Methods

animateClick :: QwtArrowButtonSc a -> Int -> IO () #

QanimateClick (QwtArrowButtonSc a) () # 
Instance details

Methods

animateClick :: QwtArrowButtonSc a -> () -> IO () #

QcolorCount (QwtArrowButton ()) () # 
Instance details

Methods

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

QcolorCount (QwtArrowButtonSc a) () # 
Instance details

Methods

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

QqlabelRect (QwtArrowButton ()) () (IO (QRect ())) # 
Instance details

Methods

qlabelRect :: QwtArrowButton () -> () -> IO (QRect ()) #

QqlabelRect (QwtArrowButtonSc a) () (IO (QRect ())) # 
Instance details

Methods

qlabelRect :: QwtArrowButtonSc a -> () -> IO (QRect ()) #

QlabelRect (QwtArrowButton ()) () (IO Rect) # 
Instance details

Methods

labelRect :: QwtArrowButton () -> () -> IO Rect #

QlabelRect (QwtArrowButtonSc a) () (IO Rect) # 
Instance details

Methods

labelRect :: QwtArrowButtonSc a -> () -> IO Rect #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetFocus (QwtArrowButton ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qcreate (QwtArrowButton ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QwtArrowButton ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QqsetIconSize (QwtArrowButton ()) (QSize t1) # 
Instance details

Methods

qsetIconSize :: QwtArrowButton () -> QSize t1 -> IO () #

QqsetIconSize (QwtArrowButtonSc a) (QSize t1) # 
Instance details

Methods

qsetIconSize :: QwtArrowButtonSc a -> QSize t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

QinitStyleOption (QwtArrowButton ()) (QStyleOptionButton t1) # 
Instance details

QinitStyleOption (QwtArrowButtonSc a) (QStyleOptionButton t1) # 
Instance details

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

Methods

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

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

Methods

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

QqhitButton (QwtArrowButton ()) (QPoint t1) # 
Instance details

Methods

qhitButton :: QwtArrowButton () -> QPoint t1 -> IO Bool #

QqhitButton (QwtArrowButtonSc a) (QPoint t1) # 
Instance details

Methods

qhitButton :: QwtArrowButtonSc a -> QPoint t1 -> IO Bool #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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