Documentation
class QdefaultDevice_h x0 x1 where #
defaultDevice_h :: x0 -> x1 -> IO Int #
Instances
QdefaultDevice_h (QVideoDeviceSelectorControl ()) () # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h defaultDevice_h :: QVideoDeviceSelectorControl () -> () -> IO Int # | |
QdefaultDevice_h (QVideoDeviceSelectorControlSc a) () # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h defaultDevice_h :: QVideoDeviceSelectorControlSc a -> () -> IO Int # |
class QdeviceCount_h x0 x1 where #
deviceCount_h :: x0 -> x1 -> IO Int #
Instances
QdeviceCount_h (QVideoDeviceSelectorControl ()) () # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h deviceCount_h :: QVideoDeviceSelectorControl () -> () -> IO Int # | |
QdeviceCount_h (QVideoDeviceSelectorControlSc a) () # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h deviceCount_h :: QVideoDeviceSelectorControlSc a -> () -> IO Int # |
class QdeviceName_h x0 x1 where #
deviceName_h :: x0 -> x1 -> IO String #
Instances
QdeviceName_h (QVideoDeviceSelectorControl ()) Int # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h deviceName_h :: QVideoDeviceSelectorControl () -> Int -> IO String # | |
QdeviceName_h (QVideoDeviceSelectorControlSc a) Int # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h deviceName_h :: QVideoDeviceSelectorControlSc a -> Int -> IO String # |
class QselectedDevice_h x0 x1 where #
selectedDevice_h :: x0 -> x1 -> IO Int #
Instances
QselectedDevice_h (QVideoDeviceSelectorControl ()) () # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h selectedDevice_h :: QVideoDeviceSelectorControl () -> () -> IO Int # | |
QselectedDevice_h (QVideoDeviceSelectorControlSc a) () # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h selectedDevice_h :: QVideoDeviceSelectorControlSc a -> () -> IO Int # |
class QsetSelectedDevice_h x0 x1 where #
setSelectedDevice_h :: x0 -> x1 -> IO () #
Instances
QsetSelectedDevice_h (QVideoDeviceSelectorControl ()) Int # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h setSelectedDevice_h :: QVideoDeviceSelectorControl () -> Int -> IO () # | |
QsetSelectedDevice_h (QVideoDeviceSelectorControlSc a) Int # | |
Defined in Qtc.Multimedia.QVideoDeviceSelectorControl_h setSelectedDevice_h :: QVideoDeviceSelectorControlSc a -> Int -> IO () # |