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

Method HorizontalLineLayoutItem

src/KDChart/KDChartLayoutItems.cpp:507–510  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

505}
506
507KDChart::HorizontalLineLayoutItem::HorizontalLineLayoutItem()
508 : AbstractLayoutItem(Qt::AlignCenter)
509{
510}
511
512Qt::Orientations KDChart::HorizontalLineLayoutItem::expandingDirections() const
513{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected