Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QSupportedWritingSystems::QSupportedWritingSystemsName: | QSupportedWritingSystems::QSupportedWritingSystems | Prototype: | QSupportedWritingSystems::QSupportedWritingSystems() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 176-179 |
| | 1 | 1 |
QSubpathForwardIterator::positionName: | QSubpathForwardIterator::position | Prototype: | inline int position() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 55-55 |
| | 1 | 1 |
QSubpathForwardIterator::nextName: | QSubpathForwardIterator::next | Prototype: | inline QStrokerOps::Element next() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 57-57 |
| | 1 | 1 |
QSubpathForwardIterator::hasNextName: | QSubpathForwardIterator::hasNext | Prototype: | inline bool hasNext() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 56-56 |
| | 1 | 1 |
QSubpathForwardIterator::QSubpathForwardIteratorName: | QSubpathForwardIterator::QSubpathForwardIterator | Prototype: | QSubpathForwardIterator(const QDataBuffer<QStrokerOps::Element> *path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 53-54 |
| | 1 | 1 |
QSubpathFlatIterator::hasNextName: | QSubpathFlatIterator::hasNext | Prototype: | inline bool hasNext() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 123-123 |
| | 1 | 1 |
QSubpathFlatIterator::QSubpathFlatIteratorName: | QSubpathFlatIterator::QSubpathFlatIterator | Prototype: | QSubpathFlatIterator(const QDataBuffer<QStrokerOps::Element> *path, qreal threshold) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 120-121 |
| | 1 | 1 |
QSubpathBackwardIterator::positionName: | QSubpathBackwardIterator::position | Prototype: | inline int position() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 70-70 |
| | 1 | 1 |
QSubpathBackwardIterator::hasNextName: | QSubpathBackwardIterator::hasNext | Prototype: | inline bool hasNext() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 72-72 |
| | 1 | 1 |
QSubpathBackwardIterator::QSubpathBackwardIteratorName: | QSubpathBackwardIterator::QSubpathBackwardIterator | Prototype: | QSubpathBackwardIterator(const QDataBuffer<QStrokerOps::Element> *path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 67-68 |
| | 1 | 1 |
QStyledItemDelegatePrivate::widgetName: | QStyledItemDelegatePrivate::widget | Prototype: | static const QWidget *widget(const QStyleOptionViewItem &option) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 84-87 |
| | 1 | 1 |
QStyledItemDelegatePrivate::editorFactoryName: | QStyledItemDelegatePrivate::editorFactory | Prototype: | const QItemEditorFactory *editorFactory() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 89-92 |
| | 1 | 1 |
QStyledItemDelegatePrivate::QStyledItemDelegatePrivateName: | QStyledItemDelegatePrivate::QStyledItemDelegatePrivate | Prototype: | QStyledItemDelegatePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 82-82 |
| | 1 | 1 |
QStyledItemDelegate::displayTextName: | QStyledItemDelegate::displayText | Prototype: | QString QStyledItemDelegate::displayText(const QVariant &value, const QLocale& locale) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 262-265 |
| | 1 | 1 |
QStyleSheetStyleSelector::previousSiblingNodeName: | QStyleSheetStyleSelector::previousSiblingNode | Prototype: | NodePtr previousSiblingNode(NodePtr) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1515-1516 |
| | 1 | 1 |
QStyleSheetStyleSelector::parentNodeName: | QStyleSheetStyleSelector::parentNode | Prototype: | NodePtr parentNode(NodePtr node) const override | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1513-1514 |
| | 1 | 1 |
QStyleSheetStyleSelector::nodeIdsName: | QStyleSheetStyleSelector::nodeIds | Prototype: | QStringList nodeIds(NodePtr node) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1509-1510 |
| | 1 | 1 |
QStyleSheetStyleSelector::isNullNodeName: | QStyleSheetStyleSelector::isNullNode | Prototype: | bool isNullNode(NodePtr node) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1511-1512 |
| | 1 | 1 |
QStyleSheetStyleSelector::hasAttributesName: | QStyleSheetStyleSelector::hasAttributes | Prototype: | bool hasAttributes(NodePtr) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1507-1508 |
| | 1 | 1 |
QStyleSheetStyleSelector::duplicateNodeName: | QStyleSheetStyleSelector::duplicateNode | Prototype: | NodePtr duplicateNode(NodePtr node) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1517-1518 |
| | 1 | 1 |
QStyleSheetStyleRecursionGuard::~QStyleSheetStyleRecursionGuardName: | QStyleSheetStyleRecursionGuard::~QStyleSheetStyleRecursionGuard | Prototype: | ~QStyleSheetStyleRecursionGuard() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 118-118 |
| | 1 | 2 |
QStyleSheetStyleRecursionGuard::QStyleSheetStyleRecursionGuardName: | QStyleSheetStyleRecursionGuard::QStyleSheetStyleRecursionGuard | Prototype: | QStyleSheetStyleRecursionGuard(const QStyleSheetStyle *that) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 113-117 |
| | 1 | 2 |
QStyleSheetStyleCaches::styleDestroyedName: | QStyleSheetStyleCaches::styleDestroyed | Prototype: | void QStyleSheetStyleCaches::styleDestroyed(QObject *o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2732-2735 |
| | 1 | 1 |
QStyleSheetStyle::standardPaletteName: | QStyleSheetStyle::standardPalette | Prototype: | QPalette QStyleSheetStyle::standardPalette() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5185-5188 |
| | 1 | 1 |
QStyleSheetStyle::saveWidgetFontName: | QStyleSheetStyle::saveWidgetFont | Prototype: | void QStyleSheetStyle::saveWidgetFont(QWidget* w, const QFont& font) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5962-5965 |
| | 1 | 1 |
QStyleSheetStyle::polishName: | QStyleSheetStyle::polish | Prototype: | void QStyleSheetStyle::polish(QApplication *app) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2843-2846 |
| | 1 | 1 |
QStyleSheetStyle::polishName: | QStyleSheetStyle::polish | Prototype: | void QStyleSheetStyle::polish(QPalette &pal) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2848-2851 |
| | 1 | 1 |
QStyleSheetStyle::layoutSpacingName: | QStyleSheetStyle::layoutSpacing | Prototype: | int QStyleSheetStyle::layoutSpacing(QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5205-5210 |
| | 1 | 1 |
QStyleSheetStyle::itemTextRectName: | QStyleSheetStyle::itemTextRect | Prototype: | QRect QStyleSheetStyle::itemTextRect(const QFontMetrics &metrics, const QRect& rect, int alignment, bool enabled, const QString& text) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4603-4607 |
| | 1 | 1 |
QStyleSheetStyle::itemPixmapRectName: | QStyleSheetStyle::itemPixmapRect | Prototype: | QRect QStyleSheetStyle::itemPixmapRect(const QRect &rect, int alignment, const QPixmap &pixmap) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4598-4601 |
| | 1 | 1 |
QStyleSheetStyle::generatedIconPixmapName: | QStyleSheetStyle::generatedIconPixmap | Prototype: | QPixmap QStyleSheetStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap& pixmap, const QStyleOption *option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4540-4544 |
| | 1 | 1 |
QStyleSheetStyle::eventName: | QStyleSheetStyle::event | Prototype: | bool QStyleSheetStyle::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5913-5916 |
| | 1 | 1 |
QStyleSheetStyle::drawItemTextName: | QStyleSheetStyle::drawItemText | Prototype: | void QStyleSheetStyle::drawItemText(QPainter *painter, const QRect& rect, int alignment, const QPalette &pal, bool enabled, const QString& text, QPalette::ColorRole textRole) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4215-4219 |
| | 1 | 1 |
QStyleSheetStyle::drawItemPixmapName: | QStyleSheetStyle::drawItemPixmap | Prototype: | void QStyleSheetStyle::drawItemPixmap(QPainter *p, const QRect &rect, int alignment, const QPixmap &pixmap) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4209-4213 |
| | 1 | 1 |
QStyleSheetStyle::clearWidgetFontName: | QStyleSheetStyle::clearWidgetFont | Prototype: | void QStyleSheetStyle::clearWidgetFont(QWidget* w) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5967-5970 |
| | 1 | 1 |
QStyleSheetPositionData::QStyleSheetPositionDataName: | QStyleSheetPositionData::QStyleSheetPositionData | Prototype: | QStyleSheetPositionData(int l, int t, int r, int b, Origin o, Qt::Alignment p, QCss::PositionMode m, Qt::Alignment a = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 444-445 |
| | 1 | 1 |
QStyleSheetPaletteData::QStyleSheetPaletteDataName: | QStyleSheetPaletteData::QStyleSheetPaletteData | Prototype: | QStyleSheetPaletteData(const QBrush &fg, const QBrush &sfg, const QBrush &sbg, const QBrush &abg) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 423-426 |
| | 1 | 1 |
QStyleSheetImageData::QStyleSheetImageDataName: | QStyleSheetImageData::QStyleSheetImageData | Prototype: | QStyleSheetImageData(const QIcon &i, Qt::Alignment a, const QSize &sz) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 456-457 |
| | 1 | 1 |
QStyleSheetGeometryData::QStyleSheetGeometryDataName: | QStyleSheetGeometryData::QStyleSheetGeometryData | Prototype: | QStyleSheetGeometryData(int w, int h, int minw, int minh, int maxw, int maxh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 436-437 |
| | 1 | 1 |
QStyleSheetBorderData::hasBorderImageName: | QStyleSheetBorderData::hasBorderImage | Prototype: | bool hasBorderImage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 361-361 |
| | 1 | 1 |
QStyleSheetBorderData::borderImageName: | QStyleSheetBorderData::borderImage | Prototype: | const QStyleSheetBorderImageData *borderImage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 359-360 |
| | 1 | 1 |
QStyleSheetBackgroundData::QStyleSheetBackgroundDataName: | QStyleSheetBackgroundData::QStyleSheetBackgroundData | Prototype: | QStyleSheetBackgroundData(const QBrush& b, const QPixmap& p, QCss::Repeat r, Qt::Alignment a, QCss::Origin o, Attachment t, QCss::Origin c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 316-318 |
| | 1 | 1 |
QStyleOptionFocusRect::QStyleOptionFocusRectName: | QStyleOptionFocusRect::QStyleOptionFocusRect | Prototype: | QStyleOptionFocusRect::QStyleOptionFocusRect() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp | Lines: | 392-396 |
| | 1 | 1 |
QStyleOptionFocusRect::QStyleOptionFocusRectName: | QStyleOptionFocusRect::QStyleOptionFocusRect | Prototype: | QStyleOptionFocusRect::QStyleOptionFocusRect(int version) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp | Lines: | 401-405 |
| | 1 | 1 |
QStyleHintsPrivate::QStyleHintsPrivateName: | QStyleHintsPrivate::QStyleHintsPrivate | Prototype: | inline QStyleHintsPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 72-80 |
| | 1 | 1 |
QStyleHints::useRtlExtensionsName: | QStyleHints::useRtlExtensions | Prototype: | bool QStyleHints::useRtlExtensions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 393-396 |
| | 1 | 1 |
QStyleHints::startDragVelocityName: | QStyleHints::startDragVelocity | Prototype: | int QStyleHints::startDragVelocity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 254-257 |
| | 1 | 1 |
QStyleHints::singleClickActivationName: | QStyleHints::singleClickActivation | Prototype: | bool QStyleHints::singleClickActivation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 449-452 |
| | 1 | 1 |
QStyleHints::showIsMaximizedName: | QStyleHints::showIsMaximized | Prototype: | bool QStyleHints::showIsMaximized() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 354-357 |
| | 1 | 1 |
QStyleHints::showIsFullScreenName: | QStyleHints::showIsFullScreen | Prototype: | bool QStyleHints::showIsFullScreen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 338-341 |
| | 1 | 1 |
QStyleHints::setFocusOnTouchReleaseName: | QStyleHints::setFocusOnTouchRelease | Prototype: | bool QStyleHints::setFocusOnTouchRelease() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 405-408 |
| | 1 | 1 |
QStyleHints::passwordMaskDelayName: | QStyleHints::passwordMaskDelay | Prototype: | int QStyleHints::passwordMaskDelay() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 364-367 |
| | 1 | 1 |
QStyleHints::passwordMaskCharacterName: | QStyleHints::passwordMaskCharacter | Prototype: | QChar QStyleHints::passwordMaskCharacter() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 374-377 |
| | 1 | 1 |
QStyleHints::keyboardAutoRepeatRateName: | QStyleHints::keyboardAutoRepeatRate | Prototype: | int QStyleHints::keyboardAutoRepeatRate() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 292-295 |
| | 1 | 1 |
QStyleHints::fontSmoothingGammaName: | QStyleHints::fontSmoothingGamma | Prototype: | qreal QStyleHints::fontSmoothingGamma() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 383-386 |
| | 1 | 1 |
QStyleHelper::dpiScaledName: | QStyleHelper::dpiScaled | Prototype: | qreal dpiScaled(qreal value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 99-108 |
| | 1 | 1 |
QStyleAnimation::targetName: | QStyleAnimation::target | Prototype: | QObject *QStyleAnimation::target() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 62-65 |
| | 1 | 1 |
QStyleAnimation::startTimeName: | QStyleAnimation::startTime | Prototype: | QTime QStyleAnimation::startTime() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 87-90 |
| | 1 | 1 |
QStyleAnimation::setStartTimeName: | QStyleAnimation::setStartTime | Prototype: | void QStyleAnimation::setStartTime(const QTime &time) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 92-95 |
| | 1 | 1 |
QStyleAnimation::setFrameRateName: | QStyleAnimation::setFrameRate | Prototype: | void QStyleAnimation::setFrameRate(FrameRate fps) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 102-105 |
| | 1 | 1 |
QStyleAnimation::setDurationName: | QStyleAnimation::setDuration | Prototype: | void QStyleAnimation::setDuration(int duration) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 72-75 |
| | 1 | 1 |
QStyleAnimation::setDelayName: | QStyleAnimation::setDelay | Prototype: | void QStyleAnimation::setDelay(int delay) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 82-85 |
| | 1 | 1 |
QStyleAnimation::isUpdateNeededName: | QStyleAnimation::isUpdateNeeded | Prototype: | bool QStyleAnimation::isUpdateNeeded() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 122-125 |
| | 1 | 1 |
QStyleAnimation::frameRateName: | QStyleAnimation::frameRate | Prototype: | QStyleAnimation::FrameRate QStyleAnimation::frameRate() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 97-100 |
| | 1 | 1 |
QStyleAnimation::durationName: | QStyleAnimation::duration | Prototype: | int QStyleAnimation::duration() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 67-70 |
| | 1 | 1 |
QStyleAnimation::delayName: | QStyleAnimation::delay | Prototype: | int QStyleAnimation::delay() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 77-80 |
| | 1 | 1 |
QStyle::visualAlignmentName: | QStyle::visualAlignment | Prototype: | Qt::Alignment QStyle::visualAlignment(Qt::LayoutDirection direction, Qt::Alignment alignment) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | Lines: | 2194-2197 |
| | 1 | 1 |
QStringSplitter::QStringSplitterName: | QStringSplitter::QStringSplitter | Prototype: | QStringSplitter(const QString &s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 68-72 |
| | 1 | 1 |
QStringRef::toUShortName: | QStringRef::toUShort | Prototype: | ushort QStringRef::toUShort(bool *ok, int base) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10599-10602 |
| | 1 | 1 |
QStringRef::toULongLongName: | QStringRef::toULongLong | Prototype: | quint64 QStringRef::toULongLong(bool *ok, int base) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10444-10447 |
| | 1 | 1 |
QStringRef::toULongName: | QStringRef::toULong | Prototype: | ulong QStringRef::toULong(bool *ok, int base) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10498-10501 |
| | 1 | 1 |
QStringRef::toUIntName: | QStringRef::toUInt | Prototype: | uint QStringRef::toUInt(bool *ok, int base) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10549-10552 |
| | 1 | 1 |
QStringRef::toShortName: | QStringRef::toShort | Prototype: | short QStringRef::toShort(bool *ok, int base) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10574-10577 |
| | 1 | 1 |
QStringRef::toLongLongName: | QStringRef::toLongLong | Prototype: | qint64 QStringRef::toLongLong(bool *ok, int base) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10419-10422 |
| | 1 | 1 |
QStringRef::toLongName: | QStringRef::toLong | Prototype: | long QStringRef::toLong(bool *ok, int base) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10471-10474 |
| | 1 | 1 |
QStringRef::toLatin1Name: | QStringRef::toLatin1 | Prototype: | QByteArray QStringRef::toLatin1() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10284-10287 |
| | 1 | 1 |
QStringRef::toIntName: | QStringRef::toInt | Prototype: | int QStringRef::toInt(bool *ok, int base) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10524-10527 |
| | 1 | 1 |
QStringRef::toFloatName: | QStringRef::toFloat | Prototype: | float QStringRef::toFloat(bool *ok) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10644-10647 |
| | 1 | 1 |
QStringRef::toDoubleName: | QStringRef::toDouble | Prototype: | double QStringRef::toDouble(bool *ok) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10625-10628 |
| | 1 | 1 |
QStringRef::startsWithName: | QStringRef::startsWith | Prototype: | bool QStringRef::startsWith(QLatin1String str, Qt::CaseSensitivity cs) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9942-9945 |
| | 1 | 1 |
QStringRef::splitName: | QStringRef::split | Prototype: | QVector<QStringRef> QStringRef::split(const QString &sep, QString::SplitBehavior behavior, Qt::CaseSensitivity cs) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6919-6922 |
| | 1 | 1 |
QStringRef::splitName: | QStringRef::split | Prototype: | QVector<QStringRef> QStringRef::split(QChar sep, QString::SplitBehavior behavior, Qt::CaseSensitivity cs) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6928-6931 |
| | 1 | 1 |
QStringRef::lastIndexOfName: | QStringRef::lastIndexOf | Prototype: | int QStringRef::lastIndexOf(QChar ch, int from, Qt::CaseSensitivity cs) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9791-9794 |
| | 1 | 1 |
QStringRef::indexOfName: | QStringRef::indexOf | Prototype: | int QStringRef::indexOf(QLatin1String str, int from, Qt::CaseSensitivity cs) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9723-9726 |
| | 1 | 1 |
QStringRef::indexOfName: | QStringRef::indexOf | Prototype: | int QStringRef::indexOf(const QString &str, int from, Qt::CaseSensitivity cs) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9688-9691 |
| | 1 | 1 |
QStringRef::indexOfName: | QStringRef::indexOf | Prototype: | int QStringRef::indexOf(QChar ch, int from, Qt::CaseSensitivity cs) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9703-9706 |
| | 1 | 1 |
QStringRef::indexOfName: | QStringRef::indexOf | Prototype: | int QStringRef::indexOf(const QStringRef &str, int from, Qt::CaseSensitivity cs) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9742-9745 |
| | 1 | 1 |
QStringRef::endsWithName: | QStringRef::endsWith | Prototype: | bool QStringRef::endsWith(QLatin1String str, Qt::CaseSensitivity cs) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10028-10031 |
| | 1 | 1 |
QStringRef::countName: | QStringRef::count | Prototype: | int QStringRef::count(const QStringRef &str, Qt::CaseSensitivity cs) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9915-9918 |
| | 1 | 1 |
QStringRef::countName: | QStringRef::count | Prototype: | int QStringRef::count(const QString &str, Qt::CaseSensitivity cs) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9881-9884 |
| | 1 | 1 |
QStringRef::countName: | QStringRef::count | Prototype: | int QStringRef::count(QChar ch, Qt::CaseSensitivity cs) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9898-9901 |
| | 1 | 1 |
QStringMatcher::~QStringMatcherName: | QStringMatcher::~QStringMatcher | Prototype: | QStringMatcher::~QStringMatcher() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | Lines: | 197-200 |
| | 1 | 1 |
QStringMatcher::QStringMatcherName: | QStringMatcher::QStringMatcher | Prototype: | QStringMatcher::QStringMatcher() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | Lines: | 150-154 |
| | 1 | 1 |
QStringMatcher::QStringMatcherName: | QStringMatcher::QStringMatcher | Prototype: | QStringMatcher::QStringMatcher(const QStringMatcher &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | Lines: | 188-192 |
| | 1 | 1 |
QStringListModel::supportedDropActionsName: | QStringListModel::supportedDropActions | Prototype: | Qt::DropActions QStringListModel::supportedDropActions() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 324-327 |
| | 1 | 1 |
QStringListModel::stringListName: | QStringListModel::stringList | Prototype: | QStringList QStringListModel::stringList() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | Lines: | 303-306 |
| | 1 | 1 |
QString::vsprintfName: | QString::vsprintf | Prototype: | QString &QString::vsprintf(const char *cformat, va_list ap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5978-5981 |
| | 1 | 1 |
QString::trimmed_helperName: | QString::trimmed_helper | Prototype: | QString QString::trimmed_helper(const QString &str) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4985-4988 |
| | 1 | 1 |
QString::trimmed_helperName: | QString::trimmed_helper | Prototype: | QString QString::trimmed_helper(QString &str) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4990-4993 |
| | 1 | 1 |
QString::trimmedName: | QString::trimmed | Prototype: | QString QString::trimmed() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring_compat.cpp | Lines: | 51-54 |
| | 1 | 1 |