#include "KDChartValueTrackerAttributes.h"
#include <KDABLibFakes>
#include <QPen>
#include <QSizeF>
#include <QBrush>
Go to the source code of this file.
Defines | |
#define | d d_func() |
Functions | |
QDebug | operator<< (QDebug dbg, const KDChart::ValueTrackerAttributes &va) |
#define d d_func() |
Definition at line 30 of file KDChartValueTrackerAttributes.cpp.
Referenced by KDChart::ValueTrackerAttributes::areaBrush(), KDChart::ValueTrackerAttributes::isEnabled(), KDChart::ValueTrackerAttributes::markerSize(), KDChart::ValueTrackerAttributes::operator=(), KDChart::ValueTrackerAttributes::pen(), KDChart::ValueTrackerAttributes::setAreaBrush(), KDChart::ValueTrackerAttributes::setEnabled(), KDChart::ValueTrackerAttributes::setMarkerSize(), and KDChart::ValueTrackerAttributes::setPen().
QDebug operator<< | ( | QDebug | dbg, | |
const KDChart::ValueTrackerAttributes & | va | |||
) |
Definition at line 130 of file KDChartValueTrackerAttributes.cpp.
References KDChart::ValueTrackerAttributes::isEnabled(), KDChart::ValueTrackerAttributes::markerSize(), and KDChart::ValueTrackerAttributes::pen().