Qtc.Multimedia.QCameraCaptureBufferFormatControl
Contents
Documentation
class QqCameraCaptureBufferFormatControlTrUtf8 x1 where #
Methods
qCameraCaptureBufferFormatControlTrUtf8 :: x1 -> IO String #
Instances
QqCameraCaptureBufferFormatControlTrUtf8 String # | |
Defined in Qtc.Multimedia.QCameraCaptureBufferFormatControl Methods qCameraCaptureBufferFormatControlTrUtf8 :: String -> IO String # | |
QqCameraCaptureBufferFormatControlTrUtf8 (String, String) # | |
Defined in Qtc.Multimedia.QCameraCaptureBufferFormatControl Methods qCameraCaptureBufferFormatControlTrUtf8 :: (String, String) -> IO String # | |
QqCameraCaptureBufferFormatControlTrUtf8 (String, String, Int) # | |
Defined in Qtc.Multimedia.QCameraCaptureBufferFormatControl Methods qCameraCaptureBufferFormatControlTrUtf8 :: (String, String, Int) -> IO String # |
class QqCameraCaptureBufferFormatControl x1 where #
Methods
qCameraCaptureBufferFormatControl :: x1 -> IO (QCameraCaptureBufferFormatControl ()) #
Instances
QqCameraCaptureBufferFormatControl () # | |
Defined in Qtc.Multimedia.QCameraCaptureBufferFormatControl Methods qCameraCaptureBufferFormatControl :: () -> IO (QCameraCaptureBufferFormatControl ()) # | |
QqCameraCaptureBufferFormatControl (QObject t1) # | |
Defined in Qtc.Multimedia.QCameraCaptureBufferFormatControl Methods qCameraCaptureBufferFormatControl :: QObject t1 -> IO (QCameraCaptureBufferFormatControl ()) # |