Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QGraphicsView::mapToSceneName: | 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::rotateName: | 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::rubberBandRectName: | 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::scaleName: | 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::setAlignmentName: | 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::setOptimizationFlagName: | 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::setResizeAnchorName: | 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::setSceneRectName: | 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::setTransformationAnchorName: | 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::shearName: | 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::showEventName: | 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::translateName: | 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::updateSceneRectName: | 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::~QGraphicsViewName: | 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_setViewportCursorName: | 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::mapRectToSceneName: | 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::mapToSceneName: | 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::focusWidgetName: | 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::fontName: | 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::grabShortcutName: | 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::setAutoFillBackgroundName: | 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::setStyleName: | 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::ensureMarginsName: | 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::ensureWindowFrameMarginsName: | 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::resolvePaletteName: | 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::setStyleForWidgetName: | 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::addItemName: | 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::horizontalSpacingName: | 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::originCornerName: | 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::spacingName: | 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::verticalSpacingName: | 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::addName: | 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::QGridLayoutEngineName: | 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::rowSpacingName: | 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::rowStretchFactorName: | 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::spacingName: | 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::focusInEventName: | 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::paintEventName: | 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::setAlignmentName: | 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::polishName: | 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::eventFilterName: | 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::addAllSubWidgetsName: | 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::gtkWidgetName: | 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::fontName: | 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::inputMethodName: | 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::modalWindowName: | 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::QGuiApplicationPrivateName: | 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::inputDeviceManagerName: | 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::notifyLayoutDirectionChangeName: | 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::notifyWindowIconChangedName: | 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::processContextMenuEventName: | 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::processFileOpenEventName: | 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::processWindowStateChangedEventName: | 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::saveStateName: | 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::setMouseEventCapsAndVelocityName: | 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::setMouseEventFlagsName: | 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::setMouseEventSourceName: | 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::updateBlockedStatusName: | 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::horizontalOffsetName: | 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::lengthName: | 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::logicalIndexName: | 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::logicalIndexAtName: | 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::maximumSectionSizeName: | 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::resetDefaultSectionSizeName: | 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::setDefaultSectionSizeName: | 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::setOffsetToLastSectionName: | 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::setOffsetToSectionPositionName: | 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::updateGeometriesName: | 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::verticalOffsetName: | 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::isFirstVisibleSectionName: | 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::isLastVisibleSectionName: | 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::resizeSectionItemName: | 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::setHistoryTypeName: | 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::QHostAddressName: | 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::clearName: | 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::fromNameName: | 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::wasAbortedName: | 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::fromNameName: | 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::QHttpNetworkConnectionChannelName: | 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::pipelineFlushName: | 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::requeueSpdyRequestsName: | 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::readMoreLaterName: | 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::headerFieldName: | 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::bytesAvailableName: | 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::bytesAvailableNextBlockName: | 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::QHttpNetworkReplyPrivateName: | 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::clearName: | 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::bytesToWriteName: | 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::emitConnectionNotificationName: | 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::emitPendingReadNotificationName: | 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::emitPendingWriteNotificationName: | 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::setWriteNotificationEnabledName: | 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::dataReadProgressSlotName: | 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::encryptedSlotName: | 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::readBufferSizeChangedName: | 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::~QHttpThreadDelegateName: | 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::atEndName: | 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::bytesAvailableName: | 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::errorStringName: | 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::pixmapName: | 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 |