No documentation as it is a property getter */
| 7617 | |
| 7618 | /* No documentation as it is a property getter */ |
| 7619 | int QCPAxis::tickLengthOut() const |
| 7620 | { |
| 7621 | return mAxisPainter->tickLengthOut; |
| 7622 | } |
| 7623 | |
| 7624 | /* No documentation as it is a property getter */ |
| 7625 | int QCPAxis::subTickLengthIn() const |
nothing calls this directly
no outgoing calls
no test coverage detected