Uses of Class
io.qt.gui.QImageIOHandler.Transformations
Package | Description |
---|---|
io.qt.gui |
-
Uses of QImageIOHandler.Transformations in io.qt.gui
Methods in io.qt.gui that return QImageIOHandler.Transformations Modifier and Type Method Description QImageIOHandler.Transformations
QImageIOHandler.Transformation. asFlags()
Create a QFlags of the enum entry.QImageIOHandler.Transformations
QImageIOHandler.Transformations. clone()
Clones the flagsQImageIOHandler.Transformations
QImageIOHandler.Transformation. combined(QImageIOHandler.Transformation e)
Combines this entry with other enum entry.QImageIOHandler.Transformations
QImageIOHandler.Transformations. combined(QImageIOHandler.Transformation e)
Combines this flags with enum entry.static QImageIOHandler.Transformations
QImageIOHandler.Transformation. flags(QImageIOHandler.Transformation... values)
Creates a newQImageIOHandler.Transformations
from the entries.QImageIOHandler.Transformations
QImageIOHandler.Transformations. setFlag(QImageIOHandler.Transformation e)
Sets the flage
QImageIOHandler.Transformations
QImageIOHandler.Transformations. setFlag(QImageIOHandler.Transformation e, boolean on)
Sets or clears the flagflag
QImageIOHandler.Transformations
QImageReader. transformation()
QImageIOHandler.Transformations
QImageWriter. transformation()
Methods in io.qt.gui with parameters of type QImageIOHandler.Transformations Modifier and Type Method Description int
QImageIOHandler.Transformations. compareTo(QImageIOHandler.Transformations other)
void
QImageWriter. setTransformation(QImageIOHandler.Transformations orientation)