No documentation as it is a property getter */
| 7585 | |
| 7586 | /* No documentation as it is a property getter */ |
| 7587 | double QCPAxis::tickLabelRotation() const |
| 7588 | { |
| 7589 | return mAxisPainter->tickLabelRotation; |
| 7590 | } |
| 7591 | |
| 7592 | /* No documentation as it is a property getter */ |
| 7593 | QCPAxis::LabelSide QCPAxis::tickLabelSide() const |
nothing calls this directly
no outgoing calls
no test coverage detected