No documentation as it is a property getter */
| 7641 | |
| 7642 | /* No documentation as it is a property getter */ |
| 7643 | int QCPAxis::offset() const |
| 7644 | { |
| 7645 | return mAxisPainter->offset; |
| 7646 | } |
| 7647 | |
| 7648 | /* No documentation as it is a property getter */ |
| 7649 | QCPLineEnding QCPAxis::lowerEnding() const |
no outgoing calls
no test coverage detected