KD Chart 2
[rev.2.7]
|
Go to the source code of this file.
Classes | |
class | KDChart::GridAttributes |
A set of attributes controlling the appearance of grids. More... | |
Namespaces | |
KDChart | |
Functions | |
KDCHART_EXPORT QDebug | operator<< (QDebug, const KDChart::GridAttributes &) |
QT_BEGIN_NAMESPACE | Q_DECLARE_TYPEINFO (KDChart::GridAttributes, Q_MOVABLE_TYPE) |
KDCHART_EXPORT QDebug operator<< | ( | QDebug | , |
const KDChart::GridAttributes & | |||
) |
Definition at line 302 of file KDChartGridAttributes.cpp.
References KDChart::GridAttributes::gridPen(), KDChart::GridAttributes::gridStepWidth(), KDChart::GridAttributes::gridSubStepWidth(), KDChart::GridAttributes::isGridVisible(), KDChart::GridAttributes::isSubGridVisible(), KDChart::GridAttributes::subGridPen(), and KDChart::GridAttributes::zeroLinePen().
QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO | ( | KDChart::GridAttributes | , |
Q_MOVABLE_TYPE | |||
) |
Referenced by KDChart::GridAttributes::operator!=().