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