Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
PhysicalScreen.h File Reference
#include "phosphorscreenscore_export.h"
#include <QMetaType>
#include <QRect>
#include <QString>

Go to the source code of this file.

Classes

struct  Phosphor::Screens::PhysicalScreen
 A physical output as ScreenManager sees it — decoupled from QScreen. More...
 

Namespaces

namespace  Phosphor
 
namespace  Phosphor::Screens
 

Functions

size_t Phosphor::Screens::qHash (const PhysicalScreen &screen, size_t seed=0)
 Hash on the connector name so PhysicalScreen can key a QHash/QSet.