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