KDDockWidgets API Documentation
1.5
|
Class to save and restore dock widget layouts. More...
#include "LayoutSaver.h"
#include "Config.h"
#include "MainWindowBase.h"
#include "DockWidgetBase.h"
#include "FrameworkWidgetFactory.h"
#include "private/LayoutSaver_p.h"
#include "private/DockRegistry_p.h"
#include "private/DockWidgetBase_p.h"
#include "private/FloatingWindow_p.h"
#include "private/Frame_p.h"
#include "private/LayoutWidget_p.h"
#include "private/Logging_p.h"
#include "private/Position_p.h"
#include <qmath.h>
#include <QDebug>
#include <QFile>
Go to the source code of this file.
Functions | |
InternalRestoreOptions | internalRestoreOptions (RestoreOptions options) |
static QVariantList | stringListToVariant (const QStringList &strs) |
static QStringList | variantToStringList (const QVariantList &variantList) |
Class to save and restore dock widget layouts.
Definition in file LayoutSaver.cpp.
|
inline |
Definition at line 64 of file LayoutSaver.cpp.
References KDDockWidgets::RestoreOption_None, and KDDockWidgets::RestoreOption_RelativeToMainWindow.
|
static |
Definition at line 79 of file LayoutSaver.cpp.
References QList::size().
|
static |
Definition at line 89 of file LayoutSaver.cpp.
References QList::push_back(), and QList::reserve().