| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
ControlContainer::updateWindowIcon| Name: | ControlContainer::updateWindowIcon | | Prototype: | void ControlContainer::updateWindowIcon(const QIcon &windowIcon) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 840-844 |
| | 2 | 2 |
ControlLabel::paintEvent| Name: | ControlLabel::paintEvent | | Prototype: | void ControlLabel::paintEvent(QPaintEvent * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 423-427 |
| | 2 | 1 |
ControllerWidget::leaveEvent| Name: | ControllerWidget::leaveEvent | | Prototype: | void ControllerWidget::leaveEvent(QEvent * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 656-660 |
| | 2 | 1 |
DefaultStateTransition::DefaultStateTransition| Name: | DefaultStateTransition::DefaultStateTransition | | Prototype: | DefaultStateTransition::DefaultStateTransition(QHistoryState *source, QAbstractState *target) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 133-138 |
| | 2 | 1 |
DisconnectRelayEvent::placeMetaCall| Name: | DisconnectRelayEvent::placeMetaCall | | Prototype: | void placeMetaCall(QObject *object) override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 70-74 |
| | 2 | 1 |
DrawTextItemDevice::DrawTextItemDevice| Name: | DrawTextItemDevice::DrawTextItemDevice | | Prototype: | DrawTextItemDevice(bool untransformedCoordinates, bool useBackendOptimizations) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 523-527 |
| | 2 | 1 |
DrawTextItemRecorder::DrawTextItemRecorder| Name: | DrawTextItemRecorder::DrawTextItemRecorder | | Prototype: | DrawTextItemRecorder(bool untransformedCoordinates, bool useBackendOptimizations) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | | Lines: | 430-434 |
| | 2 | 1 |
ExposeCompressor::ExposeCompressor| Name: | ExposeCompressor::ExposeCompressor | | Prototype: | ExposeCompressor(xcb_window_t window, QRegion *region) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1972-1977 |
| | 2 | 1 |
FixedColumnMatrix::addRow| Name: | FixedColumnMatrix::addRow | | Prototype: | template <class T, int NumColumns> void FixedColumnMatrix<T, NumColumns>::addRow(const T &value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 78-83 |
| | 2 | 2 |
FixedColumnMatrix::storageIndexToPosition| Name: | FixedColumnMatrix::storageIndexToPosition | | Prototype: | template <class T, int NumColumns> void FixedColumnMatrix<T, NumColumns>::storageIndexToPosition(int idx, int *rowPtr, int *colPtr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 109-114 |
| | 2 | 1 |
GraphicsView::showEvent| Name: | GraphicsView::showEvent | | Prototype: | void showEvent(QShowEvent* e) override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 164-168 |
| | 2 | 1 |
INCRTransaction::timerEvent| Name: | INCRTransaction::timerEvent | | Prototype: | void timerEvent(QTimerEvent *ev) override | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 235-245 |
| | 2 | 2 |
IsInvalidName::warn| Name: | IsInvalidName::warn | | Prototype: | static bool warn(const char *what) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 271-275 |
| | 2 | 1 |
Itemizer::Itemizer| Name: | Itemizer::Itemizer | | Prototype: | Itemizer(const QString &string, const QScriptAnalysis *analysis, QScriptItemArray &items) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 63-69 |
| | 2 | 1 |
KeyChecker::KeyChecker| Name: | KeyChecker::KeyChecker | | Prototype: | KeyChecker(xcb_window_t window, xcb_keycode_t code, xcb_timestamp_t time) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1394-1401 |
| | 2 | 1 |
LineBreakHelper::LineBreakHelper| Name: | LineBreakHelper::LineBreakHelper | | Prototype: | LineBreakHelper() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1631-1635 |
| | 2 | 1 |
LineBreakHelper::calculateNewWidth| Name: | LineBreakHelper::calculateNewWidth | | Prototype: | QFixed calculateNewWidth(const QScriptLine &line) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1661-1664 |
| | 2 | 1 |
LineBreakHelper::calculateRightBearingForPreviousGlyph| Name: | LineBreakHelper::calculateRightBearingForPreviousGlyph | | Prototype: | inline void calculateRightBearingForPreviousGlyph() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1702-1706 |
| | 2 | 2 |
LineEdit::LineEdit| Name: | LineEdit::LineEdit | | Prototype: | LineEdit(QWidget* parent = 0) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 110-115 |
| | 2 | 1 |
LineEdit::focusInEvent| Name: | LineEdit::focusInEvent | | Prototype: | void focusInEvent(QFocusEvent *e) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 118-122 |
| | 2 | 1 |
OrgA11yAtspiSocketInterface::OrgA11yAtspiSocketInterface| Name: | OrgA11yAtspiSocketInterface::OrgA11yAtspiSocketInterface | | Prototype: | OrgA11yAtspiSocketInterface::OrgA11yAtspiSocketInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/socket_interface.cpp | | Lines: | 17-20 |
| | 2 | 1 |
OrgA11yBusInterface::OrgA11yBusInterface| Name: | OrgA11yBusInterface::OrgA11yBusInterface | | Prototype: | OrgA11yBusInterface::OrgA11yBusInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/bus_interface.cpp | | Lines: | 17-20 |
| | 2 | 1 |
OrgA11yStatusInterface::OrgA11yStatusInterface| Name: | OrgA11yStatusInterface::OrgA11yStatusInterface | | Prototype: | OrgA11yStatusInterface::OrgA11yStatusInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/bus_interface.cpp | | Lines: | 30-33 |
| | 2 | 1 |
OsTypeTerm::hostOsRelease| Name: | OsTypeTerm::hostOsRelease | | Prototype: | static QString hostOsRelease() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 231-259 |
| | 2 | 1 |
Parser::errorSymbol| Name: | Parser::errorSymbol | | Prototype: | Symbol Parser::errorSymbol() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2216-2220 |
| | 2 | 2 |
PathSimplifier::BoundingVolumeHierarchy::BoundingVolumeHierarchy| Name: | PathSimplifier::BoundingVolumeHierarchy::BoundingVolumeHierarchy | | Prototype: | inline PathSimplifier::BoundingVolumeHierarchy::BoundingVolumeHierarchy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 374-380 |
| | 2 | 1 |
PathSimplifier::ElementAllocator::ElementAllocator| Name: | PathSimplifier::ElementAllocator::ElementAllocator | | Prototype: | inline PathSimplifier::ElementAllocator::ElementAllocator() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 423-426 |
| | 2 | 1 |
PointToVector| Name: | PointToVector | | Prototype: | static inline QT_FT_Vector PointToVector(const QPointF &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 62-66 |
| | 2 | 1 |
QAbstractAnimation::currentLoop| Name: | QAbstractAnimation::currentLoop | | Prototype: | int QAbstractAnimation::currentLoop() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1224-1228 |
| | 2 | 1 |
QAbstractAnimation::currentLoopTime| Name: | QAbstractAnimation::currentLoopTime | | Prototype: | int QAbstractAnimation::currentLoopTime() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1271-1275 |
| | 2 | 1 |
QAbstractAnimation::currentTime| Name: | QAbstractAnimation::currentTime | | Prototype: | int QAbstractAnimation::currentTime() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1290-1294 |
| | 2 | 1 |
QAbstractAnimation::direction| Name: | QAbstractAnimation::direction | | Prototype: | QAbstractAnimation::Direction QAbstractAnimation::direction() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1143-1147 |
| | 2 | 1 |
QAbstractAnimation::group| Name: | QAbstractAnimation::group | | Prototype: | QAnimationGroup *QAbstractAnimation::group() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1092-1096 |
| | 2 | 1 |
QAbstractAnimation::loopCount| Name: | QAbstractAnimation::loopCount | | Prototype: | int QAbstractAnimation::loopCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1200-1204 |
| | 2 | 1 |
QAbstractAnimation::setLoopCount| Name: | QAbstractAnimation::setLoopCount | | Prototype: | void QAbstractAnimation::setLoopCount(int loopCount) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1205-1209 |
| | 2 | 1 |
QAbstractAnimation::state| Name: | QAbstractAnimation::state | | Prototype: | QAbstractAnimation::State QAbstractAnimation::state() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1080-1084 |
| | 2 | 1 |
QAbstractAnimation::updateState| Name: | QAbstractAnimation::updateState | | Prototype: | void QAbstractAnimation::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1457-1462 |
| | 2 | 1 |
QAbstractButton::QAbstractButton| Name: | QAbstractButton::QAbstractButton | | Prototype: | QAbstractButton::QAbstractButton(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 459-464 |
| | 2 | 1 |
QAbstractButton::QAbstractButton| Name: | QAbstractButton::QAbstractButton | | Prototype: | QAbstractButton::QAbstractButton(QAbstractButtonPrivate &dd, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 481-486 |
| | 2 | 1 |
QAbstractButton::autoExclusive| Name: | QAbstractButton::autoExclusive | | Prototype: | bool QAbstractButton::autoExclusive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 787-791 |
| | 2 | 1 |
QAbstractButton::autoRepeat| Name: | QAbstractButton::autoRepeat | | Prototype: | bool QAbstractButton::autoRepeat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 710-714 |
| | 2 | 1 |
QAbstractButton::autoRepeatDelay| Name: | QAbstractButton::autoRepeatDelay | | Prototype: | int QAbstractButton::autoRepeatDelay() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 733-737 |
| | 2 | 1 |
QAbstractButton::autoRepeatInterval| Name: | QAbstractButton::autoRepeatInterval | | Prototype: | int QAbstractButton::autoRepeatInterval() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 756-760 |
| | 2 | 1 |
QAbstractButton::group| Name: | QAbstractButton::group | | Prototype: | QButtonGroup *QAbstractButton::group() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 802-806 |
| | 2 | 1 |
QAbstractButton::icon| Name: | QAbstractButton::icon | | Prototype: | QIcon QAbstractButton::icon() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 547-551 |
| | 2 | 1 |
QAbstractButton::isCheckable| Name: | QAbstractButton::isCheckable | | Prototype: | bool QAbstractButton::isCheckable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 593-597 |
| | 2 | 1 |
QAbstractButton::isChecked| Name: | QAbstractButton::isChecked | | Prototype: | bool QAbstractButton::isChecked() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 650-654 |
| | 2 | 1 |
QAbstractButton::isDown| Name: | QAbstractButton::isDown | | Prototype: | bool QAbstractButton::isDown() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 678-682 |
| | 2 | 1 |
QAbstractButton::nextCheckState| Name: | QAbstractButton::nextCheckState | | Prototype: | void QAbstractButton::nextCheckState() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 896-900 |
| | 2 | 2 |
QAbstractButton::setAutoExclusive| Name: | QAbstractButton::setAutoExclusive | | Prototype: | void QAbstractButton::setAutoExclusive(bool autoExclusive) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 781-785 |
| | 2 | 1 |
QAbstractButton::setAutoRepeatDelay| Name: | QAbstractButton::setAutoRepeatDelay | | Prototype: | void QAbstractButton::setAutoRepeatDelay(int autoRepeatDelay) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 727-731 |
| | 2 | 1 |
QAbstractButton::setAutoRepeatInterval| Name: | QAbstractButton::setAutoRepeatInterval | | Prototype: | void QAbstractButton::setAutoRepeatInterval(int autoRepeatInterval) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 750-754 |
| | 2 | 1 |
QAbstractButton::shortcut| Name: | QAbstractButton::shortcut | | Prototype: | QKeySequence QAbstractButton::shortcut() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 568-572 |
| | 2 | 1 |
QAbstractButton::text| Name: | QAbstractButton::text | | Prototype: | QString QAbstractButton::text() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 524-528 |
| | 2 | 1 |
QAbstractButton::toggle| Name: | QAbstractButton::toggle | | Prototype: | void QAbstractButton::toggle() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 872-876 |
| | 2 | 1 |
QAbstractEventDispatcher::instance| Name: | QAbstractEventDispatcher::instance | | Prototype: | QAbstractEventDispatcher *QAbstractEventDispatcher::instance(QThread *thread) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 164-168 |
| | 2 | 1 |
QAbstractEventDispatcherPrivate::releaseTimerId| Name: | QAbstractEventDispatcherPrivate::releaseTimerId | | Prototype: | void QAbstractEventDispatcherPrivate::releaseTimerId(int timerId) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 90-96 |
| | 2 | 2 |
QAbstractFileEngine::copy| Name: | QAbstractFileEngine::copy | | Prototype: | bool QAbstractFileEngine::copy(const QString &newName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 482-486 |
| | 2 | 1 |
QAbstractFileEngine::error| Name: | QAbstractFileEngine::error | | Prototype: | QFile::FileError QAbstractFileEngine::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1229-1233 |
| | 2 | 1 |
QAbstractFileEngine::errorString| Name: | QAbstractFileEngine::errorString | | Prototype: | QString QAbstractFileEngine::errorString() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1242-1246 |
| | 2 | 1 |
QAbstractFileEngine::fileFlags| Name: | QAbstractFileEngine::fileFlags | | Prototype: | QAbstractFileEngine::FileFlags QAbstractFileEngine::fileFlags(FileFlags type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 651-655 |
| | 2 | 1 |
QAbstractFileEngine::fileName| Name: | QAbstractFileEngine::fileName | | Prototype: | QString QAbstractFileEngine::fileName(FileName file) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 686-690 |
| | 2 | 1 |
QAbstractFileEngine::fileTime| Name: | QAbstractFileEngine::fileTime | | Prototype: | QDateTime QAbstractFileEngine::fileTime(FileTime time) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 735-739 |
| | 2 | 1 |
QAbstractFileEngine::link| Name: | QAbstractFileEngine::link | | Prototype: | bool QAbstractFileEngine::link(const QString &newName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 527-531 |
| | 2 | 1 |
QAbstractFileEngine::open| Name: | QAbstractFileEngine::open | | Prototype: | bool QAbstractFileEngine::open(QIODevice::OpenMode openMode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 378-382 |
| | 2 | 1 |
QAbstractFileEngine::owner| Name: | QAbstractFileEngine::owner | | Prototype: | QString QAbstractFileEngine::owner(FileOwner owner) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 717-721 |
| | 2 | 1 |
QAbstractFileEngine::ownerId| Name: | QAbstractFileEngine::ownerId | | Prototype: | uint QAbstractFileEngine::ownerId(FileOwner owner) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 701-705 |
| | 2 | 1 |
QAbstractFileEngine::rename| Name: | QAbstractFileEngine::rename | | Prototype: | bool QAbstractFileEngine::rename(const QString &newName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 497-501 |
| | 2 | 1 |
QAbstractFileEngine::renameOverwrite| Name: | QAbstractFileEngine::renameOverwrite | | Prototype: | bool QAbstractFileEngine::renameOverwrite(const QString &newName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 515-519 |
| | 2 | 1 |
QAbstractFileEngine::seek| Name: | QAbstractFileEngine::seek | | Prototype: | bool QAbstractFileEngine::seek(qint64 pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 447-451 |
| | 2 | 1 |
QAbstractFileEngine::setPermissions| Name: | QAbstractFileEngine::setPermissions | | Prototype: | bool QAbstractFileEngine::setPermissions(uint perms) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 668-672 |
| | 2 | 1 |
QAbstractFileEngine::setSize| Name: | QAbstractFileEngine::setSize | | Prototype: | bool QAbstractFileEngine::setSize(qint64 size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 582-586 |
| | 2 | 1 |
QAbstractFileEngine::supportsExtension| Name: | QAbstractFileEngine::supportsExtension | | Prototype: | bool QAbstractFileEngine::supportsExtension(Extension extension) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1216-1220 |
| | 2 | 1 |
QAbstractFileEngineHandlerList::~QAbstractFileEngineHandlerList| Name: | QAbstractFileEngineHandlerList::~QAbstractFileEngineHandlerList | | Prototype: | ~QAbstractFileEngineHandlerList() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 109-113 |
| | 2 | 1 |
QAbstractFileEngineIterator::QAbstractFileEngineIterator| Name: | QAbstractFileEngineIterator::QAbstractFileEngineIterator | | Prototype: | QAbstractFileEngineIterator::QAbstractFileEngineIterator(QDir::Filters filters, const QStringList &nameFilters) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 911-917 |
| | 2 | 1 |
QAbstractFileEngineIterator::entryInfo| Name: | QAbstractFileEngineIterator::entryInfo | | Prototype: | QVariant QAbstractFileEngineIterator::entryInfo(EntryInfoType type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1027-1031 |
| | 2 | 1 |
QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem| Name: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem | | Prototype: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem(QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8109-8112 |
| | 2 | 1 |
QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem| Name: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem | | Prototype: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem(QAbstractGraphicsShapeItemPrivate &dd, QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8117-8120 |
| | 2 | 1 |
QAbstractGraphicsShapeItem::brush| Name: | QAbstractGraphicsShapeItem::brush | | Prototype: | QBrush QAbstractGraphicsShapeItem::brush() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8162-8166 |
| | 2 | 1 |
QAbstractGraphicsShapeItem::pen| Name: | QAbstractGraphicsShapeItem::pen | | Prototype: | QPen QAbstractGraphicsShapeItem::pen() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8133-8137 |
| | 2 | 1 |
QAbstractItemDelegate::destroyEditor| Name: | QAbstractItemDelegate::destroyEditor | | Prototype: | void QAbstractItemDelegate::destroyEditor(QWidget *editor, const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 256-260 |
| | 2 | 1 |
QAbstractItemDelegatePrivate::QAbstractItemDelegatePrivate| Name: | QAbstractItemDelegatePrivate::QAbstractItemDelegatePrivate | | Prototype: | QAbstractItemDelegatePrivate::QAbstractItemDelegatePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 421-424 |
| | 2 | 1 |
QAbstractItemModel::QAbstractItemModel| Name: | QAbstractItemModel::QAbstractItemModel | | Prototype: | QAbstractItemModel::QAbstractItemModel(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 1428-1431 |
| | 2 | 1 |
QAbstractItemModel::QAbstractItemModel| Name: | QAbstractItemModel::QAbstractItemModel | | Prototype: | QAbstractItemModel::QAbstractItemModel(QAbstractItemModelPrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 1436-1439 |
| | 2 | 1 |
QAbstractItemModel::doSetRoleNames| Name: | QAbstractItemModel::doSetRoleNames | | Prototype: | void QAbstractItemModel::doSetRoleNames(const QHash<int,QByteArray> &roleNames) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2328-2332 |
| | 2 | 1 |
QAbstractItemModel::doSetSupportedDragActions| Name: | QAbstractItemModel::doSetSupportedDragActions | | Prototype: | void QAbstractItemModel::doSetSupportedDragActions(Qt::DropActions actions) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 1970-1974 |
| | 2 | 1 |
QAbstractItemModel::roleNames| Name: | QAbstractItemModel::roleNames | | Prototype: | QHash<int,QByteArray> QAbstractItemModel::roleNames() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2365-2369 |
| | 2 | 1 |
QAbstractItemModel::sort| Name: | QAbstractItemModel::sort | | Prototype: | void QAbstractItemModel::sort(int column, Qt::SortOrder order) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2187-2192 |
| | 2 | 1 |
QAbstractItemView::alternatingRowColors| Name: | QAbstractItemView::alternatingRowColors | | Prototype: | bool QAbstractItemView::alternatingRowColors() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1527-1531 |
| | 2 | 1 |
QAbstractItemView::autoScrollMargin| Name: | QAbstractItemView::autoScrollMargin | | Prototype: | int QAbstractItemView::autoScrollMargin() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1356-1360 |
| | 2 | 1 |
QAbstractItemView::currentIndex| Name: | QAbstractItemView::currentIndex | | Prototype: | QModelIndex QAbstractItemView::currentIndex() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1078-1082 |
| | 2 | 1 |
QAbstractItemView::defaultDropAction| Name: | QAbstractItemView::defaultDropAction | | Prototype: | Qt::DropAction QAbstractItemView::defaultDropAction() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1501-1505 |
| | 2 | 1 |
QAbstractItemView::dirtyRegionOffset| Name: | QAbstractItemView::dirtyRegionOffset | | Prototype: | QPoint QAbstractItemView::dirtyRegionOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3773-3777 |
| | 2 | 1 |
QAbstractItemView::dragDropOverwriteMode| Name: | QAbstractItemView::dragDropOverwriteMode | | Prototype: | bool QAbstractItemView::dragDropOverwriteMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1309-1313 |
| | 2 | 1 |
QAbstractItemView::dragEnabled| Name: | QAbstractItemView::dragEnabled | | Prototype: | bool QAbstractItemView::dragEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1421-1425 |
| | 2 | 1 |
QAbstractItemView::dropIndicatorPosition| Name: | QAbstractItemView::dropIndicatorPosition | | Prototype: | QAbstractItemView::DropIndicatorPosition QAbstractItemView::dropIndicatorPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2543-2547 |
| | 2 | 1 |
QAbstractItemView::editTriggers| Name: | QAbstractItemView::editTriggers | | Prototype: | QAbstractItemView::EditTriggers QAbstractItemView::editTriggers() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1227-1231 |
| | 2 | 1 |
QAbstractItemView::executeDelayedItemsLayout| Name: | QAbstractItemView::executeDelayedItemsLayout | | Prototype: | void QAbstractItemView::executeDelayedItemsLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3726-3730 |
| | 2 | 1 |
QAbstractItemView::hasAutoScroll| Name: | QAbstractItemView::hasAutoScroll | | Prototype: | bool QAbstractItemView::hasAutoScroll() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1336-1340 |
| | 2 | 1 |
QAbstractItemView::horizontalScrollMode| Name: | QAbstractItemView::horizontalScrollMode | | Prototype: | QAbstractItemView::ScrollMode QAbstractItemView::horizontalScrollMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1275-1279 |
| | 2 | 1 |