Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
PhosphorWayland::SinglePixelBuffer Class Reference

#include <phosphor-wayland/include/PhosphorWayland/SinglePixelBuffer.h>

Inheritance diagram for PhosphorWayland::SinglePixelBuffer:
[legend]

Signals

void colorChanged ()
 

Public Member Functions

 SinglePixelBuffer (const QColor &color, QObject *parent=nullptr)
 
 ~SinglePixelBuffer () override
 
QColor color () const
 
void setColor (const QColor &color)
 
bool attachTo (QWindow *window)
 

Static Public Member Functions

static bool isSupported ()
 

Constructor & Destructor Documentation

◆ SinglePixelBuffer()

PhosphorWayland::SinglePixelBuffer::SinglePixelBuffer ( const QColor &  color,
QObject *  parent = nullptr 
)
explicit

◆ ~SinglePixelBuffer()

PhosphorWayland::SinglePixelBuffer::~SinglePixelBuffer ( )
override

Member Function Documentation

◆ attachTo()

bool PhosphorWayland::SinglePixelBuffer::attachTo ( QWindow *  window)

◆ color()

QColor PhosphorWayland::SinglePixelBuffer::color ( ) const

◆ colorChanged

void PhosphorWayland::SinglePixelBuffer::colorChanged ( )
signal

◆ isSupported()

static bool PhosphorWayland::SinglePixelBuffer::isSupported ( )
static

◆ setColor()

void PhosphorWayland::SinglePixelBuffer::setColor ( const QColor &  color)

The documentation for this class was generated from the following file: