| Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quickshapes/qquicknvprfunctions_p_p.h |
| Switch to Source code | Preprocessed file |
| Line | Source | Count |
|---|---|---|
| 1 | - | |
| 2 | - | |
| 3 | - | |
| 4 | class QQuickNvprFunctionsPrivate | - |
| 5 | { | - |
| 6 | public: | - |
| 7 | QQuickNvprFunctionsPrivate(QQuickNvprFunctions *q_ptr) : q(q_ptr) { } executed 6 times by 3 tests: end of blockExecuted by:
| 6 |
| 8 | - | |
| 9 | bool resolve(); | - |
| 10 | - | |
| 11 | QQuickNvprFunctions *q; | - |
| 12 | }; | - |
| 13 | - | |
| 14 | - | |
| Switch to Source code | Preprocessed file |