| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QOpenGLPixelTransferOptions::setSkipRows| Name: | QOpenGLPixelTransferOptions::setSkipRows | | Prototype: | void QOpenGLPixelTransferOptions::setSkipRows(int skipRows) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 159-162 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::setSkipPixels| Name: | QOpenGLPixelTransferOptions::setSkipPixels | | Prototype: | void QOpenGLPixelTransferOptions::setSkipPixels(int skipPixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 177-180 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::setSkipImages| Name: | QOpenGLPixelTransferOptions::setSkipImages | | Prototype: | void QOpenGLPixelTransferOptions::setSkipImages(int skipImages) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 141-144 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::setRowLength| Name: | QOpenGLPixelTransferOptions::setRowLength | | Prototype: | void QOpenGLPixelTransferOptions::setRowLength(int rowLength) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 213-216 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::setLeastSignificantByteFirst| Name: | QOpenGLPixelTransferOptions::setLeastSignificantByteFirst | | Prototype: | void QOpenGLPixelTransferOptions::setLeastSignificantByteFirst(bool lsbFirst) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 232-235 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::setImageHeight| Name: | QOpenGLPixelTransferOptions::setImageHeight | | Prototype: | void QOpenGLPixelTransferOptions::setImageHeight(int imageHeight) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 195-198 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::setAlignment| Name: | QOpenGLPixelTransferOptions::setAlignment | | Prototype: | void QOpenGLPixelTransferOptions::setAlignment(int alignment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 123-126 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::rowLength| Name: | QOpenGLPixelTransferOptions::rowLength | | Prototype: | int QOpenGLPixelTransferOptions::rowLength() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 221-224 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::isSwapBytesEnabled| Name: | QOpenGLPixelTransferOptions::isSwapBytesEnabled | | Prototype: | bool QOpenGLPixelTransferOptions::isSwapBytesEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 258-261 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::isLeastSignificantBitFirst| Name: | QOpenGLPixelTransferOptions::isLeastSignificantBitFirst | | Prototype: | bool QOpenGLPixelTransferOptions::isLeastSignificantBitFirst() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 240-243 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::imageHeight| Name: | QOpenGLPixelTransferOptions::imageHeight | | Prototype: | int QOpenGLPixelTransferOptions::imageHeight() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 203-206 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::alignment| Name: | QOpenGLPixelTransferOptions::alignment | | Prototype: | int QOpenGLPixelTransferOptions::alignment() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 131-134 |
| | 1 | 1 |
QOpenGLPixelTransferOptions::QOpenGLPixelTransferOptions| Name: | QOpenGLPixelTransferOptions::QOpenGLPixelTransferOptions | | Prototype: | QOpenGLPixelTransferOptions::QOpenGLPixelTransferOptions() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 89-92 |
| | 2 | 1 |
QOpenGLPixelTransferOptions::QOpenGLPixelTransferOptions| Name: | QOpenGLPixelTransferOptions::QOpenGLPixelTransferOptions | | Prototype: | QOpenGLPixelTransferOptions::QOpenGLPixelTransferOptions(const QOpenGLPixelTransferOptions &rhs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp | | Lines: | 97-100 |
| | 2 | 1 |
QOpenGLPaintDevicePrivate::QOpenGLPaintDevicePrivate| Name: | QOpenGLPaintDevicePrivate::QOpenGLPaintDevicePrivate | | Prototype: | QOpenGLPaintDevicePrivate::QOpenGLPaintDevicePrivate(const QSize &sz) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 167-176 |
| | 2 | 1 |
QOpenGLPaintDevice::~QOpenGLPaintDevice| Name: | QOpenGLPaintDevice::~QOpenGLPaintDevice | | Prototype: | QOpenGLPaintDevice::~QOpenGLPaintDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 156-159 |
| | 1 | 1 |
QOpenGLPaintDevice::size| Name: | QOpenGLPaintDevice::size | | Prototype: | QSize QOpenGLPaintDevice::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 231-234 |
| | 1 | 1 |
QOpenGLPaintDevice::setSize| Name: | QOpenGLPaintDevice::setSize | | Prototype: | void QOpenGLPaintDevice::setSize(const QSize &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 242-245 |
| | 1 | 1 |
QOpenGLPaintDevice::setPaintFlipped| Name: | QOpenGLPaintDevice::setPaintFlipped | | Prototype: | void QOpenGLPaintDevice::setPaintFlipped(bool flipped) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 342-345 |
| | 1 | 1 |
QOpenGLPaintDevice::setDotsPerMeterY| Name: | QOpenGLPaintDevice::setDotsPerMeterY | | Prototype: | void QOpenGLPaintDevice::setDotsPerMeterY(qreal dpmy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 332-335 |
| | 1 | 1 |
QOpenGLPaintDevice::setDotsPerMeterX| Name: | QOpenGLPaintDevice::setDotsPerMeterX | | Prototype: | void QOpenGLPaintDevice::setDotsPerMeterX(qreal dpmx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 321-324 |
| | 1 | 1 |
QOpenGLPaintDevice::setDevicePixelRatio| Name: | QOpenGLPaintDevice::setDevicePixelRatio | | Prototype: | void QOpenGLPaintDevice::setDevicePixelRatio(qreal devicePixelRatio) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 250-253 |
| | 1 | 1 |
QOpenGLPaintDevice::paintFlipped| Name: | QOpenGLPaintDevice::paintFlipped | | Prototype: | bool QOpenGLPaintDevice::paintFlipped() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 353-356 |
| | 1 | 1 |
QOpenGLPaintDevice::dotsPerMeterY| Name: | QOpenGLPaintDevice::dotsPerMeterY | | Prototype: | qreal QOpenGLPaintDevice::dotsPerMeterY() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 310-313 |
| | 1 | 1 |
QOpenGLPaintDevice::dotsPerMeterX| Name: | QOpenGLPaintDevice::dotsPerMeterX | | Prototype: | qreal QOpenGLPaintDevice::dotsPerMeterX() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 299-302 |
| | 1 | 1 |
QOpenGLPaintDevice::context| Name: | QOpenGLPaintDevice::context | | Prototype: | QOpenGLContext *QOpenGLPaintDevice::context() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 220-223 |
| | 1 | 1 |
QOpenGLPaintDevice::QOpenGLPaintDevice| Name: | QOpenGLPaintDevice::QOpenGLPaintDevice | | Prototype: | QOpenGLPaintDevice::QOpenGLPaintDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 115-118 |
| | 2 | 1 |
QOpenGLPaintDevice::QOpenGLPaintDevice| Name: | QOpenGLPaintDevice::QOpenGLPaintDevice | | Prototype: | QOpenGLPaintDevice::QOpenGLPaintDevice(const QSize &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 127-130 |
| | 2 | 1 |
QOpenGLPaintDevice::QOpenGLPaintDevice| Name: | QOpenGLPaintDevice::QOpenGLPaintDevice | | Prototype: | QOpenGLPaintDevice::QOpenGLPaintDevice(int width, int height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 139-142 |
| | 2 | 1 |
QOpenGLPaintDevice::QOpenGLPaintDevice| Name: | QOpenGLPaintDevice::QOpenGLPaintDevice | | Prototype: | QOpenGLPaintDevice::QOpenGLPaintDevice(QOpenGLPaintDevicePrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | | Lines: | 147-150 |
| | 2 | 1 |
QOpenGLMultiGroupSharedResource::value| Name: | QOpenGLMultiGroupSharedResource::value | | Prototype: | QOpenGLSharedResource *QOpenGLMultiGroupSharedResource::value(QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1605-1609 |
| | 2 | 1 |
QOpenGLMultiGroupSharedResource::insert| Name: | QOpenGLMultiGroupSharedResource::insert | | Prototype: | void QOpenGLMultiGroupSharedResource::insert(QOpenGLContext *context, QOpenGLSharedResource *value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1593-1603 |
| | 5 | 1 |
QOpenGLMultiGroupSharedResource::cleanup| Name: | QOpenGLMultiGroupSharedResource::cleanup | | Prototype: | void QOpenGLMultiGroupSharedResource::cleanup(QOpenGLContextGroup *group, QOpenGLSharedResource *value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1622-1633 |
| | 5 | 1 |
QOpenGLMultiGroupSharedResource::QOpenGLMultiGroupSharedResource| Name: | QOpenGLMultiGroupSharedResource::QOpenGLMultiGroupSharedResource | | Prototype: | QOpenGLMultiGroupSharedResource::QOpenGLMultiGroupSharedResource() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1560-1567 |
| | 5 | 1 |
QOpenGLFunctions_4_5_Core::versionProfile| Name: | QOpenGLFunctions_4_5_Core::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_4_5_Core::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.cpp | | Lines: | 252-258 |
| | 4 | 1 |
QOpenGLFunctions_4_5_Core::QOpenGLFunctions_4_5_Core| Name: | QOpenGLFunctions_4_5_Core::QOpenGLFunctions_4_5_Core | | Prototype: | QOpenGLFunctions_4_5_Core::QOpenGLFunctions_4_5_Core() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.cpp | | Lines: | 68-89 |
| | 2 | 1 |
QOpenGLFunctions_4_5_Compatibility::versionProfile| Name: | QOpenGLFunctions_4_5_Compatibility::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_4_5_Compatibility::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.cpp | | Lines: | 311-317 |
| | 4 | 1 |
QOpenGLFunctions_4_5_Compatibility::QOpenGLFunctions_4_5_Compatibility| Name: | QOpenGLFunctions_4_5_Compatibility::QOpenGLFunctions_4_5_Compatibility | | Prototype: | QOpenGLFunctions_4_5_Compatibility::QOpenGLFunctions_4_5_Compatibility() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.cpp | | Lines: | 68-96 |
| | 2 | 1 |
QOpenGLFunctions_4_4_Core::versionProfile| Name: | QOpenGLFunctions_4_4_Core::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_4_4_Core::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.cpp | | Lines: | 244-250 |
| | 4 | 1 |
QOpenGLFunctions_4_4_Core::QOpenGLFunctions_4_4_Core| Name: | QOpenGLFunctions_4_4_Core::QOpenGLFunctions_4_4_Core | | Prototype: | QOpenGLFunctions_4_4_Core::QOpenGLFunctions_4_4_Core() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.cpp | | Lines: | 68-88 |
| | 2 | 1 |
QOpenGLFunctions_4_4_Compatibility::versionProfile| Name: | QOpenGLFunctions_4_4_Compatibility::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_4_4_Compatibility::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_compatibility.cpp | | Lines: | 295-301 |
| | 4 | 1 |
QOpenGLFunctions_4_4_Compatibility::QOpenGLFunctions_4_4_Compatibility| Name: | QOpenGLFunctions_4_4_Compatibility::QOpenGLFunctions_4_4_Compatibility | | Prototype: | QOpenGLFunctions_4_4_Compatibility::QOpenGLFunctions_4_4_Compatibility() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_compatibility.cpp | | Lines: | 68-94 |
| | 2 | 1 |
QOpenGLFunctions_4_3_Core::versionProfile| Name: | QOpenGLFunctions_4_3_Core::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_4_3_Core::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_core.cpp | | Lines: | 236-242 |
| | 4 | 1 |
QOpenGLFunctions_4_3_Core::QOpenGLFunctions_4_3_Core| Name: | QOpenGLFunctions_4_3_Core::QOpenGLFunctions_4_3_Core | | Prototype: | QOpenGLFunctions_4_3_Core::QOpenGLFunctions_4_3_Core() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_core.cpp | | Lines: | 68-87 |
| | 2 | 1 |
QOpenGLFunctions_4_3_Compatibility::versionProfile| Name: | QOpenGLFunctions_4_3_Compatibility::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_4_3_Compatibility::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_compatibility.cpp | | Lines: | 288-294 |
| | 4 | 1 |
QOpenGLFunctions_4_3_Compatibility::QOpenGLFunctions_4_3_Compatibility| Name: | QOpenGLFunctions_4_3_Compatibility::QOpenGLFunctions_4_3_Compatibility | | Prototype: | QOpenGLFunctions_4_3_Compatibility::QOpenGLFunctions_4_3_Compatibility() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_compatibility.cpp | | Lines: | 68-94 |
| | 2 | 1 |
QOpenGLFunctions_4_2_Core::versionProfile| Name: | QOpenGLFunctions_4_2_Core::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_4_2_Core::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_core.cpp | | Lines: | 228-234 |
| | 4 | 1 |
QOpenGLFunctions_4_2_Core::QOpenGLFunctions_4_2_Core| Name: | QOpenGLFunctions_4_2_Core::QOpenGLFunctions_4_2_Core | | Prototype: | QOpenGLFunctions_4_2_Core::QOpenGLFunctions_4_2_Core() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_core.cpp | | Lines: | 68-86 |
| | 2 | 1 |
QOpenGLFunctions_4_2_Compatibility::versionProfile| Name: | QOpenGLFunctions_4_2_Compatibility::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_4_2_Compatibility::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_compatibility.cpp | | Lines: | 280-286 |
| | 4 | 1 |
QOpenGLFunctions_4_2_Compatibility::QOpenGLFunctions_4_2_Compatibility| Name: | QOpenGLFunctions_4_2_Compatibility::QOpenGLFunctions_4_2_Compatibility | | Prototype: | QOpenGLFunctions_4_2_Compatibility::QOpenGLFunctions_4_2_Compatibility() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_compatibility.cpp | | Lines: | 68-93 |
| | 2 | 1 |
QOpenGLFunctions_4_1_Core::versionProfile| Name: | QOpenGLFunctions_4_1_Core::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_4_1_Core::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp | | Lines: | 220-226 |
| | 4 | 1 |
QOpenGLFunctions_4_1_Core::QOpenGLFunctions_4_1_Core| Name: | QOpenGLFunctions_4_1_Core::QOpenGLFunctions_4_1_Core | | Prototype: | QOpenGLFunctions_4_1_Core::QOpenGLFunctions_4_1_Core() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp | | Lines: | 68-85 |
| | 2 | 1 |
QOpenGLFunctions_4_1_Compatibility::versionProfile| Name: | QOpenGLFunctions_4_1_Compatibility::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_4_1_Compatibility::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_compatibility.cpp | | Lines: | 272-278 |
| | 4 | 1 |
QOpenGLFunctions_4_1_Compatibility::QOpenGLFunctions_4_1_Compatibility| Name: | QOpenGLFunctions_4_1_Compatibility::QOpenGLFunctions_4_1_Compatibility | | Prototype: | QOpenGLFunctions_4_1_Compatibility::QOpenGLFunctions_4_1_Compatibility() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_compatibility.cpp | | Lines: | 68-92 |
| | 2 | 1 |
QOpenGLFunctions_4_0_Core::versionProfile| Name: | QOpenGLFunctions_4_0_Core::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_4_0_Core::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_core.cpp | | Lines: | 212-218 |
| | 4 | 1 |
QOpenGLFunctions_4_0_Core::QOpenGLFunctions_4_0_Core| Name: | QOpenGLFunctions_4_0_Core::QOpenGLFunctions_4_0_Core | | Prototype: | QOpenGLFunctions_4_0_Core::QOpenGLFunctions_4_0_Core() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_core.cpp | | Lines: | 68-84 |
| | 2 | 1 |
QOpenGLFunctions_4_0_Compatibility::versionProfile| Name: | QOpenGLFunctions_4_0_Compatibility::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_4_0_Compatibility::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_compatibility.cpp | | Lines: | 264-270 |
| | 4 | 1 |
QOpenGLFunctions_4_0_Compatibility::QOpenGLFunctions_4_0_Compatibility| Name: | QOpenGLFunctions_4_0_Compatibility::QOpenGLFunctions_4_0_Compatibility | | Prototype: | QOpenGLFunctions_4_0_Compatibility::QOpenGLFunctions_4_0_Compatibility() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_compatibility.cpp | | Lines: | 68-91 |
| | 2 | 1 |
QOpenGLFunctions_3_3_Core::versionProfile| Name: | QOpenGLFunctions_3_3_Core::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_3_3_Core::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp | | Lines: | 204-210 |
| | 4 | 1 |
QOpenGLFunctions_3_3_Core::QOpenGLFunctions_3_3_Core| Name: | QOpenGLFunctions_3_3_Core::QOpenGLFunctions_3_3_Core | | Prototype: | QOpenGLFunctions_3_3_Core::QOpenGLFunctions_3_3_Core() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp | | Lines: | 68-83 |
| | 2 | 1 |
QOpenGLFunctions_3_3_Compatibility::versionProfile| Name: | QOpenGLFunctions_3_3_Compatibility::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_3_3_Compatibility::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.cpp | | Lines: | 256-262 |
| | 4 | 1 |
QOpenGLFunctions_3_3_Compatibility::QOpenGLFunctions_3_3_Compatibility| Name: | QOpenGLFunctions_3_3_Compatibility::QOpenGLFunctions_3_3_Compatibility | | Prototype: | QOpenGLFunctions_3_3_Compatibility::QOpenGLFunctions_3_3_Compatibility() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.cpp | | Lines: | 68-90 |
| | 2 | 1 |
QOpenGLFunctions_3_2_Core::versionProfile| Name: | QOpenGLFunctions_3_2_Core::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_3_2_Core::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.cpp | | Lines: | 196-202 |
| | 4 | 1 |
QOpenGLFunctions_3_2_Core::QOpenGLFunctions_3_2_Core| Name: | QOpenGLFunctions_3_2_Core::QOpenGLFunctions_3_2_Core | | Prototype: | QOpenGLFunctions_3_2_Core::QOpenGLFunctions_3_2_Core() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.cpp | | Lines: | 68-82 |
| | 2 | 1 |
QOpenGLFunctions_3_2_Compatibility::versionProfile| Name: | QOpenGLFunctions_3_2_Compatibility::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_3_2_Compatibility::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.cpp | | Lines: | 241-247 |
| | 4 | 1 |
QOpenGLFunctions_3_2_Compatibility::QOpenGLFunctions_3_2_Compatibility| Name: | QOpenGLFunctions_3_2_Compatibility::QOpenGLFunctions_3_2_Compatibility | | Prototype: | QOpenGLFunctions_3_2_Compatibility::QOpenGLFunctions_3_2_Compatibility() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.cpp | | Lines: | 68-89 |
| | 2 | 1 |
QOpenGLFunctions_3_1::versionProfile| Name: | QOpenGLFunctions_3_1::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_3_1::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.cpp | | Lines: | 188-193 |
| | 3 | 1 |
QOpenGLFunctions_3_1::QOpenGLFunctions_3_1| Name: | QOpenGLFunctions_3_1::QOpenGLFunctions_3_1 | | Prototype: | QOpenGLFunctions_3_1::QOpenGLFunctions_3_1() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.cpp | | Lines: | 68-81 |
| | 2 | 1 |
QOpenGLFunctions_3_0::versionProfile| Name: | QOpenGLFunctions_3_0::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_3_0::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.cpp | | Lines: | 225-230 |
| | 3 | 1 |
QOpenGLFunctions_3_0::QOpenGLFunctions_3_0| Name: | QOpenGLFunctions_3_0::QOpenGLFunctions_3_0 | | Prototype: | QOpenGLFunctions_3_0::QOpenGLFunctions_3_0() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.cpp | | Lines: | 68-87 |
| | 2 | 1 |
QOpenGLFunctions_2_1::versionProfile| Name: | QOpenGLFunctions_2_1::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_2_1::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.cpp | | Lines: | 216-221 |
| | 3 | 1 |
QOpenGLFunctions_2_1::QOpenGLFunctions_2_1| Name: | QOpenGLFunctions_2_1::QOpenGLFunctions_2_1 | | Prototype: | QOpenGLFunctions_2_1::QOpenGLFunctions_2_1() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.cpp | | Lines: | 68-85 |
| | 2 | 1 |
QOpenGLFunctions_2_0::versionProfile| Name: | QOpenGLFunctions_2_0::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_2_0::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.cpp | | Lines: | 208-213 |
| | 3 | 1 |
QOpenGLFunctions_2_0::QOpenGLFunctions_2_0| Name: | QOpenGLFunctions_2_0::QOpenGLFunctions_2_0 | | Prototype: | QOpenGLFunctions_2_0::QOpenGLFunctions_2_0() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.cpp | | Lines: | 68-84 |
| | 2 | 1 |
QOpenGLFunctions_1_5::versionProfile| Name: | QOpenGLFunctions_1_5::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_1_5::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.cpp | | Lines: | 199-204 |
| | 3 | 1 |
QOpenGLFunctions_1_5::QOpenGLFunctions_1_5| Name: | QOpenGLFunctions_1_5::QOpenGLFunctions_1_5 | | Prototype: | QOpenGLFunctions_1_5::QOpenGLFunctions_1_5() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.cpp | | Lines: | 68-82 |
| | 2 | 1 |
QOpenGLFunctions_1_4::versionProfile| Name: | QOpenGLFunctions_1_4::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_1_4::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.cpp | | Lines: | 191-196 |
| | 3 | 1 |
QOpenGLFunctions_1_4::QOpenGLFunctions_1_4| Name: | QOpenGLFunctions_1_4::QOpenGLFunctions_1_4 | | Prototype: | QOpenGLFunctions_1_4::QOpenGLFunctions_1_4() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.cpp | | Lines: | 68-81 |
| | 2 | 1 |
QOpenGLFunctions_1_3::versionProfile| Name: | QOpenGLFunctions_1_3::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_1_3::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.cpp | | Lines: | 175-180 |
| | 3 | 1 |
QOpenGLFunctions_1_3::QOpenGLFunctions_1_3| Name: | QOpenGLFunctions_1_3::QOpenGLFunctions_1_3 | | Prototype: | QOpenGLFunctions_1_3::QOpenGLFunctions_1_3() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.cpp | | Lines: | 68-79 |
| | 2 | 1 |
QOpenGLFunctions_1_2::versionProfile| Name: | QOpenGLFunctions_1_2::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_1_2::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp | | Lines: | 159-164 |
| | 3 | 1 |
QOpenGLFunctions_1_2::QOpenGLFunctions_1_2| Name: | QOpenGLFunctions_1_2::QOpenGLFunctions_1_2 | | Prototype: | QOpenGLFunctions_1_2::QOpenGLFunctions_1_2() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp | | Lines: | 68-77 |
| | 2 | 1 |
QOpenGLFunctions_1_1::versionProfile| Name: | QOpenGLFunctions_1_1::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_1_1::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp | | Lines: | 143-148 |
| | 3 | 1 |
QOpenGLFunctions_1_1::QOpenGLFunctions_1_1| Name: | QOpenGLFunctions_1_1::QOpenGLFunctions_1_1 | | Prototype: | QOpenGLFunctions_1_1::QOpenGLFunctions_1_1() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp | | Lines: | 68-75 |
| | 2 | 1 |
QOpenGLFunctions_1_0::versionProfile| Name: | QOpenGLFunctions_1_0::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_1_0::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.cpp | | Lines: | 127-132 |
| | 3 | 1 |
QOpenGLFunctions_1_0::QOpenGLFunctions_1_0| Name: | QOpenGLFunctions_1_0::QOpenGLFunctions_1_0 | | Prototype: | QOpenGLFunctions_1_0::QOpenGLFunctions_1_0() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.cpp | | Lines: | 68-73 |
| | 2 | 1 |
QOpenGLFunctionsPrivateEx::invalidateResource| Name: | QOpenGLFunctionsPrivateEx::invalidateResource | | Prototype: | void invalidateResource() override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 223-227 |
| | 2 | 1 |
QOpenGLFunctionsPrivateEx::QOpenGLFunctionsPrivateEx| Name: | QOpenGLFunctionsPrivateEx::QOpenGLFunctionsPrivateEx | | Prototype: | QOpenGLFunctionsPrivateEx(QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 216-221 |
| | 1 | 1 |
QOpenGLFunctions::initializeOpenGLFunctions| Name: | QOpenGLFunctions::initializeOpenGLFunctions | | Prototype: | void QOpenGLFunctions::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 594-597 |
| | 1 | 1 |
QOpenGLFunctions::QOpenGLFunctions| Name: | QOpenGLFunctions::QOpenGLFunctions | | Prototype: | QOpenGLFunctions::QOpenGLFunctions() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 257-260 |
| | 2 | 1 |
QOpenGLFramebufferObjectFormat::textureTarget| Name: | QOpenGLFramebufferObjectFormat::textureTarget | | Prototype: | GLenum QOpenGLFramebufferObjectFormat::textureTarget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 321-324 |
| | 1 | 1 |
QOpenGLFramebufferObjectFormat::setTextureTarget| Name: | QOpenGLFramebufferObjectFormat::setTextureTarget | | Prototype: | void QOpenGLFramebufferObjectFormat::setTextureTarget(GLenum target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 308-312 |
| | 2 | 1 |
QOpenGLFramebufferObjectFormat::setSamples| Name: | QOpenGLFramebufferObjectFormat::setSamples | | Prototype: | void QOpenGLFramebufferObjectFormat::setSamples(int samples) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 234-238 |
| | 2 | 1 |
QOpenGLFramebufferObjectFormat::setMipmap| Name: | QOpenGLFramebufferObjectFormat::setMipmap | | Prototype: | void QOpenGLFramebufferObjectFormat::setMipmap(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 264-268 |
| | 2 | 1 |
QOpenGLFramebufferObjectFormat::setInternalTextureFormat| Name: | QOpenGLFramebufferObjectFormat::setInternalTextureFormat | | Prototype: | void QOpenGLFramebufferObjectFormat::setInternalTextureFormat(GLenum internalTextureFormat) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 333-337 |
| | 2 | 1 |
QOpenGLFramebufferObjectFormat::setAttachment| Name: | QOpenGLFramebufferObjectFormat::setAttachment | | Prototype: | void QOpenGLFramebufferObjectFormat::setAttachment(QOpenGLFramebufferObject::Attachment attachment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 285-289 |
| | 2 | 1 |
QOpenGLFramebufferObjectFormat::samples| Name: | QOpenGLFramebufferObjectFormat::samples | | Prototype: | int QOpenGLFramebufferObjectFormat::samples() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 247-250 |
| | 1 | 1 |
QOpenGLFramebufferObjectFormat::operator!=| Name: | QOpenGLFramebufferObjectFormat::operator!= | | Prototype: | bool QOpenGLFramebufferObjectFormat::operator!=(const QOpenGLFramebufferObjectFormat& other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 368-371 |
| | 1 | 1 |
QOpenGLFramebufferObjectFormat::mipmap| Name: | QOpenGLFramebufferObjectFormat::mipmap | | Prototype: | bool QOpenGLFramebufferObjectFormat::mipmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 275-278 |
| | 1 | 1 |
QOpenGLFramebufferObjectFormat::internalTextureFormat| Name: | QOpenGLFramebufferObjectFormat::internalTextureFormat | | Prototype: | GLenum QOpenGLFramebufferObjectFormat::internalTextureFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 347-350 |
| | 1 | 1 |