Uses of Enum
io.qt.multimedia.QScreenCapture.Error
Packages that use QScreenCapture.Error
-
Uses of QScreenCapture.Error in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QScreenCapture.ErrorMethods in io.qt.multimedia that return QScreenCapture.ErrorModifier and TypeMethodDescriptionfinal QScreenCapture.Error
QScreenCapture.error()
static QScreenCapture.Error
QScreenCapture.Error.resolve
(int value) Returns the corresponding enum entry for the given value.static QScreenCapture.Error
Returns the enum constant of this type with the specified name.static QScreenCapture.Error[]
QScreenCapture.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared.