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

Go to the source code of this file.

Classes

struct  PhosphorScreens::ScreenInfo
 Lightweight descriptor for a connected screen, suitable for passing across settings UIs and QML. More...
 

Namespaces

namespace  PhosphorScreens
 

Functions

PHOSPHORSCREENSCORE_EXPORT QVariantList PhosphorScreens::screenInfoListToVariantList (const QList< ScreenInfo > &screens)
 Convert a ScreenInfo list to QVariantList suitable for QML consumption.