Qtc.Multimediawidgets.QVideoWidgetControl

Contents

Documentation

class QqVideoWidgetControlTrUtf8 x1 where #

Methods

qVideoWidgetControlTrUtf8 :: x1 -> IO String #

Instances
QqVideoWidgetControlTrUtf8 String # 
Instance details

Defined in Qtc.Multimediawidgets.QVideoWidgetControl

Methods

qVideoWidgetControlTrUtf8 :: String -> IO String #

QqVideoWidgetControlTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Multimediawidgets.QVideoWidgetControl

Methods

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

QqVideoWidgetControlTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Multimediawidgets.QVideoWidgetControl

Methods

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

class QvideoWidget x0 x1 where #

Methods

videoWidget :: x0 -> x1 -> IO (QWidget ()) #

Instances
QvideoWidget (QVideoWidgetControl ()) () # 
Instance details

Defined in Qtc.Multimediawidgets.QVideoWidgetControl

Methods

videoWidget :: QVideoWidgetControl () -> () -> IO (QWidget ()) #

QvideoWidget (QVideoWidgetControlSc a) () # 
Instance details

Defined in Qtc.Multimediawidgets.QVideoWidgetControl

Methods

videoWidget :: QVideoWidgetControlSc a -> () -> IO (QWidget ()) #

Orphan instances

QsetSaturation (QVideoWidgetControl ()) Int # 
Instance details

Methods

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

QsetSaturation (QVideoWidgetControlSc a) Int # 
Instance details

Methods

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

QsetHue (QVideoWidgetControl ()) Int # 
Instance details

Methods

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

QsetHue (QVideoWidgetControlSc a) Int # 
Instance details

Methods

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

QsetFullScreen (QVideoWidgetControl ()) Bool # 
Instance details

Methods

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

QsetFullScreen (QVideoWidgetControlSc a) Bool # 
Instance details

Methods

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

QsetContrast (QVideoWidgetControl ()) Int # 
Instance details

Methods

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

QsetContrast (QVideoWidgetControlSc a) Int # 
Instance details

Methods

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

QsetBrightness (QVideoWidgetControl ()) Int # 
Instance details

Methods

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

QsetBrightness (QVideoWidgetControlSc a) Int # 
Instance details

Methods

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

QsetAspectRatioMode (QVideoWidgetControl ()) AspectRatioMode # 
Instance details

QsetAspectRatioMode (QVideoWidgetControlSc a) AspectRatioMode # 
Instance details

QsenderSignalIndex (QVideoWidgetControl ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QVideoWidgetControlSc a) () # 
Instance details

Methods

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

Qsender (QVideoWidgetControl ()) () # 
Instance details

Methods

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

Qsender (QVideoWidgetControlSc a) () # 
Instance details

Methods

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

Qreceivers (QVideoWidgetControl ()) String # 
Instance details

Methods

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

Qreceivers (QVideoWidgetControlSc a) String # 
Instance details

Methods

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

QisFullScreen (QVideoWidgetControl ()) () # 
Instance details

Methods

isFullScreen :: QVideoWidgetControl () -> () -> IO Bool #

QisFullScreen (QVideoWidgetControlSc a) () # 
Instance details

Methods

isFullScreen :: QVideoWidgetControlSc a -> () -> IO Bool #

Qhue (QVideoWidgetControl ()) () # 
Instance details

Methods

hue :: QVideoWidgetControl () -> () -> IO Int #

Qhue (QVideoWidgetControlSc a) () # 
Instance details

Methods

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

QaspectRatioMode (QVideoWidgetControl ()) () # 
Instance details

QaspectRatioMode (QVideoWidgetControlSc a) () # 
Instance details

Qsaturation (QVideoWidgetControl ()) () (IO Int) # 
Instance details

Methods

saturation :: QVideoWidgetControl () -> () -> IO Int #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qcontrast (QVideoWidgetControl ()) () (IO Int) # 
Instance details

Methods

contrast :: QVideoWidgetControl () -> () -> IO Int #

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

Methods

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

Qbrightness (QVideoWidgetControl ()) () (IO Int) # 
Instance details

Methods

brightness :: QVideoWidgetControl () -> () -> IO Int #

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

Methods

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

QuserMethod (QVideoWidgetControl ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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