Documentation
Instances
QwinId_h (QVideoWindowControl ()) () # | |
Defined in Qtc.Multimedia.QVideoWindowControl_h winId_h :: QVideoWindowControl () -> () -> IO Int # | |
QwinId_h (QVideoWindowControlSc a) () # | |
Defined in Qtc.Multimedia.QVideoWindowControl_h winId_h :: QVideoWindowControlSc a -> () -> IO Int # |
class QdisplayRect_h x0 x1 where #
displayRect_h :: x0 -> x1 -> IO Rect #
Instances
QdisplayRect_h (QVideoWindowControl ()) () # | |
Defined in Qtc.Multimedia.QVideoWindowControl_h displayRect_h :: QVideoWindowControl () -> () -> IO Rect # | |
QdisplayRect_h (QVideoWindowControlSc a) () # | |
Defined in Qtc.Multimedia.QVideoWindowControl_h displayRect_h :: QVideoWindowControlSc a -> () -> IO Rect # |
class QqdisplayRect_h x0 x1 where #
qdisplayRect_h :: x0 -> x1 -> IO (QRect ()) #
Instances
QqdisplayRect_h (QVideoWindowControl ()) () # | |
Defined in Qtc.Multimedia.QVideoWindowControl_h qdisplayRect_h :: QVideoWindowControl () -> () -> IO (QRect ()) # | |
QqdisplayRect_h (QVideoWindowControlSc a) () # | |
Defined in Qtc.Multimedia.QVideoWindowControl_h qdisplayRect_h :: QVideoWindowControlSc a -> () -> IO (QRect ()) # |
class QnativeSize_h x0 x1 where #
nativeSize_h :: x0 -> x1 -> IO Size #
Instances
QnativeSize_h (QVideoWindowControl ()) () # | |
Defined in Qtc.Multimedia.QVideoWindowControl_h nativeSize_h :: QVideoWindowControl () -> () -> IO Size # | |
QnativeSize_h (QVideoWindowControlSc a) () # | |
Defined in Qtc.Multimedia.QVideoWindowControl_h nativeSize_h :: QVideoWindowControlSc a -> () -> IO Size # |
class QqnativeSize_h x0 x1 where #
qnativeSize_h :: x0 -> x1 -> IO (QSize ()) #
Instances
QqnativeSize_h (QVideoWindowControl ()) () # | |
Defined in Qtc.Multimedia.QVideoWindowControl_h qnativeSize_h :: QVideoWindowControl () -> () -> IO (QSize ()) # | |
QqnativeSize_h (QVideoWindowControlSc a) () # | |
Defined in Qtc.Multimedia.QVideoWindowControl_h qnativeSize_h :: QVideoWindowControlSc a -> () -> IO (QSize ()) # |
class QsetDisplayRect_h x0 x1 where #
setDisplayRect_h :: x0 -> x1 -> IO () #
Instances
QsetDisplayRect_h (QVideoWindowControl ()) Rect # | |
Defined in Qtc.Multimedia.QVideoWindowControl_h setDisplayRect_h :: QVideoWindowControl () -> Rect -> IO () # | |
QsetDisplayRect_h (QVideoWindowControlSc a) Rect # | |
Defined in Qtc.Multimedia.QVideoWindowControl_h setDisplayRect_h :: QVideoWindowControlSc a -> Rect -> IO () # |
class QqsetDisplayRect_h x0 x1 where #
qsetDisplayRect_h :: x0 -> x1 -> IO () #
Instances
QqsetDisplayRect_h (QVideoWindowControl ()) (QRect t1) # | |
Defined in Qtc.Multimedia.QVideoWindowControl_h qsetDisplayRect_h :: QVideoWindowControl () -> QRect t1 -> IO () # | |
QqsetDisplayRect_h (QVideoWindowControlSc a) (QRect t1) # | |
Defined in Qtc.Multimedia.QVideoWindowControl_h qsetDisplayRect_h :: QVideoWindowControlSc a -> QRect t1 -> IO () # |
class QsetWinId_h x0 x1 where #
setWinId_h :: x0 -> x1 -> IO () #
Instances
QsetWinId_h (QVideoWindowControl ()) Int # | |
Defined in Qtc.Multimedia.QVideoWindowControl_h setWinId_h :: QVideoWindowControl () -> Int -> IO () # | |
QsetWinId_h (QVideoWindowControlSc a) Int # | |
Defined in Qtc.Multimedia.QVideoWindowControl_h setWinId_h :: QVideoWindowControlSc a -> Int -> IO () # |