============================================================================
| 222 | |
| 223 | //============================================================================ |
| 224 | QString CElidingLabel::text() const |
| 225 | { |
| 226 | return d->Text; |
| 227 | } |
| 228 | } // namespace QtLabb |
| 229 | |
| 230 | //--------------------------------------------------------------------------- |
no outgoing calls
no test coverage detected