Uses of Class
io.qt.multimedia.QCamera.CaptureModes
-
Uses of QCamera.CaptureModes in io.qt.multimedia
Modifier and TypeMethodDescriptionQCamera.CaptureMode.asFlags()
Create a QFlags of the enum entry.final QCamera.CaptureModes
QCamera.captureMode()
abstract QCamera.CaptureModes
QCameraControl.captureMode()
QCamera.CaptureMode.cleared
(QCamera.CaptureMode e) Excludes other enum entry from a flag of this entry.final QCamera.CaptureModes
QCamera.CaptureModes.clone()
Clones the flagsQCamera.CaptureMode.combined
(QCamera.CaptureMode e) Combines this entry with other enum entry.final QCamera.CaptureModes
QCamera.CaptureModes.combined
(QCamera.CaptureMode e) Combines this flags with enum entry.static QCamera.CaptureModes
QCamera.CaptureMode.flags
(QCamera.CaptureMode ... values) Creates a newQCamera.CaptureModes
from the entries.final QCamera.CaptureModes
QCamera.CaptureModes.setFlag
(QCamera.CaptureMode e) Sets the flage
final QCamera.CaptureModes
QCamera.CaptureModes.setFlag
(QCamera.CaptureMode e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QCamera.CaptureModes.compareTo
(QCamera.CaptureModes other) final boolean
QCamera.isCaptureModeSupported
(QCamera.CaptureModes mode) abstract boolean
QCameraControl.isCaptureModeSupported
(QCamera.CaptureModes mode) final void
QCamera.setCaptureMode
(QCamera.CaptureModes mode) abstract void
QCameraControl.setCaptureMode
(QCamera.CaptureModes arg__1)