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