Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QStandardItemModelPrivate::columnsAboutToBeRemovedName: | QStandardItemModelPrivate::columnsAboutToBeRemoved | Prototype: | void QStandardItemModelPrivate::columnsAboutToBeRemoved(QStandardItem *parent, int start, int end) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 543-549 |
| | 3 | 1 |
QStandardItemModelPrivate::initName: | QStandardItemModelPrivate::init | Prototype: | void QStandardItemModelPrivate::init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 342-347 |
| | 3 | 1 |
QStandardItemModelPrivate::rowsAboutToBeInsertedName: | QStandardItemModelPrivate::rowsAboutToBeInserted | Prototype: | void QStandardItemModelPrivate::rowsAboutToBeInserted(QStandardItem *parent, int start, int end) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 510-516 |
| | 3 | 1 |
QStandardItemModelPrivate::rowsAboutToBeRemovedName: | QStandardItemModelPrivate::rowsAboutToBeRemoved | Prototype: | void QStandardItemModelPrivate::rowsAboutToBeRemoved(QStandardItem *parent, int start, int end) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 532-538 |
| | 3 | 1 |
QStandardItemModelPrivate::~QStandardItemModelPrivateName: | QStandardItemModelPrivate::~QStandardItemModelPrivate | Prototype: | QStandardItemModelPrivate::~QStandardItemModelPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 332-337 |
| | 3 | 1 |
QStandardItemPrivate::childDeletedName: | QStandardItemPrivate::childDeleted | Prototype: | void QStandardItemPrivate::childDeleted(QStandardItem *child) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 179-184 |
| | 3 | 1 |
QStateMachine::QStateMachineName: | QStateMachine::QStateMachine | Prototype: | QStateMachine::QStateMachine(QState::ChildMode childMode, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2443-2449 |
| | 3 | 1 |
QStateMachine::clearErrorName: | QStateMachine::clearError | Prototype: | void QStateMachine::clearError() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2523-2528 |
| | 3 | 1 |
QStateMachine::eventFilterName: | QStateMachine::eventFilter | Prototype: | bool QStateMachine::eventFilter(QObject *watched, QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2872-2877 |
| | 3 | 1 |
QStateMachine::setRunningName: | QStateMachine::setRunning | Prototype: | void QStateMachine::setRunning(bool running) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2658-2664 |
| | 3 | 2 |
QStateMachinePrivate::emitStateFinishedName: | QStateMachinePrivate::emitStateFinished | Prototype: | void QStateMachinePrivate::emitStateFinished(QState *forState, QFinalState *guiltyState) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2096-2107 |
| | 3 | 1 |
QStateMachinePrivate::handleFilteredEventName: | QStateMachinePrivate::handleFilteredEvent | Prototype: | void QStateMachinePrivate::handleFilteredEvent(QObject *watched, QEvent *event) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 2391-2397 |
| | 3 | 2 |
QStateMachinePrivate::toFinalStateName: | QStateMachinePrivate::toFinalState | Prototype: | QFinalState *QStateMachinePrivate::toFinalState(QAbstractState *state) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1230-1235 |
| | 3 | 2 |
QStateMachinePrivate::toHistoryStateName: | QStateMachinePrivate::toHistoryState | Prototype: | QHistoryState *QStateMachinePrivate::toHistoryState(QAbstractState *state) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1237-1242 |
| | 3 | 2 |
QStateMachinePrivate::toStandardStateName: | QStateMachinePrivate::toStandardState | Prototype: | QState *QStateMachinePrivate::toStandardState(QAbstractState *state) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1216-1221 |
| | 3 | 2 |
QStateMachinePrivate::toStandardStateName: | QStateMachinePrivate::toStandardState | Prototype: | const QState *QStateMachinePrivate::toStandardState(const QAbstractState *state) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1223-1228 |
| | 3 | 2 |
QStaticText::prepareName: | QStaticText::prepare | Prototype: | void QStaticText::prepare(const QTransform &matrix, const QFont &font) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 205-210 |
| | 3 | 1 |
QStaticText::setTextName: | QStaticText::setText | Prototype: | void QStaticText::setText(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 258-263 |
| | 3 | 1 |
QStaticText::setTextFormatName: | QStaticText::setTextFormat | Prototype: | void QStaticText::setTextFormat(Qt::TextFormat textFormat) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 276-281 |
| | 3 | 1 |
QStaticText::setTextOptionName: | QStaticText::setTextOption | Prototype: | void QStaticText::setTextOption(const QTextOption &textOption) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 341-346 |
| | 3 | 1 |
QStaticText::setTextWidthName: | QStaticText::setTextWidth | Prototype: | void QStaticText::setTextWidth(qreal textWidth) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 369-374 |
| | 3 | 1 |
QStaticText::sizeName: | QStaticText::size | Prototype: | QSizeF QStaticText::size() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 391-396 |
| | 3 | 2 |
QStaticTextItem::~QStaticTextItemName: | QStaticTextItem::~QStaticTextItem | Prototype: | QStaticTextItem::~QStaticTextItem() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 703-708 |
| | 3 | 2 |
QStaticTextPrivate::~QStaticTextPrivateName: | QStaticTextPrivate::~QStaticTextPrivate | Prototype: | QStaticTextPrivate::~QStaticTextPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 413-418 |
| | 3 | 1 |
QStatusBar::addPermanentWidgetName: | QStatusBar::addPermanentWidget | Prototype: | void QStatusBar::addPermanentWidget(QWidget * widget, int stretch) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 329-334 |
| | 3 | 2 |
QStatusBar::addWidgetName: | QStatusBar::addWidget | Prototype: | void QStatusBar::addWidget(QWidget * widget, int stretch) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 264-269 |
| | 3 | 2 |
QStatusBar::showEventName: | QStatusBar::showEvent | Prototype: | void QStatusBar::showEvent(QShowEvent *) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 643-650 |
| | 3 | 2 |
QStatusBar::~QStatusBarName: | QStatusBar::~QStatusBar | Prototype: | QStatusBar::~QStatusBar() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 242-247 |
| | 3 | 2 |
QStorageInfo::displayNameName: | QStorageInfo::displayName | Prototype: | QString QStorageInfo::displayName() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | Lines: | 284-289 |
| | 3 | 2 |
QString::argName: | QString::arg | Prototype: | QString QString::arg(QChar a, int fieldWidth, QChar fillChar) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7722-7727 |
| | 3 | 1 |
QString::argName: | QString::arg | Prototype: | QString QString::arg(char a, int fieldWidth, QChar fillChar) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7734-7739 |
| | 3 | 1 |
QString::compareName: | QString::compare | Prototype: | int QString::compare(const QString &other, Qt::CaseSensitivity cs) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5409-5414 |
| | 3 | 2 |
QString::fromAscii_helperName: | QString::fromAscii_helper | Prototype: | QString::Data *QString::fromAscii_helper(const char *str, int size) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4669-4674 |
| | 3 | 1 |
QString::leftName: | QString::left | Prototype: | QString QString::left(int n) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4328-4333 |
| | 3 | 2 |
QString::leftRefName: | QString::leftRef | Prototype: | QStringRef QString::leftRef(int n) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9449-9454 |
| | 3 | 2 |
QString::normalizedName: | QString::normalized | Prototype: | QString QString::normalized(QString::NormalizationForm mode, QChar::UnicodeVersion version) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7204-7209 |
| | 3 | 1 |
QString::rightName: | QString::right | Prototype: | QString QString::right(int n) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4346-4351 |
| | 3 | 2 |
QString::rightRefName: | QString::rightRef | Prototype: | QStringRef QString::rightRef(int n) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9488-9493 |
| | 3 | 2 |
QString::toLatin1_helperName: | QString::toLatin1_helper | Prototype: | QByteArray QString::toLatin1_helper(const QString &string) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4503-4509 |
| | 3 | 2 |
QString::toUtf8_helperName: | QString::toUtf8_helper | Prototype: | QByteArray QString::toUtf8_helper(const QString &str) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4617-4623 |
| | 3 | 2 |
QString::utf16Name: | QString::utf16 | Prototype: | const ushort *QString::utf16() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5642-5649 |
| | 3 | 2 |
QStringListModel::flagsName: | QStringListModel::flags | Prototype: | Qt::ItemFlags QStringListModel::flags(const QModelIndex &index) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 162-168 |
| | 3 | 2 |
QStringListModel::rowCountName: | QStringListModel::rowCount | Prototype: | int QStringListModel::rowCount(const QModelIndex &parent) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 115-121 |
| | 3 | 2 |
QStringListModel::setStringListName: | QStringListModel::setStringList | Prototype: | void QStringListModel::setStringList(const QStringList &strings) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 308-313 |
| | 3 | 1 |
QStringListModel::siblingName: | QStringListModel::sibling | Prototype: | QModelIndex QStringListModel::sibling(int row, int column, const QModelIndex &idx) const | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 126-132 |
| | 3 | 2 |
QStringMatcher::QStringMatcherName: | QStringMatcher::QStringMatcher | Prototype: | QStringMatcher::QStringMatcher(const QString &pattern, Qt::CaseSensitivity cs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | Lines: | 156-162 |
| | 3 | 1 |
QStringMatcher::QStringMatcherName: | QStringMatcher::QStringMatcher | Prototype: | QStringMatcher::QStringMatcher(const QChar *uc, int len, Qt::CaseSensitivity cs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | Lines: | 171-177 |
| | 3 | 1 |
QStringMatcher::patternName: | QStringMatcher::pattern | Prototype: | QString QStringMatcher::pattern() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | Lines: | 232-237 |
| | 3 | 2 |
QStringRef::leftName: | QStringRef::left | Prototype: | QStringRef QStringRef::left(int n) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9429-9434 |
| | 3 | 2 |
QStringRef::rightName: | QStringRef::right | Prototype: | QStringRef QStringRef::right(int n) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9468-9473 |
| | 3 | 2 |
QStringRef::toUtf8Name: | QStringRef::toUtf8 | Prototype: | QByteArray QStringRef::toUtf8() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10248-10254 |
| | 3 | 2 |
QStringSplitter::hasNextName: | QStringSplitter::hasNext | Prototype: | inline bool hasNext() | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 68-72 |
| | 3 | 2 |
QStroker::capForJoinModeName: | QStroker::capForJoinMode | Prototype: | Qt::PenCapStyle QStroker::capForJoinMode(LineJoinMode mode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 376-381 |
| | 3 | 3 |
QStroker::joinModeForCapName: | QStroker::joinModeForCap | Prototype: | QStroker::LineJoinMode QStroker::joinModeForCap(Qt::PenCapStyle style) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 383-388 |
| | 3 | 3 |
QStrokerOps::endName: | QStrokerOps::end | Prototype: | void QStrokerOps::end() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 215-220 |
| | 3 | 2 |
QStyle::visualPosName: | QStyle::visualPos | Prototype: | QPoint QStyle::visualPos(Qt::LayoutDirection direction, const QRect &boundingRect, const QPoint &logicalPos) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | Lines: | 2137-2142 |
| | 3 | 2 |
QStyleHelper::styleObjectWindowName: | QStyleHelper::styleObjectWindow | Prototype: | QWindow *styleObjectWindow(QObject *so) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 414-420 |
| | 3 | 2 |
QStyleOptionToolBar::QStyleOptionToolBarName: | QStyleOptionToolBar::QStyleOptionToolBar | Prototype: | QStyleOptionToolBar::QStyleOptionToolBar(int version) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp | Lines: | 1096-1101 |
| | 3 | 1 |
QStyleSheetBackgroundData::isTransparentName: | QStyleSheetBackgroundData::isTransparent | Prototype: | bool isTransparent() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 314-318 |
| | 3 | 2 |
QStyleSheetBorderData::QStyleSheetBorderDataName: | QStyleSheetBorderData::QStyleSheetBorderData | Prototype: | QStyleSheetBorderData() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 330-336 |
| | 3 | 2 |
QStyleSheetBoxData::QStyleSheetBoxDataName: | QStyleSheetBoxData::QStyleSheetBoxData | Prototype: | QStyleSheetBoxData(int *m, int *p, int s) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 401-407 |
| | 3 | 2 |
QStyleSheetStyle::QStyleSheetStyleName: | QStyleSheetStyle::QStyleSheetStyle | Prototype: | QStyleSheetStyle::QStyleSheetStyle(QStyle *base) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2632-2639 |
| | 3 | 2 |
QStyleSheetStyle::isNaturalChildName: | QStyleSheetStyle::isNaturalChild | Prototype: | bool QStyleSheetStyle::isNaturalChild(const QObject *obj) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5932-5938 |
| | 3 | 2 |
QStyleSheetStyle::~QStyleSheetStyleName: | QStyleSheetStyle::~QStyleSheetStyle | Prototype: | QStyleSheetStyle::~QStyleSheetStyle() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2641-2647 |
| | 3 | 2 |
QSurface::~QSurfaceName: | QSurface::~QSurface | Prototype: | QSurface::~QSurface() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurface.cpp | Lines: | 124-131 |
| | 3 | 2 |
QSurfaceFormat::setAlphaBufferSizeName: | QSurfaceFormat::setAlphaBufferSize | Prototype: | void QSurfaceFormat::setAlphaBufferSize(int size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 574-580 |
| | 3 | 2 |
QSurfaceFormat::setBlueBufferSizeName: | QSurfaceFormat::setBlueBufferSize | Prototype: | void QSurfaceFormat::setBlueBufferSize(int size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 563-569 |
| | 3 | 2 |
QSurfaceFormat::setDepthBufferSizeName: | QSurfaceFormat::setDepthBufferSize | Prototype: | void QSurfaceFormat::setDepthBufferSize(int size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 417-423 |
| | 3 | 2 |
QSurfaceFormat::setGreenBufferSizeName: | QSurfaceFormat::setGreenBufferSize | Prototype: | void QSurfaceFormat::setGreenBufferSize(int size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 548-554 |
| | 3 | 2 |
QSurfaceFormat::setMajorVersionName: | QSurfaceFormat::setMajorVersion | Prototype: | void QSurfaceFormat::setMajorVersion(int major) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 633-639 |
| | 3 | 2 |
QSurfaceFormat::setMinorVersionName: | QSurfaceFormat::setMinorVersion | Prototype: | void QSurfaceFormat::setMinorVersion(int minor) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 656-662 |
| | 3 | 2 |
QSurfaceFormat::setOptionsName: | QSurfaceFormat::setOptions | Prototype: | void QSurfaceFormat::setOptions(QSurfaceFormat::FormatOptions options) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 362-368 |
| | 3 | 2 |
QSurfaceFormat::setProfileName: | QSurfaceFormat::setProfile | Prototype: | void QSurfaceFormat::setProfile(OpenGLContextProfile profile) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 611-617 |
| | 3 | 2 |
QSurfaceFormat::setRedBufferSizeName: | QSurfaceFormat::setRedBufferSize | Prototype: | void QSurfaceFormat::setRedBufferSize(int size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 533-539 |
| | 3 | 2 |
QSurfaceFormat::setRenderableTypeName: | QSurfaceFormat::setRenderableType | Prototype: | void QSurfaceFormat::setRenderableType(RenderableType type) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 587-593 |
| | 3 | 2 |
QSurfaceFormat::setSamplesName: | QSurfaceFormat::setSamples | Prototype: | void QSurfaceFormat::setSamples(int numSamples) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 309-315 |
| | 3 | 2 |
QSurfaceFormat::setStencilBufferSizeName: | QSurfaceFormat::setStencilBufferSize | Prototype: | void QSurfaceFormat::setStencilBufferSize(int size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 476-482 |
| | 3 | 2 |
QSurfaceFormat::setSwapBehaviorName: | QSurfaceFormat::setSwapBehavior | Prototype: | void QSurfaceFormat::setSwapBehavior(SwapBehavior behavior) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 442-448 |
| | 3 | 2 |
QSurfaceFormat::setSwapIntervalName: | QSurfaceFormat::setSwapInterval | Prototype: | void QSurfaceFormat::setSwapInterval(int interval) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 716-722 |
| | 3 | 2 |
QSwipeGestureRecognizer::createName: | QSwipeGestureRecognizer::create | Prototype: | QGesture *QSwipeGestureRecognizer::create(QObject *target) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | Lines: | 271-277 |
| | 3 | 2 |
QSyntaxHighlighter::setFormatName: | QSyntaxHighlighter::setFormat | Prototype: | void QSyntaxHighlighter::setFormat(int start, int count, const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 474-479 |
| | 3 | 1 |
QSyntaxHighlighter::setFormatName: | QSyntaxHighlighter::setFormat | Prototype: | void QSyntaxHighlighter::setFormat(int start, int count, const QFont &font) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 492-497 |
| | 3 | 1 |
QSystemTrayIcon::setContextMenuName: | QSystemTrayIcon::setContextMenu | Prototype: | void QSystemTrayIcon::setContextMenu(QMenu *menu) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 167-172 |
| | 3 | 1 |
QSystemTrayIcon::setIconName: | QSystemTrayIcon::setIcon | Prototype: | void QSystemTrayIcon::setIcon(const QIcon &icon) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 192-197 |
| | 3 | 1 |
QSystemTrayIcon::setToolTipName: | QSystemTrayIcon::setToolTip | Prototype: | void QSystemTrayIcon::setToolTip(const QString &tooltip) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 212-217 |
| | 3 | 1 |
QSystemTrayIcon::showMessageName: | QSystemTrayIcon::showMessage | Prototype: | void QSystemTrayIcon::showMessage(const QString& title, const QString& msg, QSystemTrayIcon::MessageIcon icon, int msecs) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 378-384 |
| | 3 | 2 |
QSystemTrayIconPrivate::updateMenu_sys_qpaName: | QSystemTrayIconPrivate::updateMenu_sys_qpa | Prototype: | void QSystemTrayIconPrivate::updateMenu_sys_qpa() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 710-716 |
| | 3 | 2 |
QSystemTrayIconSys::moveEventName: | QSystemTrayIconSys::moveEvent | Prototype: | void QSystemTrayIconSys::moveEvent(QMoveEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 234-239 |
| | 3 | 2 |
QTabBar::setDocumentModeName: | QTabBar::setDocumentMode | Prototype: | void QTabBar::setDocumentMode(bool enabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2351-2357 |
| | 3 | 1 |
QTabBar::setTabDataName: | QTabBar::setTabData | Prototype: | void QTabBar::setTabData(int index, const QVariant & data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1165-1170 |
| | 3 | 2 |
QTabBar::setTabToolTipName: | QTabBar::setTabToolTip | Prototype: | void QTabBar::setTabToolTip(int index, const QString & tip) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1112-1117 |
| | 3 | 2 |
QTabBar::setTabWhatsThisName: | QTabBar::setTabWhatsThis | Prototype: | void QTabBar::setTabWhatsThis(int index, const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1139-1144 |
| | 3 | 2 |
QTabBarPrivate::autoHideTabsName: | QTabBarPrivate::autoHideTabs | Prototype: | void QTabBarPrivate::autoHideTabs() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 665-671 |
| | 3 | 2 |
QTabBarPrivate::extraWidthName: | QTabBarPrivate::extraWidth | Prototype: | int QTabBarPrivate::extraWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 384-389 |
| | 3 | 1 |
QTabBarPrivate::layoutWidgetsName: | QTabBarPrivate::layoutWidgets | Prototype: | void QTabBarPrivate::layoutWidgets(int start) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 657-663 |
| | 3 | 2 |
QTabWidget::changeEventName: | QTabWidget::changeEvent | Prototype: | void QTabWidget::changeEvent(QEvent *ev) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 1063-1072 |
| | 3 | 2 |
QTabWidget::eventName: | QTabWidget::event | Prototype: | bool QTabWidget::event(QEvent *ev) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 1053-1058 |
| | 3 | 2 |
QTabWidget::removeTabName: | QTabWidget::removeTab | Prototype: | void QTabWidget::removeTab(int index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 606-611 |
| | 3 | 2 |
QTabWidget::setTabIconName: | QTabWidget::setTabIcon | Prototype: | void QTabWidget::setTabIcon(int index, const QIcon &icon) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 498-503 |
| | 3 | 1 |
QTabWidget::setTabTextName: | QTabWidget::setTabText | Prototype: | void QTabWidget::setTabText(int index, const QString &label) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 476-481 |
| | 3 | 1 |