Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QVariantAnimation::setStartValueName: | QVariantAnimation::setStartValue | Prototype: | void QVariantAnimation::setStartValue(const QVariant &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 535-538 |
| | 1 | 1 |
QVariantAnimation::startValueName: | QVariantAnimation::startValue | Prototype: | QVariant QVariantAnimation::startValue() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 530-533 |
| | 1 | 1 |
QVariantAnimation::updateCurrentTimeName: | QVariantAnimation::updateCurrentTime | Prototype: | void QVariantAnimation::updateCurrentTime(int) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 689-692 |
| | 1 | 1 |
QVariantAnimationPrivate::QVariantAnimationPrivateName: | QVariantAnimationPrivate::QVariantAnimationPrivate | Prototype: | QVariantAnimationPrivate::QVariantAnimationPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 191-192 |
| | 1 | 1 |
QVariantPrivate::registerHandlerName: | QVariantPrivate::registerHandler | Prototype: | void QVariantPrivate::registerHandler(const int name, const QVariant::Handler *handler) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1138-1141 |
| | 1 | 1 |
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: | 258-261 |
| | 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: | 339-342 |
| | 1 | 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: | 201-204 |
| | 1 | 1 |
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: | 453-456 |
| | 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: | 467-470 |
| | 1 | 1 |
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: | 467-471 |
| | 1 | 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: | 452-455 |
| | 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: | 331-334 |
| | 1 | 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: | 691-694 |
| | 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: | 358-361 |
| | 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: | 375-379 |
| | 1 | 1 |
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: | 624-627 |
| | 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: | 638-641 |
| | 1 | 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: | 382-385 |
| | 1 | 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: | 268-271 |
| | 1 | 1 |
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: | 498-501 |
| | 1 | 1 |
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: | 526-529 |
| | 1 | 1 |
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: | 62-62 |
| | 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: | 63-63 |
| | 1 | 1 |
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: | 468-470 |
| | 1 | 1 |
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: | 193-194 |
| | 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: | 214-215 |
| | 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: | 190-191 |
| | 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: | 199-200 |
| | 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: | 205-206 |
| | 1 | 2 |
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: | 441-444 |
| | 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: | 217-218 |
| | 1 | 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: | 372-376 |
| | 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: | 211-212 |
| | 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: | 208-209 |
| | 1 | 1 |
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: | 196-197 |
| | 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: | 202-203 |
| | 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: | 182-182 |
| | 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: | 183-183 |
| | 1 | 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: | 228-228 |
| | 1 | 1 |
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: | 281-284 |
| | 1 | 1 |
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: | 670-673 |
| | 1 | 1 |
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: | 658-661 |
| | 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: | 541-544 |
| | 1 | 1 |
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: | 3272-3274 |
| | 1 | 1 |
QWheelEvent::QWheelEventName: | QWheelEvent::QWheelEvent | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, const QPointF& globalPos, QPoint pixelDelta, QPoint angleDelta, int qt4Delta, Qt::Orientation qt4Orientation, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::ScrollPhase phase) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 835-841 |
| | 1 | 1 |
QWheelEvent::QWheelEventName: | QWheelEvent::QWheelEvent | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, const QPointF& globalPos, QPoint pixelDelta, QPoint angleDelta, int qt4Delta, Qt::Orientation qt4Orientation, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::ScrollPhase phase, Qt::MouseEventSource source) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 872-877 |
| | 1 | 1 |
QWidget::QWidgetName: | QWidget::QWidget | Prototype: | QWidget::QWidget(QWidget *parent, Qt::WindowFlags f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 1023-1032 |
| | 1 | 1 |
QWidget::acceptDropsName: | QWidget::acceptDrops | Prototype: | bool QWidget::acceptDrops() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3484-3487 |
| | 1 | 1 |
QWidget::addActionName: | QWidget::addAction | Prototype: | void QWidget::addAction(QAction *action) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3272-3275 |
| | 1 | 1 |
QWidget::childAtName: | QWidget::childAt | Prototype: | QWidget *QWidget::childAt(const QPoint &p) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10242-10245 |
| | 1 | 1 |
QWidget::clearMaskName: | QWidget::clearMask | Prototype: | void QWidget::clearMask() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12910-12913 |
| | 1 | 1 |
QWidget::closeName: | QWidget::close | Prototype: | bool QWidget::close() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 8412-8415 |
| | 1 | 1 |
QWidget::closeEventName: | QWidget::closeEvent | Prototype: | void QWidget::closeEvent(QCloseEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 9695-9698 |
| | 1 | 1 |
QWidget::contextMenuEventName: | QWidget::contextMenuEvent | Prototype: | void QWidget::contextMenuEvent(QContextMenuEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 9714-9717 |
| | 1 | 1 |
QWidget::contextMenuPolicyName: | QWidget::contextMenuPolicy | Prototype: | Qt::ContextMenuPolicy QWidget::contextMenuPolicy() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 7644-7647 |
| | 1 | 1 |
QWidget::createWindowContainerName: | QWidget::createWindowContainer | Prototype: | QWidget *QWidget::createWindowContainer(QWindow *window, QWidget *parent, Qt::WindowFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | Lines: | 188-191 |
| | 1 | 1 |
QWidget::devTypeName: | QWidget::devType | Prototype: | int QWidget::devType() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 1052-1055 |
| | 1 | 1 |
QWidget::findName: | QWidget::find | Prototype: | QWidget *QWidget::find(WId id) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2491-2494 |
| | 1 | 1 |
QWidget::focusPolicyName: | QWidget::focusPolicy | Prototype: | Qt::FocusPolicy QWidget::focusPolicy() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 7676-7679 |
| | 1 | 1 |
QWidget::focusWidgetName: | QWidget::focusWidget | Prototype: | QWidget *QWidget::focusWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6785-6788 |
| | 1 | 1 |
QWidget::grabMouseName: | QWidget::grabMouse | Prototype: | void QWidget::grabMouse() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12521-12524 |
| | 1 | 1 |
QWidget::grabMouseName: | QWidget::grabMouse | Prototype: | void QWidget::grabMouse(const QCursor &cursor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12543-12546 |
| | 1 | 1 |
QWidget::hideName: | QWidget::hide | Prototype: | void QWidget::hide() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 7994-7997 |
| | 1 | 1 |
QWidget::inputMethodEventName: | QWidget::inputMethodEvent | Prototype: | void QWidget::inputMethodEvent(QInputMethodEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 9737-9740 |
| | 1 | 1 |
QWidget::isFullScreenName: | QWidget::isFullScreen | Prototype: | bool QWidget::isFullScreen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3111-3112 |
| | 1 | 1 |
QWidget::isMaximizedName: | QWidget::isMaximized | Prototype: | bool QWidget::isMaximized() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2994-2995 |
| | 1 | 1 |
QWidget::isMinimizedName: | QWidget::isMinimized | Prototype: | bool QWidget::isMinimized() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2954-2955 |
| | 1 | 1 |
QWidget::isWindowModifiedName: | QWidget::isWindowModified | Prototype: | bool QWidget::isWindowModified() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11389-11392 |
| | 1 | 1 |
QWidget::keyReleaseEventName: | QWidget::keyReleaseEvent | Prototype: | void QWidget::keyReleaseEvent(QKeyEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 9473-9476 |
| | 1 | 1 |
QWidget::keyboardGrabberName: | QWidget::keyboardGrabber | Prototype: | QWidget *QWidget::keyboardGrabber() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12650-12653 |
| | 1 | 1 |
QWidget::layoutName: | QWidget::layout | Prototype: | QLayout *QWidget::layout() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10041-10044 |
| | 1 | 1 |
QWidget::layoutDirectionName: | QWidget::layoutDirection | Prototype: | Qt::LayoutDirection QWidget::layoutDirection() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4900-4903 |
| | 1 | 1 |
QWidget::mapFromParentName: | QWidget::mapFromParent | Prototype: | QPoint QWidget::mapFromParent(const QPoint &pos) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4318-4321 |
| | 1 | 1 |
QWidget::mapToParentName: | QWidget::mapToParent | Prototype: | QPoint QWidget::mapToParent(const QPoint &pos) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4304-4307 |
| | 1 | 1 |
QWidget::mouseDoubleClickEventName: | QWidget::mouseDoubleClickEvent | Prototype: | void QWidget::mouseDoubleClickEvent(QMouseEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 9371-9374 |
| | 1 | 1 |
QWidget::mouseMoveEventName: | QWidget::mouseMoveEvent | Prototype: | void QWidget::mouseMoveEvent(QMouseEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 9304-9307 |
| | 1 | 1 |
QWidget::mouseReleaseEventName: | QWidget::mouseReleaseEvent | Prototype: | void QWidget::mouseReleaseEvent(QMouseEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 9351-9354 |
| | 1 | 1 |
QWidget::nextInFocusChainName: | QWidget::nextInFocusChain | Prototype: | QWidget *QWidget::nextInFocusChain() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6795-6798 |
| | 1 | 1 |
QWidget::overrideWindowFlagsName: | QWidget::overrideWindowFlags | Prototype: | void QWidget::overrideWindowFlags(Qt::WindowFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10379-10382 |
| | 1 | 1 |
QWidget::previousInFocusChainName: | QWidget::previousInFocusChain | Prototype: | QWidget *QWidget::previousInFocusChain() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6808-6811 |
| | 1 | 1 |
QWidget::redirectedName: | QWidget::redirected | Prototype: | QPaintDevice *QWidget::redirected(QPoint *offset) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12772-12775 |
| | 1 | 1 |
QWidget::releaseMouseName: | QWidget::releaseMouse | Prototype: | void QWidget::releaseMouse() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12565-12568 |
| | 1 | 1 |
QWidget::repaintName: | QWidget::repaint | Prototype: | void QWidget::repaint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10806-10809 |
| | 1 | 1 |
QWidget::setAcceptDropsName: | QWidget::setAcceptDrops | Prototype: | void QWidget::setAcceptDrops(bool on) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3489-3493 |
| | 1 | 1 |
QWidget::setContextMenuPolicyName: | QWidget::setContextMenuPolicy | Prototype: | void QWidget::setContextMenuPolicy(Qt::ContextMenuPolicy policy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 7649-7652 |
| | 1 | 1 |
QWidget::setDisabledName: | QWidget::setDisabled | Prototype: | void QWidget::setDisabled(bool disable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3508-3511 |
| | 1 | 1 |
QWidget::setFixedSizeName: | QWidget::setFixedSize | Prototype: | void QWidget::setFixedSize(const QSize & s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4140-4143 |
| | 1 | 1 |
QWidget::setHiddenName: | QWidget::setHidden | Prototype: | void QWidget::setHidden(bool hidden) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 8242-8245 |
| | 1 | 1 |
QWidget::setMaskName: | QWidget::setMask | Prototype: | void QWidget::setMask(const QBitmap &bitmap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12898-12901 |
| | 1 | 1 |
QWidget::tabletEventName: | QWidget::tabletEvent | Prototype: | void QWidget::tabletEvent(QTabletEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 9412-9415 |
| | 1 | 1 |
QWidget::updateName: | QWidget::update | Prototype: | void QWidget::update() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10907-10910 |
| | 1 | 1 |
QWidget::wheelEventName: | QWidget::wheelEvent | Prototype: | void QWidget::wheelEvent(QWheelEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 9391-9394 |
| | 1 | 1 |
QWidget::windowModalityName: | QWidget::windowModality | Prototype: | Qt::WindowModality QWidget::windowModality() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2912-2915 |
| | 1 | 1 |
QWidget::windowStateName: | QWidget::windowState | Prototype: | Qt::WindowStates QWidget::windowState() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3006-3009 |
| | 1 | 1 |
QWidgetAction::eventFilterName: | QWidgetAction::eventFilter | Prototype: | bool QWidgetAction::eventFilter(QObject *obj, QEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetaction.cpp | Lines: | 232-235 |
| | 1 | 1 |
QWidgetAnimator::animatingName: | QWidgetAnimator::animating | Prototype: | bool QWidgetAnimator::animating() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetanimator.cpp | Lines: | 111-114 |
| | 1 | 1 |
QWidgetBackingStoreTracker::~QWidgetBackingStoreTrackerName: | QWidgetBackingStoreTracker::~QWidgetBackingStoreTracker | Prototype: | QWidgetBackingStoreTracker::~QWidgetBackingStoreTracker() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 160-163 |
| | 1 | 1 |
QWidgetItem::controlTypesName: | QWidgetItem::controlTypes | Prototype: | QSizePolicy::ControlTypes QWidgetItem::controlTypes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 694-697 |
| | 1 | 1 |
QWidgetItem::isEmptyName: | QWidgetItem::isEmpty | Prototype: | bool QWidgetItem::isEmpty() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 683-686 |
| | 1 | 1 |