Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QVariantName: | QVariant | Prototype: | QFont::operator QVariant() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 1694-1697 |
| | 1 | 1 |
QVariantName: | QVariant | Prototype: | QTextLength::operator QVariant() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 145-148 |
| | 1 | 1 |
QVariantName: | QVariant | Prototype: | QTextFormat::operator QVariant() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 824-827 |
| | 1 | 1 |
QVariantName: | QVariant | Prototype: | QSizePolicy::operator QVariant() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qsizepolicy.cpp | Lines: | 449-452 |
| | 1 | 1 |
QVariant::QVariantName: | QVariant::QVariant | Prototype: | QVariant::QVariant(QDataStream &s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1401-1405 |
| | 2 | 1 |
QVector2D::QVector2DName: | QVector2D::QVector2D | Prototype: | QVector2D::QVector2D(const QVector3D& vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 106-110 |
| | 2 | 1 |
QVector2D::QVector2DName: | QVector2D::QVector2D | Prototype: | QVector2D::QVector2D(const QVector4D& vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 122-126 |
| | 2 | 1 |
QVector2D::distanceToLineName: | QVector2D::distanceToLine | Prototype: | float QVector2D::distanceToLine (const QVector2D& point, const QVector2D& direction) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 280-287 |
| | 4 | 2 |
QVector2D::distanceToPointName: | QVector2D::distanceToPoint | Prototype: | float QVector2D::distanceToPoint(const QVector2D& point) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 264-267 |
| | 1 | 1 |
QVector2D::dotProductName: | QVector2D::dotProduct | Prototype: | float QVector2D::dotProduct(const QVector2D& v1, const QVector2D& v2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 345-348 |
| | 1 | 1 |
QVector2D::lengthName: | QVector2D::length | Prototype: | float QVector2D::length() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 193-199 |
| | 3 | 1 |
QVector2D::lengthSquaredName: | QVector2D::lengthSquared | Prototype: | float QVector2D::lengthSquared() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 207-210 |
| | 1 | 1 |
QVector2D::normalizeName: | QVector2D::normalize | Prototype: | void QVector2D::normalize() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 242-254 |
| | 7 | 2 |
QVector2D::normalizedName: | QVector2D::normalized | Prototype: | QVector2D QVector2D::normalized() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 221-234 |
| | 8 | 3 |
QVector2D::toVector3DName: | QVector2D::toVector3D | Prototype: | QVector3D QVector2D::toVector3D() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 459-462 |
| | 1 | 1 |
QVector2D::toVector4DName: | QVector2D::toVector4D | Prototype: | QVector4D QVector2D::toVector4D() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | Lines: | 473-476 |
| | 1 | 1 |
QVector3D::QVector3DName: | QVector3D::QVector3D | Prototype: | QVector3D::QVector3D(const QVector2D& vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 113-118 |
| | 3 | 1 |
QVector3D::QVector3DName: | QVector3D::QVector3D | Prototype: | QVector3D::QVector3D(const QVector2D& vector, float zpos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 126-131 |
| | 3 | 1 |
QVector3D::QVector3DName: | QVector3D::QVector3D | Prototype: | QVector3D::QVector3D(const QVector4D& vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 143-148 |
| | 3 | 1 |
QVector3D::crossProductName: | QVector3D::crossProduct | Prototype: | QVector3D QVector3D::crossProduct(const QVector3D& v1, const QVector3D& v2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 348-353 |
| | 3 | 1 |
QVector3D::distanceToLineName: | QVector3D::distanceToLine | Prototype: | float QVector3D::distanceToLine (const QVector3D& point, const QVector3D& direction) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 509-516 |
| | 4 | 2 |
QVector3D::distanceToPlaneName: | QVector3D::distanceToPlane | Prototype: | float QVector3D::distanceToPlane (const QVector3D& plane, const QVector3D& normal) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 473-477 |
| | 1 | 1 |
QVector3D::distanceToPlaneName: | QVector3D::distanceToPlane | Prototype: | float QVector3D::distanceToPlane (const QVector3D& plane1, const QVector3D& plane2, const QVector3D& plane3) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 493-498 |
| | 2 | 1 |
QVector3D::distanceToPointName: | QVector3D::distanceToPoint | Prototype: | float QVector3D::distanceToPoint(const QVector3D& point) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 458-461 |
| | 1 | 1 |
QVector3D::dotProductName: | QVector3D::dotProduct | Prototype: | float QVector3D::dotProduct(const QVector3D& v1, const QVector3D& v2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 337-340 |
| | 1 | 1 |
QVector3D::lengthName: | QVector3D::length | Prototype: | float QVector3D::length() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 682-689 |
| | 4 | 1 |
QVector3D::lengthSquaredName: | QVector3D::lengthSquared | Prototype: | float QVector3D::lengthSquared() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 697-700 |
| | 1 | 1 |
QVector3D::normalName: | QVector3D::normal | Prototype: | QVector3D QVector3D::normal(const QVector3D& v1, const QVector3D& v2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 364-367 |
| | 1 | 1 |
QVector3D::normalName: | QVector3D::normal | Prototype: | QVector3D QVector3D::normal (const QVector3D& v1, const QVector3D& v2, const QVector3D& v3) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 381-385 |
| | 1 | 1 |
QVector3D::normalizeName: | QVector3D::normalize | Prototype: | void QVector3D::normalize() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 259-273 |
| | 9 | 2 |
QVector3D::normalizedName: | QVector3D::normalized | Prototype: | QVector3D QVector3D::normalized() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 235-251 |
| | 11 | 3 |
QVector3D::projectName: | QVector3D::project | Prototype: | QVector3D QVector3D::project(const QMatrix4x4 &modelView, const QMatrix4x4 &projection, const QRect &viewport) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 403-416 |
| | 9 | 2 |
QVector3D::toVector2DName: | QVector3D::toVector2D | Prototype: | QVector2D QVector3D::toVector2D() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 630-633 |
| | 1 | 1 |
QVector3D::toVector4DName: | QVector3D::toVector4D | Prototype: | QVector4D QVector3D::toVector4D() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 644-647 |
| | 1 | 1 |
QVector3D::unprojectName: | QVector3D::unproject | Prototype: | QVector3D QVector3D::unproject(const QMatrix4x4 &modelView, const QMatrix4x4 &projection, const QRect &viewport) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | Lines: | 434-448 |
| | 10 | 2 |
QVector4D::QVector4DName: | QVector4D::QVector4D | Prototype: | QVector4D::QVector4D(const QVector2D& vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 107-113 |
| | 4 | 1 |
QVector4D::QVector4DName: | QVector4D::QVector4D | Prototype: | QVector4D::QVector4D(const QVector2D& vector, float zpos, float wpos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 121-127 |
| | 4 | 1 |
QVector4D::QVector4DName: | QVector4D::QVector4D | Prototype: | QVector4D::QVector4D(const QVector3D& vector) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 139-145 |
| | 4 | 1 |
QVector4D::QVector4DName: | QVector4D::QVector4D | Prototype: | QVector4D::QVector4D(const QVector3D& vector, float wpos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 153-159 |
| | 4 | 1 |
QVector4D::dotProductName: | QVector4D::dotProduct | Prototype: | float QVector4D::dotProduct(const QVector4D& v1, const QVector4D& v2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 388-391 |
| | 1 | 1 |
QVector4D::lengthName: | QVector4D::length | Prototype: | float QVector4D::length() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 258-266 |
| | 5 | 1 |
QVector4D::lengthSquaredName: | QVector4D::lengthSquared | Prototype: | float QVector4D::lengthSquared() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 274-277 |
| | 1 | 1 |
QVector4D::normalizeName: | QVector4D::normalize | Prototype: | void QVector4D::normalize() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 314-330 |
| | 11 | 2 |
QVector4D::normalizedName: | QVector4D::normalized | Prototype: | QVector4D QVector4D::normalized() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 288-306 |
| | 13 | 3 |
QVector4D::toVector2DName: | QVector4D::toVector2D | Prototype: | QVector2D QVector4D::toVector2D() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 504-507 |
| | 1 | 1 |
QVector4D::toVector2DAffineName: | QVector4D::toVector2DAffine | Prototype: | QVector2D QVector4D::toVector2DAffine() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 516-521 |
| | 3 | 2 |
QVector4D::toVector3DName: | QVector4D::toVector3D | Prototype: | QVector3D QVector4D::toVector3D() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 532-535 |
| | 1 | 1 |
QVector4D::toVector3DAffineName: | QVector4D::toVector3DAffine | Prototype: | QVector3D QVector4D::toVector3DAffine() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 543-548 |
| | 3 | 2 |
QVectorPath::addCacheDataName: | QVectorPath::addCacheData | Prototype: | QVectorPath::CacheEntry *QVectorPath::addCacheData(QPaintEngineEx *engine, void *data, qvectorpath_cache_cleanup cleanup) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 114-128 |
| | 11 | 2 |
QVectorPath::controlPointRectName: | QVectorPath::controlPointRect | Prototype: | QRectF QVectorPath::controlPointRect() const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 78-111 |
| | 24 | 8 |
QVectorPath::~QVectorPathName: | QVectorPath::~QVectorPath | Prototype: | QVectorPath::~QVectorPath() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 63-75 |
| | 8 | 4 |
QVertexSet::QVertexSetName: | QVertexSet::QVertexSet | Prototype: | inline QVertexSet(const QVertexSet<T> &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 68-68 |
| | 1 | 1 |
QVertexSet::operator =Name: | QVertexSet::operator = | Prototype: | QVertexSet<T> &operator = (const QVertexSet<T> &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 69-69 |
| | 1 | 1 |
QWatermarkLabel::QWatermarkLabelName: | QWatermarkLabel::QWatermarkLabel | Prototype: | QWatermarkLabel(QWidget *parent, QWidget *sideWidget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 451-455 |
| | 3 | 2 |
QWatermarkLabel::minimumSizeHintName: | QWatermarkLabel::minimumSizeHint | Prototype: | QSize minimumSizeHint() const override | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 457-461 |
| | 3 | 2 |
QWatermarkLabel::setSideWidgetName: | QWatermarkLabel::setSideWidget | Prototype: | void setSideWidget(QWidget *widget) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 463-473 |
| | 8 | 4 |
QWatermarkLabel::sideWidgetName: | QWatermarkLabel::sideWidget | Prototype: | QWidget *sideWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 474-476 |
| | 1 | 1 |
QWellArray::QWellArrayName: | QWellArray::QWellArray | Prototype: | QWellArray::QWellArray(int rows, int cols, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 311-322 |
| | 7 | 1 |
QWellArray::cellGeometryName: | QWellArray::cellGeometry | Prototype: | QRect cellGeometry(int row, int column) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 226-232 |
| | 4 | 2 |
QWellArray::cellHeightName: | QWellArray::cellHeight | Prototype: | inline int cellHeight() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 199-200 |
| | 1 | 1 |
QWellArray::cellRectName: | QWellArray::cellRect | Prototype: | inline QRect cellRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 220-221 |
| | 1 | 1 |
QWellArray::cellWidthName: | QWellArray::cellWidth | Prototype: | inline int cellWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 196-197 |
| | 1 | 1 |
QWellArray::columnAtName: | QWellArray::columnAt | Prototype: | inline int columnAt(int x) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 205-206 |
| | 1 | 2 |
QWellArray::columnXName: | QWellArray::columnX | Prototype: | inline int columnX(int column) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 211-212 |
| | 1 | 2 |
QWellArray::focusInEventName: | QWellArray::focusInEvent | Prototype: | void QWellArray::focusInEvent(QFocusEvent*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 438-442 |
| | 2 | 1 |
QWellArray::focusOutEventName: | QWellArray::focusOutEvent | Prototype: | void QWellArray::focusOutEvent(QFocusEvent*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 447-450 |
| | 1 | 1 |
QWellArray::gridSizeName: | QWellArray::gridSize | Prototype: | inline QSize gridSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 223-224 |
| | 1 | 1 |
QWellArray::keyPressEventName: | QWellArray::keyPressEvent | Prototype: | void QWellArray::keyPressEvent(QKeyEvent* e) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 454-492 |
| | 17 | 11 |
QWellArray::mousePressEventName: | QWellArray::mousePressEvent | Prototype: | void QWellArray::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 371-376 |
| | 2 | 1 |
QWellArray::mouseReleaseEventName: | QWellArray::mouseReleaseEvent | Prototype: | void QWellArray::mouseReleaseEvent(QMouseEvent * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 378-382 |
| | 1 | 1 |
QWellArray::numColsName: | QWellArray::numCols | Prototype: | inline int numCols() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 217-218 |
| | 1 | 1 |
QWellArray::numRowsName: | QWellArray::numRows | Prototype: | inline int numRows() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 214-215 |
| | 1 | 1 |
QWellArray::paintCellName: | QWellArray::paintCell | Prototype: | void QWellArray::paintCell(QPainter* p, int row, int col, const QRect &rect) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 331-356 |
| | 19 | 3 |
QWellArray::paintCellContentsName: | QWellArray::paintCellContents | Prototype: | void QWellArray::paintCellContents(QPainter *p, int row, int col, const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 361-369 |
| | 6 | 1 |
QWellArray::paintEventName: | QWellArray::paintEvent | Prototype: | void QWellArray::paintEvent(QPaintEvent *e) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 264-309 |
| | 27 | 6 |
QWellArray::rowAtName: | QWellArray::rowAt | Prototype: | inline int rowAt(int y) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 202-203 |
| | 1 | 1 |
QWellArray::rowYName: | QWellArray::rowY | Prototype: | inline int rowY(int row) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 208-209 |
| | 1 | 1 |
QWellArray::selectedColumnName: | QWellArray::selectedColumn | Prototype: | int selectedColumn() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 188-188 |
| | 1 | 1 |
QWellArray::selectedRowName: | QWellArray::selectedRow | Prototype: | int selectedRow() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 189-189 |
| | 1 | 1 |
QWellArray::setCurrentName: | QWellArray::setCurrent | Prototype: | void QWellArray::setCurrent(int row, int col) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 390-408 |
| | 11 | 3 |
QWellArray::setSelectedName: | QWellArray::setSelected | Prototype: | void QWellArray::setSelected(int row, int col) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 416-436 |
| | 12 | 4 |
QWellArray::sizeHintName: | QWellArray::sizeHint | Prototype: | QSize QWellArray::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 324-328 |
| | 2 | 1 |
QWellArray::updateCellName: | QWellArray::updateCell | Prototype: | inline void updateCell(int row, int column) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 234-234 |
| | 1 | 1 |
QWhatsThat::QWhatsThatName: | QWhatsThat::QWhatsThat | Prototype: | QWhatsThat::QWhatsThat(const QString& txt, QWidget* parent, QWidget *showTextFor) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 179-227 |
| | 33 | 5 |
QWhatsThat::keyPressEventName: | QWhatsThat::keyPressEvent | Prototype: | void QWhatsThat::keyPressEvent(QKeyEvent*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 287-290 |
| | 1 | 1 |
QWhatsThat::mouseMoveEventName: | QWhatsThat::mouseMoveEvent | Prototype: | void QWhatsThat::mouseMoveEvent(QMouseEvent* e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 272-285 |
| | 6 | 3 |
QWhatsThat::mousePressEventName: | QWhatsThat::mousePressEvent | Prototype: | void QWhatsThat::mousePressEvent(QMouseEvent* e) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 242-251 |
| | 6 | 3 |
QWhatsThat::mouseReleaseEventName: | QWhatsThat::mouseReleaseEvent | Prototype: | void QWhatsThat::mouseReleaseEvent(QMouseEvent* e) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 253-270 |
| | 13 | 6 |
QWhatsThat::paintEventName: | QWhatsThat::paintEvent | Prototype: | void QWhatsThat::paintEvent(QPaintEvent*) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 292-339 |
| | 38 | 7 |
QWhatsThat::showEventName: | QWhatsThat::showEvent | Prototype: | void QWhatsThat::showEvent(QShowEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 236-240 |
| | 2 | 1 |
QWhatsThat::~QWhatsThatName: | QWhatsThat::~QWhatsThat | Prototype: | QWhatsThat::~QWhatsThat() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 229-234 |
| | 3 | 2 |
QWhatsThis::createActionName: | QWhatsThis::createAction | Prototype: | QAction *QWhatsThis::createAction(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 674-677 |
| | 1 | 1 |
QWhatsThis::enterWhatsThisModeName: | QWhatsThis::enterWhatsThisMode | Prototype: | void QWhatsThis::enterWhatsThisMode() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 530-537 |
| | 5 | 2 |
QWhatsThis::hideTextName: | QWhatsThis::hideText | Prototype: | void QWhatsThis::hideText() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 662-665 |
| | 1 | 1 |
QWhatsThis::inWhatsThisModeName: | QWhatsThis::inWhatsThisMode | Prototype: | bool QWhatsThis::inWhatsThisMode() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 545-548 |
| | 1 | 1 |
QWhatsThis::leaveWhatsThisModeName: | QWhatsThis::leaveWhatsThisMode | Prototype: | void QWhatsThis::leaveWhatsThisMode() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 559-564 |
| | 3 | 1 |
QWhatsThis::showTextName: | QWhatsThis::showText | Prototype: | void QWhatsThis::showText(const QPoint &pos, const QString &text, QWidget *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 651-655 |
| | 2 | 1 |
QWhatsThisAction::QWhatsThisActionName: | QWhatsThisAction::QWhatsThisAction | Prototype: | QWhatsThisAction::QWhatsThisAction(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 498-509 |
| | 5 | 1 |
QWhatsThisAction::actionTriggeredName: | QWhatsThisAction::actionTriggered | Prototype: | void QWhatsThisAction::actionTriggered() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 511-517 |
| | 3 | 2 |
QWhatsThisClickedEvent::QWhatsThisClickedEventName: | QWhatsThisClickedEvent::QWhatsThisClickedEvent | Prototype: | QWhatsThisClickedEvent::QWhatsThisClickedEvent(const QString &href) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3338-3340 |
| | 1 | 1 |