Uses of Class
io.qt.winextras.QtWin.HBitmapFormat
Package | Description |
---|---|
io.qt.winextras |
-
Uses of QtWin.HBitmapFormat in io.qt.winextras
Methods in io.qt.winextras that return QtWin.HBitmapFormat Modifier and Type Method Description static QtWin.HBitmapFormat
QtWin.HBitmapFormat. resolve(int value)
Returns the corresponding enum entry for the given value.static QtWin.HBitmapFormat
QtWin.HBitmapFormat. valueOf(String name)
Returns the enum constant of this type with the specified name.static QtWin.HBitmapFormat[]
QtWin.HBitmapFormat. values()
Returns an array containing the constants of this enum type, in the order they are declared.