Documentation
class QqVideoWidgetControlTrUtf8 x1 where #
qVideoWidgetControlTrUtf8 :: x1 -> IO String #
Instances
QqVideoWidgetControlTrUtf8 String # | |
Defined in Qtc.Multimediawidgets.QVideoWidgetControl qVideoWidgetControlTrUtf8 :: String -> IO String # | |
QqVideoWidgetControlTrUtf8 (String, String) # | |
Defined in Qtc.Multimediawidgets.QVideoWidgetControl qVideoWidgetControlTrUtf8 :: (String, String) -> IO String # | |
QqVideoWidgetControlTrUtf8 (String, String, Int) # | |
Defined in Qtc.Multimediawidgets.QVideoWidgetControl qVideoWidgetControlTrUtf8 :: (String, String, Int) -> IO String # |
class QqVideoWidgetControl x1 where #
qVideoWidgetControl :: x1 -> IO (QVideoWidgetControl ()) #
Instances
QqVideoWidgetControl () # | |
Defined in Qtc.Multimediawidgets.QVideoWidgetControl qVideoWidgetControl :: () -> IO (QVideoWidgetControl ()) # | |
QqVideoWidgetControl (QObject t1) # | |
Defined in Qtc.Multimediawidgets.QVideoWidgetControl qVideoWidgetControl :: QObject t1 -> IO (QVideoWidgetControl ()) # |
class QvideoWidget x0 x1 where #
videoWidget :: x0 -> x1 -> IO (QWidget ()) #
Instances
QvideoWidget (QVideoWidgetControl ()) () # | |
Defined in Qtc.Multimediawidgets.QVideoWidgetControl videoWidget :: QVideoWidgetControl () -> () -> IO (QWidget ()) # | |
QvideoWidget (QVideoWidgetControlSc a) () # | |
Defined in Qtc.Multimediawidgets.QVideoWidgetControl videoWidget :: QVideoWidgetControlSc a -> () -> IO (QWidget ()) # |
qVideoWidgetControl_delete :: QVideoWidgetControl a -> IO () #
qVideoWidgetControl_deleteLater :: QVideoWidgetControl a -> IO () #