Qt 6.6
Qt OpenGL
C++ Classes
QtOpenGL
QOpenGLPixelTransferOptions
Qt 6.6.0 Reference Documentation
List of All Members for QOpenGLPixelTransferOptions
This is the complete list of members for
QOpenGLPixelTransferOptions
, including inherited members.
QOpenGLPixelTransferOptions
()
QOpenGLPixelTransferOptions
(const QOpenGLPixelTransferOptions &)
~QOpenGLPixelTransferOptions
()
alignment
() const : int
imageHeight
() const : int
isLeastSignificantBitFirst
() const : bool
isSwapBytesEnabled
() const : bool
rowLength
() const : int
setAlignment
(int)
setImageHeight
(int)
setLeastSignificantByteFirst
(bool)
setRowLength
(int)
setSkipImages
(int)
setSkipPixels
(int)
setSkipRows
(int)
setSwapBytesEnabled
(bool)
skipImages
() const : int
skipPixels
() const : int
skipRows
() const : int
swap
(QOpenGLPixelTransferOptions &)
operator=
(QOpenGLPixelTransferOptions &&) : QOpenGLPixelTransferOptions &
operator=
(const QOpenGLPixelTransferOptions &) : QOpenGLPixelTransferOptions &