Qtc.Multimedia.QVideoWindowControl_h

Contents

Documentation

class QwinId_h x0 x1 where #

Methods

winId_h :: x0 -> x1 -> IO Int #

Instances
QwinId_h (QVideoWindowControl ()) () # 
Instance details

Defined in Qtc.Multimedia.QVideoWindowControl_h

Methods

winId_h :: QVideoWindowControl () -> () -> IO Int #

QwinId_h (QVideoWindowControlSc a) () # 
Instance details

Defined in Qtc.Multimedia.QVideoWindowControl_h

Methods

winId_h :: QVideoWindowControlSc a -> () -> IO Int #

class QdisplayRect_h x0 x1 where #

Methods

displayRect_h :: x0 -> x1 -> IO Rect #

class QqdisplayRect_h x0 x1 where #

Methods

qdisplayRect_h :: x0 -> x1 -> IO (QRect ()) #

Instances
QqdisplayRect_h (QVideoWindowControl ()) () # 
Instance details

Defined in Qtc.Multimedia.QVideoWindowControl_h

Methods

qdisplayRect_h :: QVideoWindowControl () -> () -> IO (QRect ()) #

QqdisplayRect_h (QVideoWindowControlSc a) () # 
Instance details

Defined in Qtc.Multimedia.QVideoWindowControl_h

Methods

qdisplayRect_h :: QVideoWindowControlSc a -> () -> IO (QRect ()) #

class QnativeSize_h x0 x1 where #

Methods

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

Instances
QnativeSize_h (QVideoWindowControl ()) () # 
Instance details

Defined in Qtc.Multimedia.QVideoWindowControl_h

Methods

nativeSize_h :: QVideoWindowControl () -> () -> IO Size #

QnativeSize_h (QVideoWindowControlSc a) () # 
Instance details

Defined in Qtc.Multimedia.QVideoWindowControl_h

Methods

nativeSize_h :: QVideoWindowControlSc a -> () -> IO Size #

class QqnativeSize_h x0 x1 where #

Methods

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

Instances
QqnativeSize_h (QVideoWindowControl ()) () # 
Instance details

Defined in Qtc.Multimedia.QVideoWindowControl_h

Methods

qnativeSize_h :: QVideoWindowControl () -> () -> IO (QSize ()) #

QqnativeSize_h (QVideoWindowControlSc a) () # 
Instance details

Defined in Qtc.Multimedia.QVideoWindowControl_h

Methods

qnativeSize_h :: QVideoWindowControlSc a -> () -> IO (QSize ()) #

class QsetDisplayRect_h x0 x1 where #

Methods

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

class QqsetDisplayRect_h x0 x1 where #

Methods

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

class QsetWinId_h x0 x1 where #

Methods

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

Instances
QsetWinId_h (QVideoWindowControl ()) Int # 
Instance details

Defined in Qtc.Multimedia.QVideoWindowControl_h

Methods

setWinId_h :: QVideoWindowControl () -> Int -> IO () #

QsetWinId_h (QVideoWindowControlSc a) Int # 
Instance details

Defined in Qtc.Multimedia.QVideoWindowControl_h

Methods

setWinId_h :: QVideoWindowControlSc a -> Int -> IO () #

Orphan instances

QunSetHandler (QVideoWindowControl ()) # 
Instance details

Methods

unSetHandler :: QVideoWindowControl () -> String -> IO Bool #

QunSetHandler (QVideoWindowControlSc a) # 
Instance details

Methods

unSetHandler :: QVideoWindowControlSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QVideoWindowControl ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QVideoWindowControl () -> Int -> IO Bool #

QunSetUserMethodVariantList (QVideoWindowControlSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QVideoWindowControlSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QVideoWindowControl ()) # 
Instance details

Methods

unSetUserMethodVariant :: QVideoWindowControl () -> Int -> IO Bool #

QunSetUserMethodVariant (QVideoWindowControlSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QVideoWindowControlSc a -> Int -> IO Bool #

QunSetUserMethod (QVideoWindowControl ()) # 
Instance details

Methods

unSetUserMethod :: QVideoWindowControl () -> Int -> IO Bool #

QunSetUserMethod (QVideoWindowControlSc a) # 
Instance details

Methods

unSetUserMethod :: QVideoWindowControlSc a -> Int -> IO Bool #

QsetSaturation_h (QVideoWindowControl ()) Int # 
Instance details

Methods

setSaturation_h :: QVideoWindowControl () -> Int -> IO () #

QsetSaturation_h (QVideoWindowControlSc a) Int # 
Instance details

Methods

setSaturation_h :: QVideoWindowControlSc a -> Int -> IO () #

QsetHue_h (QVideoWindowControl ()) Int # 
Instance details

Methods

setHue_h :: QVideoWindowControl () -> Int -> IO () #

QsetHue_h (QVideoWindowControlSc a) Int # 
Instance details

Methods

setHue_h :: QVideoWindowControlSc a -> Int -> IO () #

QsetFullScreen_h (QVideoWindowControl ()) Bool # 
Instance details

Methods

setFullScreen_h :: QVideoWindowControl () -> Bool -> IO () #

QsetFullScreen_h (QVideoWindowControlSc a) Bool # 
Instance details

Methods

setFullScreen_h :: QVideoWindowControlSc a -> Bool -> IO () #

QsetContrast_h (QVideoWindowControl ()) Int # 
Instance details

Methods

setContrast_h :: QVideoWindowControl () -> Int -> IO () #

QsetContrast_h (QVideoWindowControlSc a) Int # 
Instance details

Methods

setContrast_h :: QVideoWindowControlSc a -> Int -> IO () #

QsetBrightness_h (QVideoWindowControl ()) Int # 
Instance details

Methods

setBrightness_h :: QVideoWindowControl () -> Int -> IO () #

QsetBrightness_h (QVideoWindowControlSc a) Int # 
Instance details

Methods

setBrightness_h :: QVideoWindowControlSc a -> Int -> IO () #

QsetAspectRatioMode_h (QVideoWindowControl ()) AspectRatioMode # 
Instance details

QsetAspectRatioMode_h (QVideoWindowControlSc a) AspectRatioMode # 
Instance details

Qsaturation_h (QVideoWindowControl ()) () # 
Instance details

Methods

saturation_h :: QVideoWindowControl () -> () -> IO Int #

Qsaturation_h (QVideoWindowControlSc a) () # 
Instance details

Methods

saturation_h :: QVideoWindowControlSc a -> () -> IO Int #

Qrepaint_h (QVideoWindowControl ()) () # 
Instance details

Methods

repaint_h :: QVideoWindowControl () -> () -> IO () #

Qrepaint_h (QVideoWindowControlSc a) () # 
Instance details

Methods

repaint_h :: QVideoWindowControlSc a -> () -> IO () #

QisFullScreen_h (QVideoWindowControl ()) () # 
Instance details

Methods

isFullScreen_h :: QVideoWindowControl () -> () -> IO Bool #

QisFullScreen_h (QVideoWindowControlSc a) () # 
Instance details

Methods

isFullScreen_h :: QVideoWindowControlSc a -> () -> IO Bool #

Qhue_h (QVideoWindowControl ()) () # 
Instance details

Methods

hue_h :: QVideoWindowControl () -> () -> IO Int #

Qhue_h (QVideoWindowControlSc a) () # 
Instance details

Methods

hue_h :: QVideoWindowControlSc a -> () -> IO Int #

Qcontrast_h (QVideoWindowControl ()) () # 
Instance details

Methods

contrast_h :: QVideoWindowControl () -> () -> IO Int #

Qcontrast_h (QVideoWindowControlSc a) () # 
Instance details

Methods

contrast_h :: QVideoWindowControlSc a -> () -> IO Int #

Qbrightness_h (QVideoWindowControl ()) () # 
Instance details

Methods

brightness_h :: QVideoWindowControl () -> () -> IO Int #

Qbrightness_h (QVideoWindowControlSc a) () # 
Instance details

Methods

brightness_h :: QVideoWindowControlSc a -> () -> IO Int #

QaspectRatioMode_h (QVideoWindowControl ()) () # 
Instance details

QaspectRatioMode_h (QVideoWindowControlSc a) () # 
Instance details

QtimerEvent_h (QVideoWindowControl ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QVideoWindowControl () -> QTimerEvent t1 -> IO () #

QtimerEvent_h (QVideoWindowControlSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QVideoWindowControlSc a -> QTimerEvent t1 -> IO () #

Qevent_h (QVideoWindowControl ()) (QEvent t1) # 
Instance details

Methods

event_h :: QVideoWindowControl () -> QEvent t1 -> IO Bool #

Qevent_h (QVideoWindowControlSc a) (QEvent t1) # 
Instance details

Methods

event_h :: QVideoWindowControlSc a -> QEvent t1 -> IO Bool #

QdisconnectNotify_h (QVideoWindowControl ()) (QMetaMethod t1) # 
Instance details

QdisconnectNotify_h (QVideoWindowControlSc a) (QMetaMethod t1) # 
Instance details

QcustomEvent_h (QVideoWindowControl ()) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QVideoWindowControl () -> QEvent t1 -> IO () #

QcustomEvent_h (QVideoWindowControlSc a) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QVideoWindowControlSc a -> QEvent t1 -> IO () #

QconnectNotify_h (QVideoWindowControl ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QVideoWindowControl () -> QMetaMethod t1 -> IO () #

QconnectNotify_h (QVideoWindowControlSc a) (QMetaMethod t1) # 
Instance details

QchildEvent_h (QVideoWindowControl ()) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QVideoWindowControl () -> QChildEvent t1 -> IO () #

QchildEvent_h (QVideoWindowControlSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QVideoWindowControlSc a -> QChildEvent t1 -> IO () #

QeventFilter_h (QVideoWindowControl ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QVideoWindowControl () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter_h (QVideoWindowControlSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QVideoWindowControlSc a -> (QObject t1, QEvent t2) -> IO Bool #

QsetHandler (QVideoWindowControl ()) (QVideoWindowControl x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QVideoWindowControl () -> String -> (QVideoWindowControl x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QVideoWindowControl ()) (QVideoWindowControl x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QVideoWindowControl () -> String -> (QVideoWindowControl x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QVideoWindowControl ()) (QVideoWindowControl x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QVideoWindowControl () -> String -> (QVideoWindowControl x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QVideoWindowControl ()) (QVideoWindowControl x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QVideoWindowControl () -> String -> (QVideoWindowControl x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QVideoWindowControl ()) (QVideoWindowControl x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QVideoWindowControl () -> String -> (QVideoWindowControl x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QVideoWindowControl ()) (QVideoWindowControl x0 -> QRect t1 -> IO ()) # 
Instance details

Methods

setHandler :: QVideoWindowControl () -> String -> (QVideoWindowControl x0 -> QRect t1 -> IO ()) -> IO () #

QsetHandler (QVideoWindowControl ()) (QVideoWindowControl x0 -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QVideoWindowControl () -> String -> (QVideoWindowControl x0 -> Int -> IO ()) -> IO () #

QsetHandler (QVideoWindowControl ()) (QVideoWindowControl x0 -> AspectRatioMode -> IO ()) # 
Instance details

Methods

setHandler :: QVideoWindowControl () -> String -> (QVideoWindowControl x0 -> AspectRatioMode -> IO ()) -> IO () #

QsetHandler (QVideoWindowControl ()) (QVideoWindowControl x0 -> IO (QSize t0)) # 
Instance details

Methods

setHandler :: QVideoWindowControl () -> String -> (QVideoWindowControl x0 -> IO (QSize t0)) -> IO () #

QsetHandler (QVideoWindowControl ()) (QVideoWindowControl x0 -> IO (QRect t0)) # 
Instance details

Methods

setHandler :: QVideoWindowControl () -> String -> (QVideoWindowControl x0 -> IO (QRect t0)) -> IO () #

QsetHandler (QVideoWindowControl ()) (QVideoWindowControl x0 -> IO AspectRatioMode) # 
Instance details

Methods

setHandler :: QVideoWindowControl () -> String -> (QVideoWindowControl x0 -> IO AspectRatioMode) -> IO () #

QsetHandler (QVideoWindowControl ()) (QVideoWindowControl x0 -> IO ()) # 
Instance details

Methods

setHandler :: QVideoWindowControl () -> String -> (QVideoWindowControl x0 -> IO ()) -> IO () #

QsetHandler (QVideoWindowControl ()) (QVideoWindowControl x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QVideoWindowControl () -> String -> (QVideoWindowControl x0 -> IO Bool) -> IO () #

QsetHandler (QVideoWindowControl ()) (QVideoWindowControl x0 -> IO Int) # 
Instance details

Methods

setHandler :: QVideoWindowControl () -> String -> (QVideoWindowControl x0 -> IO Int) -> IO () #

QsetHandler (QVideoWindowControlSc a) (QVideoWindowControl x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QVideoWindowControlSc a -> String -> (QVideoWindowControl x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QVideoWindowControlSc a) (QVideoWindowControl x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QVideoWindowControlSc a -> String -> (QVideoWindowControl x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QVideoWindowControlSc a) (QVideoWindowControl x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QVideoWindowControlSc a -> String -> (QVideoWindowControl x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QVideoWindowControlSc a) (QVideoWindowControl x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QVideoWindowControlSc a -> String -> (QVideoWindowControl x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QVideoWindowControlSc a) (QVideoWindowControl x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QVideoWindowControlSc a -> String -> (QVideoWindowControl x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QVideoWindowControlSc a) (QVideoWindowControl x0 -> QRect t1 -> IO ()) # 
Instance details

Methods

setHandler :: QVideoWindowControlSc a -> String -> (QVideoWindowControl x0 -> QRect t1 -> IO ()) -> IO () #

QsetHandler (QVideoWindowControlSc a) (QVideoWindowControl x0 -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QVideoWindowControlSc a -> String -> (QVideoWindowControl x0 -> Int -> IO ()) -> IO () #

QsetHandler (QVideoWindowControlSc a) (QVideoWindowControl x0 -> AspectRatioMode -> IO ()) # 
Instance details

Methods

setHandler :: QVideoWindowControlSc a -> String -> (QVideoWindowControl x0 -> AspectRatioMode -> IO ()) -> IO () #

QsetHandler (QVideoWindowControlSc a) (QVideoWindowControl x0 -> IO (QSize t0)) # 
Instance details

Methods

setHandler :: QVideoWindowControlSc a -> String -> (QVideoWindowControl x0 -> IO (QSize t0)) -> IO () #

QsetHandler (QVideoWindowControlSc a) (QVideoWindowControl x0 -> IO (QRect t0)) # 
Instance details

Methods

setHandler :: QVideoWindowControlSc a -> String -> (QVideoWindowControl x0 -> IO (QRect t0)) -> IO () #

QsetHandler (QVideoWindowControlSc a) (QVideoWindowControl x0 -> IO AspectRatioMode) # 
Instance details

Methods

setHandler :: QVideoWindowControlSc a -> String -> (QVideoWindowControl x0 -> IO AspectRatioMode) -> IO () #

QsetHandler (QVideoWindowControlSc a) (QVideoWindowControl x0 -> IO ()) # 
Instance details

Methods

setHandler :: QVideoWindowControlSc a -> String -> (QVideoWindowControl x0 -> IO ()) -> IO () #

QsetHandler (QVideoWindowControlSc a) (QVideoWindowControl x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QVideoWindowControlSc a -> String -> (QVideoWindowControl x0 -> IO Bool) -> IO () #

QsetHandler (QVideoWindowControlSc a) (QVideoWindowControl x0 -> IO Int) # 
Instance details

Methods

setHandler :: QVideoWindowControlSc a -> String -> (QVideoWindowControl x0 -> IO Int) -> IO () #

QsetUserMethod (QVideoWindowControl ()) (QVideoWindowControl x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QVideoWindowControl () -> Int -> (QVideoWindowControl x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QVideoWindowControl ()) (QVideoWindowControl x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QVideoWindowControl () -> Int -> (QVideoWindowControl x0 -> IO ()) -> IO () #

QsetUserMethod (QVideoWindowControlSc a) (QVideoWindowControl x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QVideoWindowControlSc a -> Int -> (QVideoWindowControl x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QVideoWindowControlSc a) (QVideoWindowControl x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QVideoWindowControlSc a -> Int -> (QVideoWindowControl x0 -> IO ()) -> IO () #