Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QOpenGLPixelTransferOptions Member List

This is the complete list of members for QOpenGLPixelTransferOptions, including all inherited members.

alignment() constQOpenGLPixelTransferOptions
imageHeight() constQOpenGLPixelTransferOptions
isLeastSignificantBitFirst() constQOpenGLPixelTransferOptions
isSwapBytesEnabled() constQOpenGLPixelTransferOptions
operator=(const QOpenGLPixelTransferOptions &)QOpenGLPixelTransferOptions
QOpenGLPixelTransferOptions()QOpenGLPixelTransferOptions
QOpenGLPixelTransferOptions(const QOpenGLPixelTransferOptions &)QOpenGLPixelTransferOptions
rowLength() constQOpenGLPixelTransferOptions
setAlignment(int alignment)QOpenGLPixelTransferOptions
setImageHeight(int imageHeight)QOpenGLPixelTransferOptions
setLeastSignificantByteFirst(bool lsbFirst)QOpenGLPixelTransferOptions
setRowLength(int rowLength)QOpenGLPixelTransferOptions
setSkipImages(int skipImages)QOpenGLPixelTransferOptions
setSkipPixels(int skipPixels)QOpenGLPixelTransferOptions
setSkipRows(int skipRows)QOpenGLPixelTransferOptions
setSwapBytesEnabled(bool swapBytes)QOpenGLPixelTransferOptions
skipImages() constQOpenGLPixelTransferOptions
skipPixels() constQOpenGLPixelTransferOptions
skipRows() constQOpenGLPixelTransferOptions
swap(QOpenGLPixelTransferOptions &other) noexceptQOpenGLPixelTransferOptionsinline
~QOpenGLPixelTransferOptions()QOpenGLPixelTransferOptions