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.QCamera.Feature.cleared(QCamera.Feature e) Excludes other enum entry from a flag of this entry.final QCamera.FeaturesQCamera.Features.clone()Clones the flagsQCamera.Feature.combined(QCamera.Feature e) Combines this entry with other enum entry.final QCamera.FeaturesQCamera.Features.combined(QCamera.Feature e) Combines this flags with enum entry.static QCamera.FeaturesQCamera.Feature.flags(QCamera.Feature ... values) Creates a newQCamera.Featuresfrom the entries.final QCamera.FeaturesQCamera.Features.setFlag(QCamera.Feature e) Sets the flagefinal QCamera.FeaturesQCamera.Features.setFlag(QCamera.Feature e, boolean on) Sets or clears the flagflagfinal QCamera.FeaturesQCamera.supportedFeatures()Methods in io.qt.multimedia with parameters of type QCamera.Features