5#ifndef QPLATFORMGRAPHICSBUFFERHELPER_H
6#define QPLATFORMGRAPHICSBUFFERHELPER_H
8#include <QtGui/qtguiglobal.h>
9#include <QtGui/qpa/qplatformgraphicsbuffer.h>
13namespace QPlatformGraphicsBufferHelper {
15 bool bindSWToTexture(
const QPlatformGraphicsBuffer *graphicsBuffer,
bool *swizzleRandB =
nullptr,
bool *premultipliedB =
nullptr,
const QRect &rect = QRect());
Combined button and popup list for selecting options.