6#include <phosphorwayland_export.h>
22 Q_PROPERTY(QColor color READ color WRITE setColor NOTIFY colorChanged)
40 std::unique_ptr<Private> d;
Definition SinglePixelBuffer.h:20
SinglePixelBuffer(const QColor &color, QObject *parent=nullptr)
~SinglePixelBuffer() override
void setColor(const QColor &color)
static bool isSupported()
bool attachTo(QWindow *window)
Definition CompositorLost.h:11