Uses of Enum
io.qt.multimedia.QImageCapture.FileFormat
-
Uses of QImageCapture.FileFormat in io.qt.multimedia
Methods in io.qt.multimedia that return QImageCapture.FileFormatModifier and TypeMethodDescriptionfinal QImageCapture.FileFormatQImageCapture.fileFormat()static QImageCapture.FileFormatQImageCapture.FileFormat.resolve(int value) Returns the corresponding enum entry for the given value.static QImageCapture.FileFormatReturns the enum constant of this type with the specified name.static QImageCapture.FileFormat[]QImageCapture.FileFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.multimedia that return types with arguments of type QImageCapture.FileFormatModifier and TypeMethodDescriptionstatic QList<QImageCapture.FileFormat>QImageCapture.supportedFormats()Methods in io.qt.multimedia with parameters of type QImageCapture.FileFormatModifier and TypeMethodDescriptionstatic StringQImageCapture.fileFormatDescription(QImageCapture.FileFormat c) static StringQImageCapture.fileFormatName(QImageCapture.FileFormat c) final voidQImageCapture.setFileFormat(QImageCapture.FileFormat format)