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

Method VerticalLineLayoutItem

src/KDChart/KDChartLayoutItems.cpp:556–559  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

554}
555
556KDChart::VerticalLineLayoutItem::VerticalLineLayoutItem()
557 : AbstractLayoutItem(Qt::AlignCenter)
558{
559}
560
561Qt::Orientations KDChart::VerticalLineLayoutItem::expandingDirections() const
562{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected