Qtc.Multimediawidgets.QVideoWidget

Contents

Documentation

class QqVideoWidgetTrUtf8 x1 where #

Methods

qVideoWidgetTrUtf8 :: x1 -> IO String #

Instances
QqVideoWidgetTrUtf8 String # 
Instance details

Defined in Qtc.Multimediawidgets.QVideoWidget

Methods

qVideoWidgetTrUtf8 :: String -> IO String #

QqVideoWidgetTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Multimediawidgets.QVideoWidget

Methods

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

QqVideoWidgetTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Multimediawidgets.QVideoWidget

Methods

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

class QqVideoWidget x1 where #

Methods

qVideoWidget :: x1 -> IO (QVideoWidget ()) #

Instances
QqVideoWidget () # 
Instance details

Defined in Qtc.Multimediawidgets.QVideoWidget

Methods

qVideoWidget :: () -> IO (QVideoWidget ()) #

QqVideoWidget (QWidget t1) # 
Instance details

Defined in Qtc.Multimediawidgets.QVideoWidget

Methods

qVideoWidget :: QWidget t1 -> IO (QVideoWidget ()) #

Orphan instances

QupdateMicroFocus (QVideoWidget ()) () # 
Instance details

Methods

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

QupdateMicroFocus (QVideoWidgetSc a) () # 
Instance details

Methods

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

Qupdate (QVideoWidget ()) () # 
Instance details

Methods

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

Qupdate (QVideoWidgetSc a) () # 
Instance details

Methods

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

QshowNormal (QVideoWidget ()) () # 
Instance details

Methods

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

QshowNormal (QVideoWidgetSc a) () # 
Instance details

Methods

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

QshowMinimized (QVideoWidget ()) () # 
Instance details

Methods

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

QshowMinimized (QVideoWidgetSc a) () # 
Instance details

Methods

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

QshowMaximized (QVideoWidget ()) () # 
Instance details

Methods

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

QshowMaximized (QVideoWidgetSc a) () # 
Instance details

Methods

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

QshowFullScreen (QVideoWidget ()) () # 
Instance details

Methods

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

QshowFullScreen (QVideoWidgetSc a) () # 
Instance details

Methods

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

Qqshow (QVideoWidget ()) () # 
Instance details

Methods

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

Qqshow (QVideoWidgetSc a) () # 
Instance details

Methods

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

QsharedPainter (QVideoWidget ()) () # 
Instance details

Methods

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

QsharedPainter (QVideoWidgetSc a) () # 
Instance details

Methods

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

QsetWindowTitle (QVideoWidget ()) String # 
Instance details

Methods

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

QsetWindowTitle (QVideoWidgetSc a) String # 
Instance details

Methods

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

QsetWindowModified (QVideoWidget ()) Bool # 
Instance details

Methods

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

QsetWindowModified (QVideoWidgetSc a) Bool # 
Instance details

Methods

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

QsetVisible (QVideoWidget ()) Bool # 
Instance details

Methods

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

QsetVisible (QVideoWidgetSc a) Bool # 
Instance details

Methods

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

QsetStyleSheet (QVideoWidget ()) String # 
Instance details

Methods

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

QsetStyleSheet (QVideoWidgetSc a) String # 
Instance details

Methods

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

QsetSaturation (QVideoWidget ()) Int # 
Instance details

Methods

setSaturation :: QVideoWidget () -> Int -> IO () #

QsetSaturation (QVideoWidgetSc a) Int # 
Instance details

Methods

setSaturation :: QVideoWidgetSc a -> Int -> IO () #

QsetHue (QVideoWidget ()) Int # 
Instance details

Methods

setHue :: QVideoWidget () -> Int -> IO () #

QsetHue (QVideoWidgetSc a) Int # 
Instance details

Methods

setHue :: QVideoWidgetSc a -> Int -> IO () #

QsetHidden (QVideoWidget ()) Bool # 
Instance details

Methods

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

QsetHidden (QVideoWidgetSc a) Bool # 
Instance details

Methods

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

QsetGeometry (QVideoWidget ()) Rect # 
Instance details

Methods

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

QsetGeometry (QVideoWidgetSc a) Rect # 
Instance details

Methods

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

QsetFullScreen (QVideoWidget ()) Bool # 
Instance details

Methods

setFullScreen :: QVideoWidget () -> Bool -> IO () #

QsetFullScreen (QVideoWidgetSc a) Bool # 
Instance details

Methods

setFullScreen :: QVideoWidgetSc a -> Bool -> IO () #

QsetEnabled (QVideoWidget ()) Bool # 
Instance details

Methods

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

QsetEnabled (QVideoWidgetSc a) Bool # 
Instance details

Methods

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

QsetDisabled (QVideoWidget ()) Bool # 
Instance details

Methods

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

QsetDisabled (QVideoWidgetSc a) Bool # 
Instance details

Methods

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

QsetContrast (QVideoWidget ()) Int # 
Instance details

Methods

setContrast :: QVideoWidget () -> Int -> IO () #

QsetContrast (QVideoWidgetSc a) Int # 
Instance details

Methods

setContrast :: QVideoWidgetSc a -> Int -> IO () #

QsetBrightness (QVideoWidget ()) Int # 
Instance details

Methods

setBrightness :: QVideoWidget () -> Int -> IO () #

QsetBrightness (QVideoWidgetSc a) Int # 
Instance details

Methods

setBrightness :: QVideoWidgetSc a -> Int -> IO () #

QsetAspectRatioMode (QVideoWidget ()) AspectRatioMode # 
Instance details

QsetAspectRatioMode (QVideoWidgetSc a) AspectRatioMode # 
Instance details

QsenderSignalIndex (QVideoWidget ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QVideoWidgetSc a) () # 
Instance details

Methods

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

Qsender (QVideoWidget ()) () # 
Instance details

Methods

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

Qsender (QVideoWidgetSc a) () # 
Instance details

Methods

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

Qrepaint (QVideoWidget ()) () # 
Instance details

Methods

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

Qrepaint (QVideoWidgetSc a) () # 
Instance details

Methods

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

Qreceivers (QVideoWidget ()) String # 
Instance details

Methods

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

Qreceivers (QVideoWidgetSc a) String # 
Instance details

Methods

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

Qraise (QVideoWidget ()) () # 
Instance details

Methods

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

Qraise (QVideoWidgetSc a) () # 
Instance details

Methods

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

QpaintEngine (QVideoWidget ()) () # 
Instance details

Methods

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

QpaintEngine (QVideoWidgetSc a) () # 
Instance details

Methods

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

Qmove (QVideoWidget ()) Point # 
Instance details

Methods

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

Qmove (QVideoWidgetSc a) Point # 
Instance details

Methods

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

QqminimumSizeHint (QVideoWidget ()) () # 
Instance details

Methods

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

QqminimumSizeHint (QVideoWidgetSc a) () # 
Instance details

Methods

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

QminimumSizeHint (QVideoWidget ()) () # 
Instance details

Methods

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

QminimumSizeHint (QVideoWidgetSc a) () # 
Instance details

Methods

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

Qmetric (QVideoWidget ()) PaintDeviceMetric # 
Instance details

Methods

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

Qmetric (QVideoWidgetSc a) PaintDeviceMetric # 
Instance details

Methods

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

QmediaObject (QVideoWidget ()) () # 
Instance details

Methods

mediaObject :: QVideoWidget () -> () -> IO (QMediaObject ()) #

QmediaObject (QVideoWidgetSc a) () # 
Instance details

Methods

mediaObject :: QVideoWidgetSc a -> () -> IO (QMediaObject ()) #

Qlower (QVideoWidget ()) () # 
Instance details

Methods

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

Qlower (QVideoWidgetSc a) () # 
Instance details

Methods

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

QisEnabled (QVideoWidget ()) () # 
Instance details

Methods

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

QisEnabled (QVideoWidgetSc a) () # 
Instance details

Methods

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

QinputMethodQuery (QVideoWidget ()) InputMethodQuery # 
Instance details

QinputMethodQuery (QVideoWidgetSc a) InputMethodQuery # 
Instance details

Qhue (QVideoWidget a) () # 
Instance details

Methods

hue :: QVideoWidget a -> () -> IO Int #

Qhide (QVideoWidget ()) () # 
Instance details

Methods

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

Qhide (QVideoWidgetSc a) () # 
Instance details

Methods

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

QhasHeightForWidth (QVideoWidget ()) () # 
Instance details

Methods

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

QhasHeightForWidth (QVideoWidgetSc a) () # 
Instance details

Methods

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

Qfont (QVideoWidget ()) () # 
Instance details

Methods

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

Qfont (QVideoWidgetSc a) () # 
Instance details

Methods

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

QfocusPreviousChild (QVideoWidget ()) () # 
Instance details

Methods

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

QfocusPreviousChild (QVideoWidgetSc a) () # 
Instance details

Methods

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

QfocusNextPrevChild (QVideoWidget ()) Bool # 
Instance details

Methods

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

QfocusNextPrevChild (QVideoWidgetSc a) Bool # 
Instance details

Methods

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

QfocusNextChild (QVideoWidget ()) () # 
Instance details

Methods

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

QfocusNextChild (QVideoWidgetSc a) () # 
Instance details

Methods

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

QdevType (QVideoWidget ()) () # 
Instance details

Methods

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

QdevType (QVideoWidgetSc a) () # 
Instance details

Methods

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

Qdestroy (QVideoWidget ()) Bool # 
Instance details

Methods

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

Qdestroy (QVideoWidget ()) () # 
Instance details

Methods

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

Qdestroy (QVideoWidgetSc a) Bool # 
Instance details

Methods

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

Qdestroy (QVideoWidgetSc a) () # 
Instance details

Methods

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

QaspectRatioMode (QVideoWidget a) () # 
Instance details

QcolorCount (QVideoWidget ()) () # 
Instance details

Methods

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

QcolorCount (QVideoWidgetSc a) () # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetFocus (QVideoWidget ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

Qsaturation (QVideoWidget a) () (IO Int) # 
Instance details

Methods

saturation :: QVideoWidget a -> () -> IO Int #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qcreate (QVideoWidget ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

Qcontrast (QVideoWidget a) () (IO Int) # 
Instance details

Methods

contrast :: QVideoWidget a -> () -> IO Int #

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

Methods

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

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

Methods

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

Qbrightness (QVideoWidget a) () (IO Int) # 
Instance details

Methods

brightness :: QVideoWidget a -> () -> IO Int #

QuserMethod (QVideoWidget ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetMediaObject (QVideoWidget ()) (QMediaObject t1) # 
Instance details

Methods

setMediaObject :: QVideoWidget () -> QMediaObject t1 -> IO Bool #

QsetMediaObject (QVideoWidgetSc a) (QMediaObject t1) # 
Instance details

Methods

setMediaObject :: QVideoWidgetSc a -> QMediaObject t1 -> IO Bool #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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