No documentation as it is a property getter */
| 7579 | |
| 7580 | /* No documentation as it is a property getter */ |
| 7581 | int QCPAxis::tickLabelPadding() const |
| 7582 | { |
| 7583 | return mAxisPainter->tickLabelPadding; |
| 7584 | } |
| 7585 | |
| 7586 | /* No documentation as it is a property getter */ |
| 7587 | double QCPAxis::tickLabelRotation() const |
nothing calls this directly
no outgoing calls
no test coverage detected