#include "KDChartFrameAttributes.h"#include <KDABLibFakes>
Go to the source code of this file.
Defines | |
| #define | d d_func() |
Functions | |
| QDebug | operator<< (QDebug dbg, const KDChart::FrameAttributes &fa) |
| #define d d_func() |
Definition at line 27 of file KDChartFrameAttributes.cpp.
Referenced by KDChart::FrameAttributes::isVisible(), KDChart::FrameAttributes::operator=(), KDChart::FrameAttributes::padding(), KDChart::FrameAttributes::pen(), KDChart::FrameAttributes::setPadding(), KDChart::FrameAttributes::setPen(), and KDChart::FrameAttributes::setVisible().
| QDebug operator<< | ( | QDebug | dbg, | |
| const KDChart::FrameAttributes & | fa | |||
| ) |
Definition at line 121 of file KDChartFrameAttributes.cpp.
References KDChart::FrameAttributes::isVisible(), KDChart::FrameAttributes::padding(), and KDChart::FrameAttributes::pen().
1.7.1