#include <QApplication>
#include <QtGlobal>
#include <QLayout>
#include <QEvent>
#include <QResizeEvent>
#include <QStackedLayout>
#include <QPointer>
#include <QTime>
#include <QTimer>
#include <klfdefs.h>
#include "klfsidewidget.h"
#include "klfsidewidget_p.h"
Go to the source code of this file.
Functions | |
KLF_DEFINE_PROPERTY_GETSET (KLFShowHideSideWidgetManager, Qt::Orientation, orientation, Orientation) | |
KLF_DEFINE_PROPERTY_GETSET (KLFShowHideSideWidgetManager, int, calcSpacing, CalcSpacing) | |
Variables | |
KLFSideWidgetManagerFactory | __klf_side_widget_manager_factory |
KLF_DEFINE_PROPERTY_GETSET | ( | KLFShowHideSideWidgetManager | , |
Qt::Orientation | , | ||
orientation | , | ||
Orientation | |||
) |
KLF_DEFINE_PROPERTY_GETSET | ( | KLFShowHideSideWidgetManager | , |
int | , | ||
calcSpacing | , | ||
CalcSpacing | |||
) |
Definition at line 755 of file klfsidewidget.cpp.