Uses of Class
io.qt.multimedia.QCamera.Features
Packages that use QCamera.Features
-
Uses of QCamera.Features in io.qt.multimedia
Methods in io.qt.multimedia that return QCamera.FeaturesModifier and TypeMethodDescriptionQCamera.Feature.asFlags()
Create a QFlags of the enum entry.final QCamera.Features
QCamera.Features.clone()
Clones the flagsQCamera.Feature.combined
(QCamera.Feature e) Combines this entry with other enum entry.final QCamera.Features
QCamera.Features.combined
(QCamera.Feature e) Combines this flags with enum entry.static QCamera.Features
QCamera.Feature.flags
(QCamera.Feature... values) Creates a newQCamera.Features
from the entries.final QCamera.Features
QCamera.Features.setFlag
(QCamera.Feature e) Sets the flage
final QCamera.Features
QCamera.Features.setFlag
(QCamera.Feature e, boolean on) Sets or clears the flagflag
final QCamera.Features
QCamera.supportedFeatures()
Methods in io.qt.multimedia with parameters of type QCamera.Features