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

Method textAlignment

src/KDChart/KDChartLegend.cpp:443–446  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

441}
442
443Qt::Alignment Legend::textAlignment() const
444{
445 return d->textAlignment;
446}
447
448void Legend::setLegendSymbolAlignment(Qt::Alignment alignment)
449{

Callers 1

compareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected