| 44 | #endif |
| 45 | |
| 46 | PrerenderedElement::PrerenderedElement() |
| 47 | { |
| 48 | } |
| 49 | |
| 50 | void PrerenderedElement::setPosition(const QPointF &position) |
| 51 | { // this does not invalidate the element |
nothing calls this directly
no outgoing calls
no test coverage detected