| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QGraphicsView::mapToScene| Name: | QGraphicsView::mapToScene | | Prototype: | QPainterPath QGraphicsView::mapToScene(const QPainterPath &path) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2479-2485 |
| | 4 | 1 |
QGraphicsView::rotate| Name: | QGraphicsView::rotate | | Prototype: | void QGraphicsView::rotate(qreal angle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1857-1863 |
| | 4 | 1 |
QGraphicsView::rubberBandRect| Name: | QGraphicsView::rubberBandRect | | Prototype: | QRect QGraphicsView::rubberBandRect() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1549-1556 |
| | 4 | 2 |
QGraphicsView::scale| Name: | QGraphicsView::scale | | Prototype: | void QGraphicsView::scale(qreal sx, qreal sy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1870-1876 |
| | 4 | 1 |
QGraphicsView::setAlignment| Name: | QGraphicsView::setAlignment | | Prototype: | void QGraphicsView::setAlignment(Qt::Alignment alignment) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1317-1324 |
| | 4 | 2 |
QGraphicsView::setOptimizationFlag| Name: | QGraphicsView::setOptimizationFlag | | Prototype: | void QGraphicsView::setOptimizationFlag(OptimizationFlag flag, bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1455-1462 |
| | 4 | 2 |
QGraphicsView::setResizeAnchor| Name: | QGraphicsView::setResizeAnchor | | Prototype: | void QGraphicsView::setResizeAnchor(ViewportAnchor anchor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1381-1390 |
| | 4 | 2 |
QGraphicsView::setSceneRect| Name: | QGraphicsView::setSceneRect | | Prototype: | void QGraphicsView::setSceneRect(const QRectF &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1791-1797 |
| | 4 | 1 |
QGraphicsView::setTransformationAnchor| Name: | QGraphicsView::setTransformationAnchor | | Prototype: | void QGraphicsView::setTransformationAnchor(ViewportAnchor anchor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1349-1358 |
| | 4 | 2 |
QGraphicsView::shear| Name: | QGraphicsView::shear | | Prototype: | void QGraphicsView::shear(qreal sh, qreal sv) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1883-1889 |
| | 4 | 1 |
QGraphicsView::showEvent| Name: | QGraphicsView::showEvent | | Prototype: | void QGraphicsView::showEvent(QShowEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3716-3722 |
| | 4 | 1 |
QGraphicsView::translate| Name: | QGraphicsView::translate | | Prototype: | void QGraphicsView::translate(qreal dx, qreal dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1896-1902 |
| | 4 | 1 |
QGraphicsView::updateSceneRect| Name: | QGraphicsView::updateSceneRect | | Prototype: | void QGraphicsView::updateSceneRect(const QRectF &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2742-2749 |
| | 4 | 2 |
QGraphicsView::~QGraphicsView| Name: | QGraphicsView::~QGraphicsView | | Prototype: | QGraphicsView::~QGraphicsView() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1231-1237 |
| | 4 | 2 |
QGraphicsViewPrivate::_q_setViewportCursor| Name: | QGraphicsViewPrivate::_q_setViewportCursor | | Prototype: | void QGraphicsViewPrivate::_q_setViewportCursor(const QCursor &cursor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 785-792 |
| | 4 | 2 |
QGraphicsViewPrivate::mapRectToScene| Name: | QGraphicsViewPrivate::mapRectToScene | | Prototype: | QRectF QGraphicsViewPrivate::mapRectToScene(const QRect &rect) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 563-569 |
| | 4 | 2 |
QGraphicsViewPrivate::mapToScene| Name: | QGraphicsViewPrivate::mapToScene | | Prototype: | QPointF QGraphicsViewPrivate::mapToScene(const QPointF &point) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3920-3926 |
| | 4 | 1 |
QGraphicsWidget::focusWidget| Name: | QGraphicsWidget::focusWidget | | Prototype: | QGraphicsWidget *QGraphicsWidget::focusWidget() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1872-1878 |
| | 4 | 2 |
QGraphicsWidget::font| Name: | QGraphicsWidget::font | | Prototype: | QFont QGraphicsWidget::font() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 976-982 |
| | 4 | 1 |
QGraphicsWidget::grabShortcut| Name: | QGraphicsWidget::grabShortcut | | Prototype: | int QGraphicsWidget::grabShortcut(const QKeySequence &sequence, Qt::ShortcutContext context) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1908-1915 |
| | 4 | 2 |
QGraphicsWidget::setAutoFillBackground| Name: | QGraphicsWidget::setAutoFillBackground | | Prototype: | void QGraphicsWidget::setAutoFillBackground(bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1054-1061 |
| | 4 | 2 |
QGraphicsWidget::setStyle| Name: | QGraphicsWidget::setStyle | | Prototype: | void QGraphicsWidget::setStyle(QStyle *style) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 944-952 |
| | 4 | 1 |
QGraphicsWidgetPrivate::ensureMargins| Name: | QGraphicsWidgetPrivate::ensureMargins | | Prototype: | void QGraphicsWidgetPrivate::ensureMargins() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 103-110 |
| | 4 | 3 |
QGraphicsWidgetPrivate::ensureWindowFrameMargins| Name: | QGraphicsWidgetPrivate::ensureWindowFrameMargins | | Prototype: | void QGraphicsWidgetPrivate::ensureWindowFrameMargins() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 118-125 |
| | 4 | 3 |
QGraphicsWidgetPrivate::resolvePalette| Name: | QGraphicsWidgetPrivate::resolvePalette | | Prototype: | void QGraphicsWidgetPrivate::resolvePalette(uint inheritedMask) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 146-152 |
| | 4 | 1 |
QGraphicsWidgetStyles::setStyleForWidget| Name: | QGraphicsWidgetStyles::setStyleForWidget | | Prototype: | void setStyleForWidget(QGraphicsWidget *widget, QStyle *style) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 207-214 |
| | 4 | 2 |
QGridLayout::addItem| Name: | QGridLayout::addItem | | Prototype: | void QGridLayout::addItem(QLayoutItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1398-1404 |
| | 4 | 1 |
QGridLayout::horizontalSpacing| Name: | QGridLayout::horizontalSpacing | | Prototype: | int QGridLayout::horizontalSpacing() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1143-1151 |
| | 4 | 2 |
QGridLayout::originCorner| Name: | QGridLayout::originCorner | | Prototype: | Qt::Corner QGridLayout::originCorner() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1668-1676 |
| | 4 | 2 |
QGridLayout::spacing| Name: | QGridLayout::spacing | | Prototype: | int QGridLayout::spacing() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1200-1208 |
| | 4 | 2 |
QGridLayout::verticalSpacing| Name: | QGridLayout::verticalSpacing | | Prototype: | int QGridLayout::verticalSpacing() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1171-1179 |
| | 4 | 2 |
QGridLayoutBox::add| Name: | QGridLayoutBox::add | | Prototype: | void QGridLayoutBox::add(const QGridLayoutBox &other, int stretch, qreal spacing) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 88-95 |
| | 4 | 1 |
QGridLayoutEngine::QGridLayoutEngine| Name: | QGridLayoutEngine::QGridLayoutEngine | | Prototype: | QGridLayoutEngine::QGridLayoutEngine(Qt::Alignment defaultAlignment, bool snapToPixelGrid) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 767-773 |
| | 4 | 1 |
QGridLayoutEngine::rowSpacing| Name: | QGridLayoutEngine::rowSpacing | | Prototype: | qreal QGridLayoutEngine::rowSpacing(int row, Qt::Orientation orientation) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 841-847 |
| | 4 | 2 |
QGridLayoutEngine::rowStretchFactor| Name: | QGridLayoutEngine::rowStretchFactor | | Prototype: | int QGridLayoutEngine::rowStretchFactor(int row, Qt::Orientation orientation) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 862-868 |
| | 4 | 2 |
QGridLayoutEngine::spacing| Name: | QGridLayoutEngine::spacing | | Prototype: | qreal QGridLayoutEngine::spacing(Qt::Orientation orientation, const QAbstractLayoutStyleInfo *styleInfo) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 818-825 |
| | 4 | 2 |
QGroupBox::focusInEvent| Name: | QGroupBox::focusInEvent | | Prototype: | void QGroupBox::focusInEvent(QFocusEvent *fe) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 468-476 |
| | 4 | 2 |
QGroupBox::paintEvent| Name: | QGroupBox::paintEvent | | Prototype: | void QGroupBox::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 315-321 |
| | 4 | 1 |
QGroupBox::setAlignment| Name: | QGroupBox::setAlignment | | Prototype: | void QGroupBox::setAlignment(int alignment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 297-303 |
| | 4 | 1 |
QGtkStyle::polish| Name: | QGtkStyle::polish | | Prototype: | void QGtkStyle::polish(QPalette &palette) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 442-450 |
| | 4 | 2 |
QGtkStyleFilter::eventFilter| Name: | QGtkStyleFilter::eventFilter | | Prototype: | bool QGtkStyleFilter::eventFilter(QObject *obj, QEvent *e) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 247-257 |
| | 4 | 3 |
QGtkStylePrivate::addAllSubWidgets| Name: | QGtkStylePrivate::addAllSubWidgets | | Prototype: | void QGtkStylePrivate::addAllSubWidgets(GtkWidget *widget, gpointer v) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 749-755 |
| | 4 | 4 |
QGtkStylePrivate::gtkWidget| Name: | QGtkStylePrivate::gtkWidget | | Prototype: | GtkWidget* QGtkStylePrivate::gtkWidget(const QHashableLatin1Literal &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 289-297 |
| | 4 | 2 |
QGuiApplication::font| Name: | QGuiApplication::font | | Prototype: | QFont QGuiApplication::font() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2882-2888 |
| | 4 | 1 |
QGuiApplication::inputMethod| Name: | QGuiApplication::inputMethod | | Prototype: | QInputMethod *QGuiApplication::inputMethod() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3553-3559 |
| | 4 | 3 |
QGuiApplication::modalWindow| Name: | QGuiApplication::modalWindow | | Prototype: | QWindow *QGuiApplication::modalWindow() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 685-691 |
| | 4 | 3 |
QGuiApplicationPrivate::QGuiApplicationPrivate| Name: | QGuiApplicationPrivate::QGuiApplicationPrivate | | Prototype: | QGuiApplicationPrivate::QGuiApplicationPrivate(int &argc, char **argv, int flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 633-645 |
| | 4 | 1 |
QGuiApplicationPrivate::inputDeviceManager| Name: | QGuiApplicationPrivate::inputDeviceManager | | Prototype: | QInputDeviceManager *QGuiApplicationPrivate::inputDeviceManager() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3692-3700 |
| | 4 | 2 |
QGuiApplicationPrivate::notifyLayoutDirectionChange| Name: | QGuiApplicationPrivate::notifyLayoutDirectionChange | | Prototype: | void QGuiApplicationPrivate::notifyLayoutDirectionChange() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2923-2930 |
| | 4 | 2 |
QGuiApplicationPrivate::notifyWindowIconChanged| Name: | QGuiApplicationPrivate::notifyWindowIconChanged | | Prototype: | void QGuiApplicationPrivate::notifyWindowIconChanged() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2959-2965 |
| | 4 | 2 |
QGuiApplicationPrivate::processContextMenuEvent| Name: | QGuiApplicationPrivate::processContextMenuEvent | | Prototype: | void QGuiApplicationPrivate::processContextMenuEvent(QWindowSystemInterfacePrivate::ContextMenuEvent *e) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2329-2338 |
| | 4 | 2 |
QGuiApplicationPrivate::processFileOpenEvent| Name: | QGuiApplicationPrivate::processFileOpenEvent | | Prototype: | void QGuiApplicationPrivate::processFileOpenEvent(QWindowSystemInterfacePrivate::FileOpenEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2208-2215 |
| | 4 | 2 |
QGuiApplicationPrivate::processWindowStateChangedEvent| Name: | QGuiApplicationPrivate::processWindowStateChangedEvent | | Prototype: | void QGuiApplicationPrivate::processWindowStateChangedEvent(QWindowSystemInterfacePrivate::WindowStateChangedEvent *wse) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2115-2122 |
| | 4 | 2 |
QGuiApplicationPrivate::saveState| Name: | QGuiApplicationPrivate::saveState | | Prototype: | void QGuiApplicationPrivate::saveState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3303-3309 |
| | 4 | 1 |
QGuiApplicationPrivate::setMouseEventCapsAndVelocity| Name: | QGuiApplicationPrivate::setMouseEventCapsAndVelocity | | Prototype: | void QGuiApplicationPrivate::setMouseEventCapsAndVelocity(QMouseEvent *event, int caps, const QVector2D &velocity) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3655-3661 |
| | 4 | 1 |
QGuiApplicationPrivate::setMouseEventFlags| Name: | QGuiApplicationPrivate::setMouseEventFlags | | Prototype: | void QGuiApplicationPrivate::setMouseEventFlags(QMouseEvent *event, Qt::MouseEventFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3683-3690 |
| | 4 | 1 |
QGuiApplicationPrivate::setMouseEventSource| Name: | QGuiApplicationPrivate::setMouseEventSource | | Prototype: | void QGuiApplicationPrivate::setMouseEventSource(QMouseEvent *event, Qt::MouseEventSource source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3668-3676 |
| | 4 | 1 |
QGuiApplicationPrivate::updateBlockedStatus| Name: | QGuiApplicationPrivate::updateBlockedStatus | | Prototype: | void QGuiApplicationPrivate::updateBlockedStatus(QWindow *window) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 706-712 |
| | 4 | 2 |
QHeaderView::horizontalOffset| Name: | QHeaderView::horizontalOffset | | Prototype: | int QHeaderView::horizontalOffset() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2801-2807 |
| | 4 | 2 |
QHeaderView::length| Name: | QHeaderView::length | | Prototype: | int QHeaderView::length() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 502-509 |
| | 4 | 1 |
QHeaderView::logicalIndex| Name: | QHeaderView::logicalIndex | | Prototype: | int QHeaderView::logicalIndex(int visualIndex) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1068-1074 |
| | 4 | 2 |
QHeaderView::logicalIndexAt| Name: | QHeaderView::logicalIndexAt | | Prototype: | int QHeaderView::logicalIndexAt(int position) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 627-633 |
| | 4 | 2 |
QHeaderView::maximumSectionSize| Name: | QHeaderView::maximumSectionSize | | Prototype: | int QHeaderView::maximumSectionSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1601-1607 |
| | 4 | 2 |
QHeaderView::resetDefaultSectionSize| Name: | QHeaderView::resetDefaultSectionSize | | Prototype: | void QHeaderView::resetDefaultSectionSize() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1541-1548 |
| | 4 | 2 |
QHeaderView::setDefaultSectionSize| Name: | QHeaderView::setDefaultSectionSize | | Prototype: | void QHeaderView::setDefaultSectionSize(int size) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1533-1539 |
| | 4 | 2 |
QHeaderView::setOffsetToLastSection| Name: | QHeaderView::setOffsetToLastSection | | Prototype: | void QHeaderView::setOffsetToLastSection() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 488-494 |
| | 4 | 1 |
QHeaderView::setOffsetToSectionPosition| Name: | QHeaderView::setOffsetToSectionPosition | | Prototype: | void QHeaderView::setOffsetToSectionPosition(int visualSectionNumber) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 473-480 |
| | 4 | 2 |
QHeaderView::updateGeometries| Name: | QHeaderView::updateGeometries | | Prototype: | void QHeaderView::updateGeometries() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2829-2835 |
| | 4 | 2 |
QHeaderView::verticalOffset| Name: | QHeaderView::verticalOffset | | Prototype: | int QHeaderView::verticalOffset() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2816-2822 |
| | 4 | 2 |
QHeaderViewPrivate::isFirstVisibleSection| Name: | QHeaderViewPrivate::isFirstVisibleSection | | Prototype: | bool QHeaderViewPrivate::isFirstVisibleSection(int section) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3172-3178 |
| | 4 | 2 |
QHeaderViewPrivate::isLastVisibleSection| Name: | QHeaderViewPrivate::isLastVisibleSection | | Prototype: | bool QHeaderViewPrivate::isLastVisibleSection(int section) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3180-3186 |
| | 4 | 2 |
QHeaderViewPrivate::resizeSectionItem| Name: | QHeaderViewPrivate::resizeSectionItem | | Prototype: | void QHeaderViewPrivate::resizeSectionItem(int visualIndex, int oldSize, int newSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3558-3564 |
| | 4 | 1 |
QHistoryState::setHistoryType| Name: | QHistoryState::setHistoryType | | Prototype: | void QHistoryState::setHistoryType(HistoryType type) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 246-253 |
| | 4 | 2 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(const struct sockaddr *sockaddr) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 455-466 |
| | 4 | 3 |
QHostAddressPrivate::clear| Name: | QHostAddressPrivate::clear | | Prototype: | void QHostAddressPrivate::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 217-223 |
| | 4 | 1 |
QHostInfo::fromName| Name: | QHostInfo::fromName | | Prototype: | QHostInfo QHostInfo::fromName(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 224-234 |
| | 4 | 1 |
QHostInfoLookupManager::wasAborted| Name: | QHostInfoLookupManager::wasAborted | | Prototype: | bool QHostInfoLookupManager::wasAborted(int id) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 653-660 |
| | 4 | 2 |
QHostInfoPrivate::fromName| Name: | QHostInfoPrivate::fromName | | Prototype: | QHostInfo QHostInfoPrivate::fromName(const QString &name, QSharedPointer<QNetworkSession> session) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 237-247 |
| | 4 | 1 |
QHttpNetworkConnectionChannel::QHttpNetworkConnectionChannel| Name: | QHttpNetworkConnectionChannel::QHttpNetworkConnectionChannel | | Prototype: | QHttpNetworkConnectionChannel::QHttpNetworkConnectionChannel() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 66-92 |
| | 4 | 1 |
QHttpNetworkConnectionChannel::pipelineFlush| Name: | QHttpNetworkConnectionChannel::pipelineFlush | | Prototype: | void QHttpNetworkConnectionChannel::pipelineFlush() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 679-691 |
| | 4 | 2 |
QHttpNetworkConnectionChannel::requeueSpdyRequests| Name: | QHttpNetworkConnectionChannel::requeueSpdyRequests | | Prototype: | void QHttpNetworkConnectionChannel::requeueSpdyRequests() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 1081-1088 |
| | 4 | 2 |
QHttpNetworkConnectionPrivate::readMoreLater| Name: | QHttpNetworkConnectionPrivate::readMoreLater | | Prototype: | void QHttpNetworkConnectionPrivate::readMoreLater(QHttpNetworkReply *reply) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1085-1094 |
| | 4 | 3 |
QHttpNetworkHeaderPrivate::headerField| Name: | QHttpNetworkHeaderPrivate::headerField | | Prototype: | QByteArray QHttpNetworkHeaderPrivate::headerField(const QByteArray &name, const QByteArray &defaultValue) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp | | Lines: | 77-84 |
| | 4 | 2 |
QHttpNetworkReply::bytesAvailable| Name: | QHttpNetworkReply::bytesAvailable | | Prototype: | qint64 QHttpNetworkReply::bytesAvailable() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 180-187 |
| | 4 | 2 |
QHttpNetworkReply::bytesAvailableNextBlock| Name: | QHttpNetworkReply::bytesAvailableNextBlock | | Prototype: | qint64 QHttpNetworkReply::bytesAvailableNextBlock() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 189-196 |
| | 4 | 2 |
QHttpNetworkReplyPrivate::QHttpNetworkReplyPrivate| Name: | QHttpNetworkReplyPrivate::QHttpNetworkReplyPrivate | | Prototype: | QHttpNetworkReplyPrivate::QHttpNetworkReplyPrivate(const QUrl &newUrl) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 309-339 |
| | 4 | 2 |
QHttpNetworkReplyPrivate::clear| Name: | QHttpNetworkReplyPrivate::clear | | Prototype: | void QHttpNetworkReplyPrivate::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 368-374 |
| | 4 | 1 |
QHttpSocketEngine::bytesToWrite| Name: | QHttpSocketEngine::bytesToWrite | | Prototype: | qint64 QHttpSocketEngine::bytesToWrite() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 295-303 |
| | 4 | 2 |
QHttpSocketEngine::emitConnectionNotification| Name: | QHttpSocketEngine::emitConnectionNotification | | Prototype: | void QHttpSocketEngine::emitConnectionNotification() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 794-801 |
| | 4 | 2 |
QHttpSocketEngine::emitPendingReadNotification| Name: | QHttpSocketEngine::emitPendingReadNotification | | Prototype: | void QHttpSocketEngine::emitPendingReadNotification() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 748-754 |
| | 4 | 2 |
QHttpSocketEngine::emitPendingWriteNotification| Name: | QHttpSocketEngine::emitPendingWriteNotification | | Prototype: | void QHttpSocketEngine::emitPendingWriteNotification() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 756-762 |
| | 4 | 2 |
QHttpSocketEngine::setWriteNotificationEnabled| Name: | QHttpSocketEngine::setWriteNotificationEnabled | | Prototype: | void QHttpSocketEngine::setWriteNotificationEnabled(bool enable) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 456-462 |
| | 4 | 2 |
QHttpThreadDelegate::dataReadProgressSlot| Name: | QHttpThreadDelegate::dataReadProgressSlot | | Prototype: | void QHttpThreadDelegate::dataReadProgressSlot(qint64 done, qint64 total) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 642-651 |
| | 4 | 2 |
QHttpThreadDelegate::encryptedSlot| Name: | QHttpThreadDelegate::encryptedSlot | | Prototype: | void QHttpThreadDelegate::encryptedSlot() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 660-667 |
| | 4 | 2 |
QHttpThreadDelegate::readBufferSizeChanged| Name: | QHttpThreadDelegate::readBufferSizeChanged | | Prototype: | void QHttpThreadDelegate::readBufferSizeChanged(qint64 size) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 414-424 |
| | 4 | 2 |
QHttpThreadDelegate::~QHttpThreadDelegate| Name: | QHttpThreadDelegate::~QHttpThreadDelegate | | Prototype: | QHttpThreadDelegate::~QHttpThreadDelegate() | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 203-215 |
| | 4 | 3 |
QIODevice::atEnd| Name: | QIODevice::atEnd | | Prototype: | bool QIODevice::atEnd() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 695-705 |
| | 4 | 1 |
QIODevice::bytesAvailable| Name: | QIODevice::bytesAvailable | | Prototype: | qint64 QIODevice::bytesAvailable() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 738-744 |
| | 4 | 2 |
QIODevice::errorString| Name: | QIODevice::errorString | | Prototype: | QString QIODevice::errorString() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1590-1601 |
| | 4 | 2 |
QIconEngine::pixmap| Name: | QIconEngine::pixmap | | Prototype: | QPixmap QIconEngine::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconengine.cpp | | Lines: | 101-109 |
| | 4 | 1 |