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