| 554 | } |
| 555 | |
| 556 | KDChart::VerticalLineLayoutItem::VerticalLineLayoutItem() |
| 557 | : AbstractLayoutItem(Qt::AlignCenter) |
| 558 | { |
| 559 | } |
| 560 | |
| 561 | Qt::Orientations KDChart::VerticalLineLayoutItem::expandingDirections() const |
| 562 | { |
nothing calls this directly
no outgoing calls
no test coverage detected