KDDockWidgets API Documentation  1.1.1
Public Types | Public Member Functions | Public Attributes | List of all members
KDDockWidgets::LayoutSaver::ScreenInfo Struct Reference

we serialize some info about screens, so eventually we can make restore smarter when switching screens Not used currently, but nice to have in the json already More...

#include <LayoutSaver_p.h>

Collaboration diagram for KDDockWidgets::LayoutSaver::ScreenInfo:
Collaboration graph
[legend]

Public Types

typedef QVector< LayoutSaver::ScreenInfoList
 

Public Member Functions

void fromVariantMap (const QVariantMap &map)
 
QVariantMap toVariantMap () const
 

Public Attributes

double devicePixelRatio
 
QRect geometry
 
int index
 
QString name
 

Detailed Description

we serialize some info about screens, so eventually we can make restore smarter when switching screens Not used currently, but nice to have in the json already


Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
KDDockWidgets
Advanced Dock Widget Framework for Qt
https://www.kdab.com/development-resources/qt-tools/kddockwidgets/