Qtc.Widgets.QRubberBand

Contents

Documentation

class QqRubberBandTrUtf8 x1 where #

Methods

qRubberBandTrUtf8 :: x1 -> IO String #

Instances
QqRubberBandTrUtf8 String # 
Instance details

Defined in Qtc.Widgets.QRubberBand

Methods

qRubberBandTrUtf8 :: String -> IO String #

QqRubberBandTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Widgets.QRubberBand

Methods

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

QqRubberBandTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Widgets.QRubberBand

Methods

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

class QqRubberBand x1 where #

Methods

qRubberBand :: x1 -> IO (QRubberBand ()) #

Instances
QqRubberBand QRubberBand_Shape # 
Instance details

Defined in Qtc.Widgets.QRubberBand

QqRubberBand (QRubberBand_Shape, QWidget t2) # 
Instance details

Defined in Qtc.Widgets.QRubberBand

Orphan instances

QupdateMicroFocus (QRubberBand ()) () # 
Instance details

Methods

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

QupdateMicroFocus (QRubberBandSc a) () # 
Instance details

Methods

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

Qupdate (QRubberBand ()) () # 
Instance details

Methods

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

Qupdate (QRubberBandSc a) () # 
Instance details

Methods

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

QshowNormal (QRubberBand ()) () # 
Instance details

Methods

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

QshowNormal (QRubberBandSc a) () # 
Instance details

Methods

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

QshowMinimized (QRubberBand ()) () # 
Instance details

Methods

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

QshowMinimized (QRubberBandSc a) () # 
Instance details

Methods

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

QshowMaximized (QRubberBand ()) () # 
Instance details

Methods

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

QshowMaximized (QRubberBandSc a) () # 
Instance details

Methods

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

QshowFullScreen (QRubberBand ()) () # 
Instance details

Methods

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

QshowFullScreen (QRubberBandSc a) () # 
Instance details

Methods

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

Qqshow (QRubberBand ()) () # 
Instance details

Methods

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

Qqshow (QRubberBandSc a) () # 
Instance details

Methods

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

QsharedPainter (QRubberBand ()) () # 
Instance details

Methods

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

QsharedPainter (QRubberBandSc a) () # 
Instance details

Methods

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

QsetWindowTitle (QRubberBand ()) String # 
Instance details

Methods

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

QsetWindowTitle (QRubberBandSc a) String # 
Instance details

Methods

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

QsetWindowModified (QRubberBand ()) Bool # 
Instance details

Methods

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

QsetWindowModified (QRubberBandSc a) Bool # 
Instance details

Methods

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

QsetVisible (QRubberBand ()) Bool # 
Instance details

Methods

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

QsetVisible (QRubberBandSc a) Bool # 
Instance details

Methods

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

QsetStyleSheet (QRubberBand ()) String # 
Instance details

Methods

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

QsetStyleSheet (QRubberBandSc a) String # 
Instance details

Methods

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

QsetHidden (QRubberBand ()) Bool # 
Instance details

Methods

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

QsetHidden (QRubberBandSc a) Bool # 
Instance details

Methods

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

QsetGeometry (QRubberBand ()) Rect # 
Instance details

Methods

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

QsetGeometry (QRubberBandSc a) Rect # 
Instance details

Methods

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

QsetEnabled (QRubberBand ()) Bool # 
Instance details

Methods

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

QsetEnabled (QRubberBandSc a) Bool # 
Instance details

Methods

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

QsetDisabled (QRubberBand ()) Bool # 
Instance details

Methods

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

QsetDisabled (QRubberBandSc a) Bool # 
Instance details

Methods

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

QsenderSignalIndex (QRubberBand ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QRubberBandSc a) () # 
Instance details

Methods

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

Qsender (QRubberBand ()) () # 
Instance details

Methods

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

Qsender (QRubberBandSc a) () # 
Instance details

Methods

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

Qrepaint (QRubberBand ()) () # 
Instance details

Methods

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

Qrepaint (QRubberBandSc a) () # 
Instance details

Methods

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

Qreceivers (QRubberBand ()) String # 
Instance details

Methods

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

Qreceivers (QRubberBandSc a) String # 
Instance details

Methods

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

Qraise (QRubberBand ()) () # 
Instance details

Methods

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

Qraise (QRubberBandSc a) () # 
Instance details

Methods

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

QpaintEngine (QRubberBand ()) () # 
Instance details

Methods

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

QpaintEngine (QRubberBandSc a) () # 
Instance details

Methods

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

Qmove (QRubberBand ()) Point # 
Instance details

Methods

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

Qmove (QRubberBandSc a) Point # 
Instance details

Methods

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

QqminimumSizeHint (QRubberBand ()) () # 
Instance details

Methods

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

QqminimumSizeHint (QRubberBandSc a) () # 
Instance details

Methods

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

QminimumSizeHint (QRubberBand ()) () # 
Instance details

Methods

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

QminimumSizeHint (QRubberBandSc a) () # 
Instance details

Methods

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

Qmetric (QRubberBand ()) PaintDeviceMetric # 
Instance details

Methods

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

Qmetric (QRubberBandSc a) PaintDeviceMetric # 
Instance details

Methods

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

Qlower (QRubberBand ()) () # 
Instance details

Methods

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

Qlower (QRubberBandSc a) () # 
Instance details

Methods

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

QisEnabled (QRubberBand ()) () # 
Instance details

Methods

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

QisEnabled (QRubberBandSc a) () # 
Instance details

Methods

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

QinputMethodQuery (QRubberBand ()) InputMethodQuery # 
Instance details

QinputMethodQuery (QRubberBandSc a) InputMethodQuery # 
Instance details

Qhide (QRubberBand ()) () # 
Instance details

Methods

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

Qhide (QRubberBandSc a) () # 
Instance details

Methods

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

QhasHeightForWidth (QRubberBand ()) () # 
Instance details

Methods

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

QhasHeightForWidth (QRubberBandSc a) () # 
Instance details

Methods

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

Qfont (QRubberBand ()) () # 
Instance details

Methods

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

Qfont (QRubberBandSc a) () # 
Instance details

Methods

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

QfocusPreviousChild (QRubberBand ()) () # 
Instance details

Methods

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

QfocusPreviousChild (QRubberBandSc a) () # 
Instance details

Methods

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

QfocusNextPrevChild (QRubberBand ()) Bool # 
Instance details

Methods

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

QfocusNextPrevChild (QRubberBandSc a) Bool # 
Instance details

Methods

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

QfocusNextChild (QRubberBand ()) () # 
Instance details

Methods

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

QfocusNextChild (QRubberBandSc a) () # 
Instance details

Methods

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

QdevType (QRubberBand ()) () # 
Instance details

Methods

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

QdevType (QRubberBandSc a) () # 
Instance details

Methods

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

Qdestroy (QRubberBand ()) Bool # 
Instance details

Methods

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

Qdestroy (QRubberBand ()) () # 
Instance details

Methods

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

Qdestroy (QRubberBandSc a) Bool # 
Instance details

Methods

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

Qdestroy (QRubberBandSc a) () # 
Instance details

Methods

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

QcolorCount (QRubberBand ()) () # 
Instance details

Methods

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

QcolorCount (QRubberBandSc a) () # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qshape (QRubberBand a) () (IO QRubberBand_Shape) # 
Instance details

Methods

shape :: QRubberBand a -> () -> IO QRubberBand_Shape #

QsetFocus (QRubberBand ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qcreate (QRubberBand ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QRubberBand ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

QinitStyleOption (QRubberBand ()) (QStyleOptionRubberBand t1) # 
Instance details

QinitStyleOption (QRubberBandSc a) (QStyleOptionRubberBand t1) # 
Instance details

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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