![]() |
KDDockWidgets API Documentation
1.2.1
|
contains info about how a main window is scaled. Used for RestoreOption_RelativeToMainWindow More...
#include <LayoutSaver_p.h>

Public Member Functions | |
| ScalingInfo (const QString &mainWindowId, QRect savedMainWindowGeo) | |
| void | applyFactorsTo (QPoint &) const |
| void | applyFactorsTo (QSize &) const |
| void | applyFactorsTo (QRect &) const |
| bool | isValid () const |
| void | translatePos (QPoint &) const |
Public Attributes | |
| double | heightFactor = -1 |
| QString | mainWindowName |
| QRect | realMainWindowGeometry |
| QRect | savedMainWindowGeometry |
| double | widthFactor = -1 |
contains info about how a main window is scaled. Used for RestoreOption_RelativeToMainWindow
KDDockWidgets