No documentation as it is a property getter */
| 7653 | |
| 7654 | /* No documentation as it is a property getter */ |
| 7655 | QCPLineEnding QCPAxis::upperEnding() const |
| 7656 | { |
| 7657 | return mAxisPainter->upperEnding; |
| 7658 | } |
| 7659 | |
| 7660 | /*! |
| 7661 | Sets whether the axis uses a linear scale or a logarithmic scale. |
nothing calls this directly
no outgoing calls
no test coverage detected