No documentation as it is a property getter */
| 7629 | |
| 7630 | /* No documentation as it is a property getter */ |
| 7631 | int QCPAxis::subTickLengthOut() const |
| 7632 | { |
| 7633 | return mAxisPainter->subTickLengthOut; |
| 7634 | } |
| 7635 | |
| 7636 | /* No documentation as it is a property getter */ |
| 7637 | int QCPAxis::labelPadding() const |
nothing calls this directly
no outgoing calls
no test coverage detected