MCPcopy Create free account
hub / github.com/KDAB/KDChart / pixmap

Method pixmap

src/KDChart/KDChartBackgroundAttributes.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118QPixmap BackgroundAttributes::pixmap() const
119{
120 return d->pixmap;
121}
122
123#if !defined(QT_NO_DEBUG_STREAM)
124QDebug operator<<(QDebug dbg, const KDChart::BackgroundAttributes &ba)

Callers 5

isEqualToMethod · 0.80
operator<<Function · 0.80
Q_FOREACHFunction · 0.80
requiredMarginsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected