No documentation as it is a property getter */
| 7591 | |
| 7592 | /* No documentation as it is a property getter */ |
| 7593 | QCPAxis::LabelSide QCPAxis::tickLabelSide() const |
| 7594 | { |
| 7595 | return mAxisPainter->tickLabelSide; |
| 7596 | } |
| 7597 | |
| 7598 | /* No documentation as it is a property getter */ |
| 7599 | QString QCPAxis::numberFormat() const |
nothing calls this directly
no outgoing calls
no test coverage detected