KD Chart 2
[rev.2.7]
|
Go to the source code of this file.
Classes | |
class | KDChart::FrameAttributes |
A set of attributes for frames around items. More... | |
Namespaces | |
KDChart | |
Functions | |
KDCHART_EXPORT QDebug | operator<< (QDebug, const KDChart::FrameAttributes &) |
QT_BEGIN_NAMESPACE | Q_DECLARE_TYPEINFO (KDChart::FrameAttributes, Q_MOVABLE_TYPE) |
KDCHART_EXPORT QDebug operator<< | ( | QDebug | , |
const KDChart::FrameAttributes & | |||
) |
Definition at line 129 of file KDChartFrameAttributes.cpp.
References KDChart::FrameAttributes::cornerRadius(), KDChart::FrameAttributes::isVisible(), KDChart::FrameAttributes::padding(), and KDChart::FrameAttributes::pen().
QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO | ( | KDChart::FrameAttributes | , |
Q_MOVABLE_TYPE | |||
) |
Referenced by KDChart::FrameAttributes::operator!=().