No documentation as it is a property getter */
| 7635 | |
| 7636 | /* No documentation as it is a property getter */ |
| 7637 | int QCPAxis::labelPadding() const |
| 7638 | { |
| 7639 | return mAxisPainter->labelPadding; |
| 7640 | } |
| 7641 | |
| 7642 | /* No documentation as it is a property getter */ |
| 7643 | int QCPAxis::offset() const |
nothing calls this directly
no outgoing calls
no test coverage detected