Documentation
class QcanChangeProperty_h x0 x1 where #
canChangeProperty_h :: x0 -> x1 -> IO Bool #
Instances
QcanChangeProperty_h (QCameraControl ()) (PropertyChangeType, QCamera_Status) # | |
Defined in Qtc.Multimedia.QCameraControl_h canChangeProperty_h :: QCameraControl () -> (PropertyChangeType, QCamera_Status) -> IO Bool # | |
QcanChangeProperty_h (QCameraControlSc a) (PropertyChangeType, QCamera_Status) # | |
Defined in Qtc.Multimedia.QCameraControl_h canChangeProperty_h :: QCameraControlSc a -> (PropertyChangeType, QCamera_Status) -> IO Bool # |
class QcaptureMode_h x0 x1 where #
captureMode_h :: x0 -> x1 -> IO CaptureModes #
Instances
QcaptureMode_h (QCameraControl ()) () # | |
Defined in Qtc.Multimedia.QCameraControl_h captureMode_h :: QCameraControl () -> () -> IO CaptureModes # | |
QcaptureMode_h (QCameraControlSc a) () # | |
Defined in Qtc.Multimedia.QCameraControl_h captureMode_h :: QCameraControlSc a -> () -> IO CaptureModes # |
class QisCaptureModeSupported_h x0 x1 where #
isCaptureModeSupported_h :: x0 -> x1 -> IO Bool #
Instances
QisCaptureModeSupported_h (QCameraControl ()) CaptureModes # | |
Defined in Qtc.Multimedia.QCameraControl_h isCaptureModeSupported_h :: QCameraControl () -> CaptureModes -> IO Bool # | |
QisCaptureModeSupported_h (QCameraControlSc a) CaptureModes # | |
Defined in Qtc.Multimedia.QCameraControl_h isCaptureModeSupported_h :: QCameraControlSc a -> CaptureModes -> IO Bool # |