#include "KDChartRelativePosition.h"
#include "KDChartEnums.h"
#include "KDChartMeasure.h"
#include "KDChartPosition.h"
#include "KDChartAbstractArea.h"
#include <QWidget>
#include <QLayout>
#include <KDABLibFakes>
Go to the source code of this file.
Defines | |
#define | d d_func() |
Functions | |
QDebug | operator<< (QDebug dbg, const KDChart::RelativePosition &rp) |
#define d d_func() |
Definition at line 90 of file KDChartRelativePosition.cpp.
QDebug operator<< | ( | QDebug | dbg, | |
const KDChart::RelativePosition & | rp | |||
) |
Definition at line 220 of file KDChartRelativePosition.cpp.
References KDChart::RelativePosition::alignment(), KDChart::RelativePosition::horizontalPadding(), KDChart::RelativePosition::referenceArea(), KDChart::RelativePosition::referencePosition(), KDChart::RelativePosition::rotation(), and KDChart::RelativePosition::verticalPadding().