7#include <QtGui/qbackingstore.h>
13 if (!bs || !bs->
handle()) {
14 qWarning(
"%s: '%s' requested for null backingstore or backingstore without handle.", __FUNCTION__, resource.
constData());
18 if (resource ==
"getDC")
The QBackingStore class provides a drawing area for QWindow.
QPlatformBackingStore * handle() const
Returns a pointer to the QPlatformBackingStore implementation.
const char * constData() const noexcept
Returns a pointer to the const data stored in the byte array.
Backing store for windows.
void * nativeResourceForBackingStore(const QByteArray &resource, QBackingStore *bs) override
Combined button and popup list for selecting options.