| 505 | } |
| 506 | |
| 507 | KDChart::HorizontalLineLayoutItem::HorizontalLineLayoutItem() |
| 508 | : AbstractLayoutItem(Qt::AlignCenter) |
| 509 | { |
| 510 | } |
| 511 | |
| 512 | Qt::Orientations KDChart::HorizontalLineLayoutItem::expandingDirections() const |
| 513 | { |
nothing calls this directly
no outgoing calls
no test coverage detected