No documentation as it is a property getter */
| 7623 | |
| 7624 | /* No documentation as it is a property getter */ |
| 7625 | int QCPAxis::subTickLengthIn() const |
| 7626 | { |
| 7627 | return mAxisPainter->subTickLengthIn; |
| 7628 | } |
| 7629 | |
| 7630 | /* No documentation as it is a property getter */ |
| 7631 | int QCPAxis::subTickLengthOut() const |
nothing calls this directly
no outgoing calls
no test coverage detected