Documentation
class QfindChild_QCameraViewfinder x where #
findChild_QCameraViewfinder :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QCameraViewfinder () # | |
Defined in Qtc.Multimediawidgets.Find findChild_QCameraViewfinder :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QCameraViewfinder String # | |
Defined in Qtc.Multimediawidgets.Find findChild_QCameraViewfinder :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QCameraViewfinder x where #
findChildren_QCameraViewfinder :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QCameraViewfinder () # | |
Defined in Qtc.Multimediawidgets.Find findChildren_QCameraViewfinder :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QCameraViewfinder String # | |
Defined in Qtc.Multimediawidgets.Find findChildren_QCameraViewfinder :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QGraphicsVideoItem x where #
findChild_QGraphicsVideoItem :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QGraphicsVideoItem () # | |
Defined in Qtc.Multimediawidgets.Find findChild_QGraphicsVideoItem :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QGraphicsVideoItem String # | |
Defined in Qtc.Multimediawidgets.Find findChild_QGraphicsVideoItem :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QGraphicsVideoItem x where #
findChildren_QGraphicsVideoItem :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QGraphicsVideoItem () # | |
Defined in Qtc.Multimediawidgets.Find findChildren_QGraphicsVideoItem :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QGraphicsVideoItem String # | |
Defined in Qtc.Multimediawidgets.Find findChildren_QGraphicsVideoItem :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QVideoWidget x where #
findChild_QVideoWidget :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QVideoWidget () # | |
Defined in Qtc.Multimediawidgets.Find findChild_QVideoWidget :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QVideoWidget String # | |
Defined in Qtc.Multimediawidgets.Find findChild_QVideoWidget :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QVideoWidget x where #
findChildren_QVideoWidget :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QVideoWidget () # | |
Defined in Qtc.Multimediawidgets.Find findChildren_QVideoWidget :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QVideoWidget String # | |
Defined in Qtc.Multimediawidgets.Find findChildren_QVideoWidget :: QObject a -> String -> IO [QObject ()] # |
class QfindChild_QVideoWidgetControl x where #
findChild_QVideoWidgetControl :: QObject a -> x -> IO (QObject b) #
Instances
QfindChild_QVideoWidgetControl () # | |
Defined in Qtc.Multimediawidgets.Find findChild_QVideoWidgetControl :: QObject a -> () -> IO (QObject b) # | |
QfindChild_QVideoWidgetControl String # | |
Defined in Qtc.Multimediawidgets.Find findChild_QVideoWidgetControl :: QObject a -> String -> IO (QObject b) # |
class QfindChildren_QVideoWidgetControl x where #
findChildren_QVideoWidgetControl :: QObject a -> x -> IO [QObject ()] #
Instances
QfindChildren_QVideoWidgetControl () # | |
Defined in Qtc.Multimediawidgets.Find findChildren_QVideoWidgetControl :: QObject a -> () -> IO [QObject ()] # | |
QfindChildren_QVideoWidgetControl String # | |
Defined in Qtc.Multimediawidgets.Find findChildren_QVideoWidgetControl :: QObject a -> String -> IO [QObject ()] # |