Documentation
class QactualValue_h x0 x1 where #
actualValue_h :: x0 -> x1 -> IO (QVariant ()) #
Instances
QactualValue_h (QCameraExposureControl ()) ExposureParameter # | |
Defined in Qtc.Multimedia.QCameraExposureControl_h actualValue_h :: QCameraExposureControl () -> ExposureParameter -> IO (QVariant ()) # | |
QactualValue_h (QCameraExposureControlSc a) ExposureParameter # | |
Defined in Qtc.Multimedia.QCameraExposureControl_h actualValue_h :: QCameraExposureControlSc a -> ExposureParameter -> IO (QVariant ()) # |
class QrequestedValue_h x0 x1 where #
requestedValue_h :: x0 -> x1 -> IO (QVariant ()) #
Instances
QrequestedValue_h (QCameraExposureControl ()) ExposureParameter # | |
Defined in Qtc.Multimedia.QCameraExposureControl_h requestedValue_h :: QCameraExposureControl () -> ExposureParameter -> IO (QVariant ()) # | |
QrequestedValue_h (QCameraExposureControlSc a) ExposureParameter # | |
Defined in Qtc.Multimedia.QCameraExposureControl_h requestedValue_h :: QCameraExposureControlSc a -> ExposureParameter -> IO (QVariant ()) # |
class QsupportedParameterRange_h x0 x1 where #
supportedParameterRange_h :: x0 -> x1 -> IO [QVariant ()] #
Instances
QsupportedParameterRange_h (QCameraExposureControl ()) (ExposureParameter, QBoolPtr t2) # | |
Defined in Qtc.Multimedia.QCameraExposureControl_h supportedParameterRange_h :: QCameraExposureControl () -> (ExposureParameter, QBoolPtr t2) -> IO [QVariant ()] # | |
QsupportedParameterRange_h (QCameraExposureControlSc a) (ExposureParameter, QBoolPtr t2) # | |
Defined in Qtc.Multimedia.QCameraExposureControl_h supportedParameterRange_h :: QCameraExposureControlSc a -> (ExposureParameter, QBoolPtr t2) -> IO [QVariant ()] # |