Uses of Class
io.qt.multimedia.QCamera.CaptureModes
Packages that use QCamera.CaptureModes
-
Uses of QCamera.CaptureModes in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QCamera.CaptureModesMethods in io.qt.multimedia that return QCamera.CaptureModesModifier and TypeMethodDescriptionQCamera.CaptureMode.asFlags()Create a CaptureModes of the enum entry.final QCamera.CaptureModesQCamera.captureMode()abstract QCamera.CaptureModesQCameraControl.captureMode()QCamera.CaptureMode.cleared(QCamera.CaptureMode e) Excludes other enum entry from a flag of this entry.final QCamera.CaptureModesQCamera.CaptureModes.clone()Clones the flagsQCamera.CaptureMode.combined(QCamera.CaptureMode e) Combines this entry with other enum entry.final QCamera.CaptureModesQCamera.CaptureModes.combined(QCamera.CaptureMode e) Combines this flags with enum entry.static QCamera.CaptureModesQCamera.CaptureMode.flags(QCamera.CaptureMode ... values) Creates a newQCamera.CaptureModesfrom the entries.final QCamera.CaptureModesQCamera.CaptureModes.setFlag(QCamera.CaptureMode e) Sets the flagefinal QCamera.CaptureModesQCamera.CaptureModes.setFlag(QCamera.CaptureMode e, boolean on) Sets or clears the flagflagMethods in io.qt.multimedia with parameters of type QCamera.CaptureModesModifier and TypeMethodDescriptionfinal intQCamera.CaptureModes.compareTo(QCamera.CaptureModes other) final booleanQCamera.isCaptureModeSupported(QCamera.CaptureModes mode) abstract booleanQCameraControl.isCaptureModeSupported(QCamera.CaptureModes mode) final voidQCamera.setCaptureMode(QCamera.CaptureModes mode) abstract voidQCameraControl.setCaptureMode(QCamera.CaptureModes arg__1)