Documentation
class QqVideoWindowControlTrUtf8 x1 where #
qVideoWindowControlTrUtf8 :: x1 -> IO String #
Instances
QqVideoWindowControlTrUtf8 String # | |
Defined in Qtc.Multimedia.QVideoWindowControl qVideoWindowControlTrUtf8 :: String -> IO String # | |
QqVideoWindowControlTrUtf8 (String, String) # | |
Defined in Qtc.Multimedia.QVideoWindowControl qVideoWindowControlTrUtf8 :: (String, String) -> IO String # | |
QqVideoWindowControlTrUtf8 (String, String, Int) # | |
Defined in Qtc.Multimedia.QVideoWindowControl qVideoWindowControlTrUtf8 :: (String, String, Int) -> IO String # |
class QqVideoWindowControl x1 where #
qVideoWindowControl :: x1 -> IO (QVideoWindowControl ()) #
Instances
QqVideoWindowControl () # | |
Defined in Qtc.Multimedia.QVideoWindowControl qVideoWindowControl :: () -> IO (QVideoWindowControl ()) # | |
QqVideoWindowControl (QObject t1) # | |
Defined in Qtc.Multimedia.QVideoWindowControl qVideoWindowControl :: QObject t1 -> IO (QVideoWindowControl ()) # |
class QdisplayRect x0 x1 where #
displayRect :: x0 -> x1 -> IO Rect #
Instances
QdisplayRect (QVideoWindowControl ()) () # | |
Defined in Qtc.Multimedia.QVideoWindowControl displayRect :: QVideoWindowControl () -> () -> IO Rect # | |
QdisplayRect (QVideoWindowControlSc a) () # | |
Defined in Qtc.Multimedia.QVideoWindowControl displayRect :: QVideoWindowControlSc a -> () -> IO Rect # |
class QqdisplayRect x0 x1 where #
qdisplayRect :: x0 -> x1 -> IO (QRect ()) #
Instances
QqdisplayRect (QVideoWindowControl ()) () # | |
Defined in Qtc.Multimedia.QVideoWindowControl qdisplayRect :: QVideoWindowControl () -> () -> IO (QRect ()) # | |
QqdisplayRect (QVideoWindowControlSc a) () # | |
Defined in Qtc.Multimedia.QVideoWindowControl qdisplayRect :: QVideoWindowControlSc a -> () -> IO (QRect ()) # |
class QsetDisplayRect x0 x1 where #
setDisplayRect :: x0 -> x1 -> IO () #
Instances
QsetDisplayRect (QVideoWindowControl ()) Rect # | |
Defined in Qtc.Multimedia.QVideoWindowControl setDisplayRect :: QVideoWindowControl () -> Rect -> IO () # | |
QsetDisplayRect (QVideoWindowControlSc a) Rect # | |
Defined in Qtc.Multimedia.QVideoWindowControl setDisplayRect :: QVideoWindowControlSc a -> Rect -> IO () # |
class QqsetDisplayRect x0 x1 where #
qsetDisplayRect :: x0 -> x1 -> IO () #
Instances
QqsetDisplayRect (QVideoWindowControl ()) (QRect t1) # | |
Defined in Qtc.Multimedia.QVideoWindowControl qsetDisplayRect :: QVideoWindowControl () -> QRect t1 -> IO () # | |
QqsetDisplayRect (QVideoWindowControlSc a) (QRect t1) # | |
Defined in Qtc.Multimedia.QVideoWindowControl qsetDisplayRect :: QVideoWindowControlSc a -> QRect t1 -> IO () # |
Instances
QsetWinId (QVideoWindowControl ()) Int # | |
Defined in Qtc.Multimedia.QVideoWindowControl setWinId :: QVideoWindowControl () -> Int -> IO () # | |
QsetWinId (QVideoWindowControlSc a) Int # | |
Defined in Qtc.Multimedia.QVideoWindowControl setWinId :: QVideoWindowControlSc a -> Int -> IO () # |
qVideoWindowControl_delete :: QVideoWindowControl a -> IO () #
qVideoWindowControl_deleteLater :: QVideoWindowControl a -> IO () #