KWin
Loading...
Searching...
No Matches
Public Attributes | List of all members
KWin::Output::Information Struct Reference

#include <output.h>

Public Attributes

QString name
 
QString manufacturer
 
QString model
 
QString serialNumber
 
QString eisaId
 
QSize physicalSize
 
Edid edid
 
SubPixel subPixel = SubPixel::Unknown
 
Capabilities capabilities
 
OutputTransform panelOrientation = OutputTransform::Normal
 
bool internal = false
 
bool placeholder = false
 
bool nonDesktop = false
 
QByteArray mstPath
 
std::optional< double > maxPeakBrightness
 
std::optional< double > maxAverageBrightness
 
double minBrightness = 0
 

Detailed Description

Definition at line 426 of file output.h.

Member Data Documentation

◆ capabilities

Capabilities KWin::Output::Information::capabilities

Definition at line 436 of file output.h.

◆ edid

Edid KWin::Output::Information::edid

Definition at line 434 of file output.h.

◆ eisaId

QString KWin::Output::Information::eisaId

Definition at line 432 of file output.h.

◆ internal

bool KWin::Output::Information::internal = false

Definition at line 438 of file output.h.

◆ manufacturer

QString KWin::Output::Information::manufacturer

Definition at line 429 of file output.h.

◆ maxAverageBrightness

std::optional<double> KWin::Output::Information::maxAverageBrightness

Definition at line 443 of file output.h.

◆ maxPeakBrightness

std::optional<double> KWin::Output::Information::maxPeakBrightness

Definition at line 442 of file output.h.

◆ minBrightness

double KWin::Output::Information::minBrightness = 0

Definition at line 444 of file output.h.

◆ model

QString KWin::Output::Information::model

Definition at line 430 of file output.h.

◆ mstPath

QByteArray KWin::Output::Information::mstPath

Definition at line 441 of file output.h.

◆ name

QString KWin::Output::Information::name

Definition at line 428 of file output.h.

◆ nonDesktop

bool KWin::Output::Information::nonDesktop = false

Definition at line 440 of file output.h.

◆ panelOrientation

OutputTransform KWin::Output::Information::panelOrientation = OutputTransform::Normal

Definition at line 437 of file output.h.

◆ physicalSize

QSize KWin::Output::Information::physicalSize

Definition at line 433 of file output.h.

◆ placeholder

bool KWin::Output::Information::placeholder = false

Definition at line 439 of file output.h.

◆ serialNumber

QString KWin::Output::Information::serialNumber

Definition at line 431 of file output.h.

◆ subPixel

SubPixel KWin::Output::Information::subPixel = SubPixel::Unknown

Definition at line 435 of file output.h.


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