No documentation as it is a property getter */
| 8330 | |
| 8331 | /* No documentation as it is a property getter */ |
| 8332 | int QCPAxis::labelPadding() const |
| 8333 | { |
| 8334 | return mAxisPainter->labelPadding; |
| 8335 | } |
| 8336 | |
| 8337 | /* No documentation as it is a property getter */ |
| 8338 | int QCPAxis::offset() const |
nothing calls this directly
no outgoing calls
no test coverage detected