| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QVariantAnimation::keyValueAt| Name: | QVariantAnimation::keyValueAt | | Prototype: | QVariant QVariantAnimation::keyValueAt(qreal step) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 572-575 |
| | 1 | 1 |
QVariantAnimation::keyValues| Name: | QVariantAnimation::keyValues | | Prototype: | QVariantAnimation::KeyValues QVariantAnimation::keyValues() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 604-607 |
| | 1 | 1 |
QVariantAnimation::setEndValue| Name: | QVariantAnimation::setEndValue | | Prototype: | void QVariantAnimation::setEndValue(const QVariant &value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 559-562 |
| | 1 | 1 |
QVariantAnimation::setKeyValueAt| Name: | QVariantAnimation::setKeyValueAt | | Prototype: | void QVariantAnimation::setKeyValueAt(qreal step, const QVariant &value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 594-597 |
| | 1 | 1 |
QVariantAnimation::setStartValue| Name: | 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: | 541-544 |
| | 1 | 1 |
QVariantAnimation::startValue| Name: | 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: | 536-539 |
| | 1 | 1 |
QVariantAnimation::updateCurrentTime| Name: | 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: | 695-698 |
| | 1 | 1 |
QVariantAnimationPrivate::QVariantAnimationPrivate| Name: | 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: | 197-198 |
| | 1 | 1 |
QVariantPrivate::registerHandler| Name: | 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::distanceToPoint| Name: | 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::dotProduct| Name: | 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::lengthSquared| Name: | 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::toVector3D| Name: | 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::toVector4D| Name: | 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::distanceToPlane| Name: | 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::distanceToPoint| Name: | 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::dotProduct| Name: | 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::lengthSquared| Name: | 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::normal| Name: | 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::normal| Name: | 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::toVector2D| Name: | 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::toVector4D| Name: | 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 |
QVector4D::dotProduct| Name: | 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::lengthSquared| Name: | 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::toVector2D| Name: | 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::toVector3D| Name: | 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 |
QVertexSet::QVertexSet| Name: | 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::sideWidget| Name: | 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::cellHeight| Name: | 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::cellRect| Name: | 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::cellWidth| Name: | 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::columnAt| Name: | 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::columnX| Name: | 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::focusOutEvent| Name: | 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::gridSize| Name: | 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::mouseReleaseEvent| Name: | 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::numCols| Name: | 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::numRows| Name: | 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::rowAt| Name: | 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::rowY| Name: | 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::selectedColumn| Name: | 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::selectedRow| Name: | 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::updateCell| Name: | 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::keyPressEvent| Name: | 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 |
QWhatsThis::createAction| Name: | 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::hideText| Name: | 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::inWhatsThisMode| Name: | 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 |
QWhatsThisClickedEvent::QWhatsThisClickedEvent| Name: | 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 |
QWheelEvent::QWheelEvent| Name: | 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) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 829-835 |
| | 1 | 1 |
QWheelEvent::QWheelEvent| Name: | 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: | 860-866 |
| | 1 | 1 |
QWheelEvent::QWheelEvent| Name: | 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: | 896-902 |
| | 1 | 1 |
QWheelEvent::QWheelEvent| Name: | 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, bool inverted) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 937-943 |
| | 1 | 1 |
QWidget::QWidget| Name: | 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: | 1035-1044 |
| | 1 | 1 |
QWidget::acceptDrops| Name: | 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: | 3506-3509 |
| | 1 | 1 |
QWidget::addAction| Name: | 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: | 3290-3293 |
| | 1 | 1 |
QWidget::childAt| Name: | 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: | 10274-10277 |
| | 1 | 1 |
QWidget::clearMask| Name: | 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: | 12947-12950 |
| | 1 | 1 |
QWidget::close| Name: | 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: | 8442-8445 |
| | 1 | 1 |
QWidget::closeEvent| Name: | 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: | 9725-9728 |
| | 1 | 1 |
QWidget::contextMenuEvent| Name: | 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: | 9744-9747 |
| | 1 | 1 |
QWidget::contextMenuPolicy| Name: | 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: | 7674-7677 |
| | 1 | 1 |
QWidget::createWindowContainer| Name: | 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: | 194-197 |
| | 1 | 1 |
QWidget::devType| Name: | 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: | 1064-1067 |
| | 1 | 1 |
QWidget::find| Name: | QWidget::find | | Prototype: | QWidget *QWidget::find(WId id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2509-2512 |
| | 1 | 1 |
QWidget::focusPolicy| Name: | 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: | 7706-7709 |
| | 1 | 1 |
QWidget::focusWidget| Name: | 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: | 6815-6818 |
| | 1 | 1 |
QWidget::grabMouse| Name: | 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: | 12558-12561 |
| | 1 | 1 |
QWidget::grabMouse| Name: | 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: | 12580-12583 |
| | 1 | 1 |
QWidget::hide| Name: | 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: | 8024-8027 |
| | 1 | 1 |
QWidget::inputMethodEvent| Name: | 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: | 9767-9770 |
| | 1 | 1 |
QWidget::isFullScreen| Name: | 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: | 3129-3130 |
| | 1 | 1 |
QWidget::isMaximized| Name: | 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: | 3012-3013 |
| | 1 | 1 |
QWidget::isMinimized| Name: | 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: | 2972-2973 |
| | 1 | 1 |
QWidget::isWindowModified| Name: | 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: | 11423-11426 |
| | 1 | 1 |
QWidget::keyReleaseEvent| Name: | 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: | 9503-9506 |
| | 1 | 1 |
QWidget::keyboardGrabber| Name: | 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: | 12687-12690 |
| | 1 | 1 |
QWidget::layout| Name: | 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: | 10073-10076 |
| | 1 | 1 |
QWidget::layoutDirection| Name: | QWidget::layoutDirection | | Prototype: | Qt::LayoutDirection QWidget::layoutDirection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4932-4935 |
| | 1 | 1 |
QWidget::mapFromParent| Name: | 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: | 4340-4343 |
| | 1 | 1 |
QWidget::mapToParent| Name: | 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: | 4326-4329 |
| | 1 | 1 |
QWidget::mouseDoubleClickEvent| Name: | 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: | 9401-9404 |
| | 1 | 1 |
QWidget::mouseMoveEvent| Name: | 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: | 9334-9337 |
| | 1 | 1 |
QWidget::mouseReleaseEvent| Name: | 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: | 9381-9384 |
| | 1 | 1 |
QWidget::nextInFocusChain| Name: | 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: | 6825-6828 |
| | 1 | 1 |
QWidget::overrideWindowFlags| Name: | 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: | 10411-10414 |
| | 1 | 1 |
QWidget::previousInFocusChain| Name: | 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: | 6838-6841 |
| | 1 | 1 |
QWidget::redirected| Name: | 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: | 12809-12812 |
| | 1 | 1 |
QWidget::releaseMouse| Name: | 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: | 12602-12605 |
| | 1 | 1 |
QWidget::repaint| Name: | 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: | 10842-10845 |
| | 1 | 1 |
QWidget::setAcceptDrops| Name: | 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: | 3511-3515 |
| | 1 | 1 |
QWidget::setContextMenuPolicy| Name: | 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: | 7679-7682 |
| | 1 | 1 |
QWidget::setDisabled| Name: | 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: | 3530-3533 |
| | 1 | 1 |
QWidget::setFixedSize| Name: | 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: | 4162-4165 |
| | 1 | 1 |
QWidget::setHidden| Name: | 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: | 8272-8275 |
| | 1 | 1 |
QWidget::setMask| Name: | 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: | 12935-12938 |
| | 1 | 1 |
QWidget::tabletEvent| Name: | 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: | 9442-9445 |
| | 1 | 1 |
QWidget::update| Name: | 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: | 10943-10946 |
| | 1 | 1 |
QWidget::wheelEvent| Name: | 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: | 9421-9424 |
| | 1 | 1 |
QWidget::windowModality| Name: | 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: | 2930-2933 |
| | 1 | 1 |