4#ifndef QOPENGLPIXELUPLOADOPTIONS_H
5#define QOPENGLPIXELUPLOADOPTIONS_H
7#include <QtOpenGL/qtopenglglobal.h>
9#if !defined(QT_NO_OPENGL)
11#include <QtCore/QSharedDataPointer>
32 void setSkipImages(
int skipImages);
33 int skipImages()
const;
35 void setSkipRows(
int skipRows);
38 void setSkipPixels(
int skipPixels);
39 int skipPixels()
const;
41 void setImageHeight(
int imageHeight);
42 int imageHeight()
const;
44 void setRowLength(
int rowLength);
45 int rowLength()
const;
47 void setLeastSignificantByteFirst(
bool lsbFirst);
48 bool isLeastSignificantBitFirst()
const;
50 void setSwapBytesEnabled(
bool swapBytes);
51 bool isSwapBytesEnabled()
const;
void swap(QOpenGLPixelTransferOptions &other) noexcept
Combined button and popup list for selecting options.
GLint GLsizei GLsizei GLenum GLenum GLsizei void * data
label setAlignment(Qt::AlignLeft|Qt::AlignTop)
[0]