![]() |
KDDockWidgets API Documentation
1.2.1
|
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>

Public Types | |
| typedef QVector< LayoutSaver::ScreenInfo > | List |
Public Member Functions | |
| void | fromVariantMap (const QVariantMap &map) |
| QVariantMap | toVariantMap () const |
Public Attributes | |
| double | devicePixelRatio |
| QRect | geometry |
| int | index |
| QString | name |
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
KDDockWidgets