Documentation
type QVideoWidget a = QWidget (CQVideoWidget a) #
type TQVideoWidget a = TQWidget (CQVideoWidget a) #
data CQVideoWidget a #
qCast_QVideoWidget :: Object a -> IO (QVideoWidget ()) #
type QVideoWidgetSc a = QVideoWidget (CQVideoWidgetSc a) #
type TQVideoWidgetSc a = TQVideoWidget (CQVideoWidgetSc a) #
data CQVideoWidgetSc a #
qCastList_QVideoWidget :: QqCastList_QVideoWidget a r => a -> r #
withQVideoWidgetResult :: IO (Ptr (TQVideoWidget a)) -> IO (QVideoWidget a) #
qVideoWidgetFromPtr :: Ptr (TQVideoWidget a) -> IO (QVideoWidget a) #
qVideoWidgetAddFinalizer :: QVideoWidget a -> IO () #
type QGraphicsVideoItem a = QGraphicsObject (CQGraphicsVideoItem a) #
type TQGraphicsVideoItem a = TQGraphicsObject (CQGraphicsVideoItem a) #
data CQGraphicsVideoItem a #
qCast_QGraphicsVideoItem :: Object a -> IO (QGraphicsVideoItem ()) #
type QGraphicsVideoItemSc a = QGraphicsVideoItem (CQGraphicsVideoItemSc a) #
type TQGraphicsVideoItemSc a = TQGraphicsVideoItem (CQGraphicsVideoItemSc a) #
data CQGraphicsVideoItemSc a #
qCastList_QGraphicsVideoItem :: QqCastList_QGraphicsVideoItem a r => a -> r #
withQGraphicsVideoItemResult :: IO (Ptr (TQGraphicsVideoItem a)) -> IO (QGraphicsVideoItem a) #
qGraphicsVideoItemFromPtr :: Ptr (TQGraphicsVideoItem a) -> IO (QGraphicsVideoItem a) #
qGraphicsVideoItemAddFinalizer :: QGraphicsVideoItem a -> IO () #
type QVideoWidgetControl a = QMediaControl (CQVideoWidgetControl a) #
type TQVideoWidgetControl a = TQMediaControl (CQVideoWidgetControl a) #
data CQVideoWidgetControl a #
qCast_QVideoWidgetControl :: Object a -> IO (QVideoWidgetControl ()) #
type QVideoWidgetControlSc a = QVideoWidgetControl (CQVideoWidgetControlSc a) #
data CQVideoWidgetControlSc a #
qCastList_QVideoWidgetControl :: QqCastList_QVideoWidgetControl a r => a -> r #
withQVideoWidgetControlResult :: IO (Ptr (TQVideoWidgetControl a)) -> IO (QVideoWidgetControl a) #
qVideoWidgetControlFromPtr :: Ptr (TQVideoWidgetControl a) -> IO (QVideoWidgetControl a) #
qVideoWidgetControlAddFinalizer :: QVideoWidgetControl a -> IO () #
type QCameraViewfinder a = QVideoWidget (CQCameraViewfinder a) #
type TQCameraViewfinder a = TQVideoWidget (CQCameraViewfinder a) #
data CQCameraViewfinder a #
qCast_QCameraViewfinder :: Object a -> IO (QCameraViewfinder ()) #
type QCameraViewfinderSc a = QCameraViewfinder (CQCameraViewfinderSc a) #
type TQCameraViewfinderSc a = TQCameraViewfinder (CQCameraViewfinderSc a) #
data CQCameraViewfinderSc a #
qCastList_QCameraViewfinder :: QqCastList_QCameraViewfinder a r => a -> r #
withQCameraViewfinderResult :: IO (Ptr (TQCameraViewfinder a)) -> IO (QCameraViewfinder a) #
qCameraViewfinderFromPtr :: Ptr (TQCameraViewfinder a) -> IO (QCameraViewfinder a) #
qCameraViewfinderAddFinalizer :: QCameraViewfinder a -> IO () #
type QMediaControl a = QObject (CQMediaControl a) #
type TQMediaControl a = TQObject (CQMediaControl a) #
data CQMediaControl a #