| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QStyleSheetBackgroundData::QStyleSheetBackgroundData| Name: | 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: | 310-312 |
| | 1 | 1 |
QStyleSheetBorderData::borderImage| Name: | 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: | 353-354 |
| | 1 | 1 |
QStyleSheetBorderData::hasBorderImage| Name: | 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: | 355-355 |
| | 1 | 1 |
QStyleSheetGeometryData::QStyleSheetGeometryData| Name: | 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: | 430-431 |
| | 1 | 1 |
QStyleSheetImageData::QStyleSheetImageData| Name: | 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: | 450-451 |
| | 1 | 1 |
QStyleSheetPaletteData::QStyleSheetPaletteData| Name: | 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: | 417-420 |
| | 1 | 1 |
QStyleSheetPositionData::QStyleSheetPositionData| Name: | 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: | 438-439 |
| | 1 | 1 |
QStyleSheetStyle::clearWidgetFont| Name: | 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: | 5884-5887 |
| | 1 | 1 |
QStyleSheetStyle::drawItemPixmap| Name: | 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: | 4144-4148 |
| | 1 | 1 |
QStyleSheetStyle::drawItemText| Name: | 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: | 4150-4154 |
| | 1 | 1 |
QStyleSheetStyle::event| Name: | QStyleSheetStyle::event | | Prototype: | bool QStyleSheetStyle::event(QEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 5848-5851 |
| | 1 | 1 |
QStyleSheetStyle::generatedIconPixmap| Name: | 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: | 4475-4479 |
| | 1 | 1 |
QStyleSheetStyle::itemPixmapRect| Name: | 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: | 4533-4536 |
| | 1 | 1 |
QStyleSheetStyle::itemTextRect| Name: | 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: | 4538-4542 |
| | 1 | 1 |
QStyleSheetStyle::layoutSpacing| Name: | 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: | 5140-5145 |
| | 1 | 1 |
QStyleSheetStyle::polish| Name: | 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: | 2778-2781 |
| | 1 | 1 |
QStyleSheetStyle::polish| Name: | 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: | 2783-2786 |
| | 1 | 1 |
QStyleSheetStyle::saveWidgetFont| Name: | 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: | 5879-5882 |
| | 1 | 1 |
QStyleSheetStyle::standardPalette| Name: | 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: | 5120-5123 |
| | 1 | 1 |
QStyleSheetStyleCaches::styleDestroyed| Name: | 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: | 2667-2670 |
| | 1 | 1 |
QStyleSheetStyleRecursionGuard::QStyleSheetStyleRecursionGuard| Name: | 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: | 107-111 |
| | 1 | 2 |
QStyleSheetStyleRecursionGuard::~QStyleSheetStyleRecursionGuard| Name: | QStyleSheetStyleRecursionGuard::~QStyleSheetStyleRecursionGuard | | Prototype: | ~QStyleSheetStyleRecursionGuard() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 112-112 |
| | 1 | 2 |
QStyleSheetStyleSelector::duplicateNode| Name: | 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: | 1511-1512 |
| | 1 | 1 |
QStyleSheetStyleSelector::hasAttributes| Name: | 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: | 1501-1502 |
| | 1 | 1 |
QStyleSheetStyleSelector::isNullNode| Name: | 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: | 1505-1506 |
| | 1 | 1 |
QStyleSheetStyleSelector::nodeIds| Name: | QStyleSheetStyleSelector::nodeIds | | Prototype: | QStringList nodeIds(NodePtr node) const override | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1503-1504 |
| | 1 | 1 |
QStyleSheetStyleSelector::parentNode| Name: | 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: | 1507-1508 |
| | 1 | 1 |
QStyleSheetStyleSelector::previousSiblingNode| Name: | 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: | 1509-1510 |
| | 1 | 1 |
QStyledItemDelegate::displayText| Name: | 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: | 256-259 |
| | 1 | 1 |
QStyledItemDelegatePrivate::QStyledItemDelegatePrivate| Name: | QStyledItemDelegatePrivate::QStyledItemDelegatePrivate | | Prototype: | QStyledItemDelegatePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | | Lines: | 76-76 |
| | 1 | 1 |
QStyledItemDelegatePrivate::editorFactory| Name: | QStyledItemDelegatePrivate::editorFactory | | Prototype: | const QItemEditorFactory *editorFactory() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | | Lines: | 83-86 |
| | 1 | 1 |
QStyledItemDelegatePrivate::widget| Name: | 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: | 78-81 |
| | 1 | 1 |
QSubpathBackwardIterator::QSubpathBackwardIterator| Name: | 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: | 61-62 |
| | 1 | 1 |
QSubpathBackwardIterator::hasNext| Name: | 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: | 66-66 |
| | 1 | 1 |
QSubpathBackwardIterator::position| Name: | 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: | 64-64 |
| | 1 | 1 |
QSubpathFlatIterator::QSubpathFlatIterator| Name: | 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: | 114-115 |
| | 1 | 1 |
QSubpathFlatIterator::hasNext| Name: | QSubpathFlatIterator::hasNext | | Prototype: | inline bool hasNext() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 117-117 |
| | 1 | 1 |
QSubpathForwardIterator::QSubpathForwardIterator| Name: | 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: | 47-48 |
| | 1 | 1 |
QSubpathForwardIterator::hasNext| Name: | 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: | 50-50 |
| | 1 | 1 |
QSubpathForwardIterator::next| Name: | 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: | 51-51 |
| | 1 | 1 |
QSubpathForwardIterator::position| Name: | 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: | 49-49 |
| | 1 | 1 |
QSupportedWritingSystems::QSupportedWritingSystems| Name: | 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: | 170-173 |
| | 1 | 1 |
QSupportedWritingSystems::supported| Name: | QSupportedWritingSystems::supported | | Prototype: | bool QSupportedWritingSystems::supported(QFontDatabase::WritingSystem writingSystem) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 234-237 |
| | 1 | 1 |
QSurface::surfaceClass| Name: | QSurface::surfaceClass | | Prototype: | QSurface::SurfaceClass QSurface::surfaceClass() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurface.cpp | | Lines: | 136-139 |
| | 1 | 1 |
QSurfaceFormat::alphaBufferSize| Name: | QSurfaceFormat::alphaBufferSize | | Prototype: | int QSurfaceFormat::alphaBufferSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 521-524 |
| | 1 | 1 |
QSurfaceFormat::blueBufferSize| Name: | QSurfaceFormat::blueBufferSize | | Prototype: | int QSurfaceFormat::blueBufferSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 513-516 |
| | 1 | 1 |
QSurfaceFormat::defaultFormat| Name: | QSurfaceFormat::defaultFormat | | Prototype: | QSurfaceFormat QSurfaceFormat::defaultFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 784-787 |
| | 1 | 1 |
QSurfaceFormat::depthBufferSize| Name: | QSurfaceFormat::depthBufferSize | | Prototype: | int QSurfaceFormat::depthBufferSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 430-433 |
| | 1 | 1 |
QSurfaceFormat::greenBufferSize| Name: | QSurfaceFormat::greenBufferSize | | Prototype: | int QSurfaceFormat::greenBufferSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 505-508 |
| | 1 | 1 |
QSurfaceFormat::hasAlpha| Name: | QSurfaceFormat::hasAlpha | | Prototype: | bool QSurfaceFormat::hasAlpha() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 466-469 |
| | 1 | 1 |
QSurfaceFormat::majorVersion| Name: | QSurfaceFormat::majorVersion | | Prototype: | int QSurfaceFormat::majorVersion() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 646-649 |
| | 1 | 1 |
QSurfaceFormat::minorVersion| Name: | QSurfaceFormat::minorVersion | | Prototype: | int QSurfaceFormat::minorVersion() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 667-670 |
| | 1 | 1 |
QSurfaceFormat::options| Name: | QSurfaceFormat::options | | Prototype: | QSurfaceFormat::FormatOptions QSurfaceFormat::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 407-410 |
| | 1 | 1 |
QSurfaceFormat::profile| Name: | QSurfaceFormat::profile | | Prototype: | QSurfaceFormat::OpenGLContextProfile QSurfaceFormat::profile() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 625-628 |
| | 1 | 1 |
QSurfaceFormat::redBufferSize| Name: | QSurfaceFormat::redBufferSize | | Prototype: | int QSurfaceFormat::redBufferSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 497-500 |
| | 1 | 1 |
QSurfaceFormat::renderableType| Name: | QSurfaceFormat::renderableType | | Prototype: | QSurfaceFormat::RenderableType QSurfaceFormat::renderableType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 600-603 |
| | 1 | 1 |
QSurfaceFormat::samples| Name: | QSurfaceFormat::samples | | Prototype: | int QSurfaceFormat::samples() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 298-301 |
| | 1 | 1 |
QSurfaceFormat::stencilBufferSize| Name: | QSurfaceFormat::stencilBufferSize | | Prototype: | int QSurfaceFormat::stencilBufferSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 489-492 |
| | 1 | 1 |
QSurfaceFormat::swapBehavior| Name: | QSurfaceFormat::swapBehavior | | Prototype: | QSurfaceFormat::SwapBehavior QSurfaceFormat::swapBehavior() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 455-458 |
| | 1 | 1 |
QSurfaceFormat::swapInterval| Name: | QSurfaceFormat::swapInterval | | Prototype: | int QSurfaceFormat::swapInterval() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 731-734 |
| | 1 | 1 |
QSurfaceFormat::testOption| Name: | QSurfaceFormat::testOption | | Prototype: | bool QSurfaceFormat::testOption(QSurfaceFormat::FormatOptions opt) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 349-352 |
| | 1 | 1 |
QSurfaceFormat::testOption| Name: | QSurfaceFormat::testOption | | Prototype: | bool QSurfaceFormat::testOption(QSurfaceFormat::FormatOption option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 395-398 |
| | 1 | 1 |
QSurfaceFormat::version| Name: | QSurfaceFormat::version | | Prototype: | QPair<int, int> QSurfaceFormat::version() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 677-680 |
| | 1 | 1 |
QSwipeGesture::QSwipeGesture| Name: | QSwipeGesture::QSwipeGesture | | Prototype: | QSwipeGesture::QSwipeGesture(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 676-680 |
| | 1 | 1 |
QSwipeGesture::setSwipeAngle| Name: | QSwipeGesture::setSwipeAngle | | Prototype: | void QSwipeGesture::setSwipeAngle(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 716-719 |
| | 1 | 1 |
QSwipeGesture::swipeAngle| Name: | QSwipeGesture::swipeAngle | | Prototype: | qreal QSwipeGesture::swipeAngle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 711-714 |
| | 1 | 1 |
QSyntaxHighlighter::QSyntaxHighlighter| Name: | QSyntaxHighlighter::QSyntaxHighlighter | | Prototype: | QSyntaxHighlighter::QSyntaxHighlighter(QTextDocument *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 304-308 |
| | 1 | 1 |
QSyntaxHighlighter::~QSyntaxHighlighter| Name: | QSyntaxHighlighter::~QSyntaxHighlighter | | Prototype: | QSyntaxHighlighter::~QSyntaxHighlighter() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 313-316 |
| | 1 | 1 |
QSyntaxHighlighterPrivate::QSyntaxHighlighterPrivate| Name: | QSyntaxHighlighterPrivate::QSyntaxHighlighterPrivate | | Prototype: | inline QSyntaxHighlighterPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 53-55 |
| | 1 | 1 |
QSystemLocaleData::QSystemLocaleData| Name: | QSystemLocaleData::QSystemLocaleData | | Prototype: | QSystemLocaleData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | | Lines: | 47-54 |
| | 1 | 1 |
QSystemLocaleSingleton::QSystemLocaleSingleton| Name: | QSystemLocaleSingleton::QSystemLocaleSingleton | | Prototype: | QSystemLocaleSingleton() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 71-71 |
| | 1 | 1 |
QSystemSemaphore::QSystemSemaphore| Name: | QSystemSemaphore::QSystemSemaphore | | Prototype: | QSystemSemaphore::QSystemSemaphore(const QString &key, int initialValue, AccessMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | | Lines: | 160-164 |
| | 1 | 1 |
QSystemSemaphore::acquire| Name: | QSystemSemaphore::acquire | | Prototype: | bool QSystemSemaphore::acquire() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | | Lines: | 266-269 |
| | 1 | 1 |
QSystemSemaphore::error| Name: | QSystemSemaphore::error | | Prototype: | QSystemSemaphore::SystemSemaphoreError QSystemSemaphore::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | | Lines: | 309-312 |
| | 1 | 1 |
QSystemSemaphore::errorString| Name: | QSystemSemaphore::errorString | | Prototype: | QString QSystemSemaphore::errorString() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | | Lines: | 344-347 |
| | 1 | 1 |
QSystemSemaphore::key| Name: | QSystemSemaphore::key | | Prototype: | QString QSystemSemaphore::key() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | | Lines: | 248-251 |
| | 1 | 1 |
QSystemSemaphore::~QSystemSemaphore| Name: | QSystemSemaphore::~QSystemSemaphore | | Prototype: | QSystemSemaphore::~QSystemSemaphore() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp | | Lines: | 181-184 |
| | 1 | 1 |
QSystemTrayIcon::QSystemTrayIcon| Name: | QSystemTrayIcon::QSystemTrayIcon | | Prototype: | QSystemTrayIcon::QSystemTrayIcon(const QIcon &icon, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 137-141 |
| | 1 | 1 |
QSystemTrayIcon::event| Name: | QSystemTrayIcon::event | | Prototype: | bool QSystemTrayIcon::event(QEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 285-288 |
| | 1 | 1 |
QSystemTrayIcon::isSystemTrayAvailable| Name: | QSystemTrayIcon::isSystemTrayAvailable | | Prototype: | bool QSystemTrayIcon::isSystemTrayAvailable() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 338-341 |
| | 1 | 1 |
QSystemTrayIcon::supportsMessages| Name: | QSystemTrayIcon::supportsMessages | | Prototype: | bool QSystemTrayIcon::supportsMessages() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 348-351 |
| | 1 | 1 |
QSystemTrayIconPrivate::geometry_sys_qpa| Name: | QSystemTrayIconPrivate::geometry_sys_qpa | | Prototype: | QRect QSystemTrayIconPrivate::geometry_sys_qpa() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 700-703 |
| | 1 | 1 |
QSystemTrayIconPrivate::updateIcon_sys_qpa| Name: | QSystemTrayIconPrivate::updateIcon_sys_qpa | | Prototype: | void QSystemTrayIconPrivate::updateIcon_sys_qpa() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 705-708 |
| | 1 | 1 |
QSystemTrayIconPrivate::updateToolTip_sys_qpa| Name: | QSystemTrayIconPrivate::updateToolTip_sys_qpa | | Prototype: | void QSystemTrayIconPrivate::updateToolTip_sys_qpa() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 718-721 |
| | 1 | 1 |
QSystemTrayIconPrivate::~QSystemTrayIconPrivate| Name: | QSystemTrayIconPrivate::~QSystemTrayIconPrivate | | Prototype: | QSystemTrayIconPrivate::~QSystemTrayIconPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 257-260 |
| | 1 | 1 |
QSystemTrayIconSys::globalGeometry| Name: | QSystemTrayIconSys::globalGeometry | | Prototype: | QRect QSystemTrayIconSys::globalGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 162-165 |
| | 1 | 1 |
QSystemTrayIconSys::systemTrayIcon| Name: | QSystemTrayIconSys::systemTrayIcon | | Prototype: | inline QSystemTrayIcon *systemTrayIcon() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 74-74 |
| | 1 | 1 |
QSystemTrayIconSys::updateIcon| Name: | QSystemTrayIconSys::updateIcon | | Prototype: | inline void updateIcon() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 73-73 |
| | 1 | 1 |
QT_XCB_GLINTEGRATION| Name: | QT_XCB_GLINTEGRATION | | Prototype: | const QLoggingCategory &QT_XCB_GLINTEGRATION() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegration.cpp | | Lines: | 38-38 |
| | 1 | 1 |
QTabBar::addTab| Name: | QTabBar::addTab | | Prototype: | int QTabBar::addTab(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 831-834 |
| | 1 | 1 |
QTabBar::addTab| Name: | QTabBar::addTab | | Prototype: | int QTabBar::addTab(const QIcon& icon, const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 842-845 |
| | 1 | 1 |
QTabBar::documentMode| Name: | QTabBar::documentMode | | Prototype: | bool QTabBar::documentMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2346-2349 |
| | 1 | 1 |
QTabBar::insertTab| Name: | QTabBar::insertTab | | Prototype: | int QTabBar::insertTab(int index, const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 852-855 |
| | 1 | 1 |
QTabBar::tabInserted| Name: | QTabBar::tabInserted | | Prototype: | void QTabBar::tabInserted(int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1450-1453 |
| | 1 | 1 |
QTabBar::tabRemoved| Name: | QTabBar::tabRemoved | | Prototype: | void QTabBar::tabRemoved(int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1461-1464 |
| | 1 | 1 |
QTabBar::usesScrollButtons| Name: | QTabBar::usesScrollButtons | | Prototype: | bool QTabBar::usesScrollButtons() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2167-2170 |
| | 1 | 1 |
QTabBarPrivate::Tab::TabBarAnimation::updateCurrentValue| Name: | QTabBarPrivate::Tab::TabBarAnimation::updateCurrentValue | | Prototype: | void QTabBarPrivate::Tab::TabBarAnimation::updateCurrentValue(const QVariant ¤t) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2527-2530 |
| | 1 | 1 |
QTabBarPrivate::Tab::TabBarAnimation::updateState| Name: | QTabBarPrivate::Tab::TabBarAnimation::updateState | | Prototype: | void QTabBarPrivate::Tab::TabBarAnimation::updateState(QAbstractAnimation::State, QAbstractAnimation::State newState) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2532-2535 |
| | 1 | 2 |
QTabBarPrivate::at| Name: | QTabBarPrivate::at | | Prototype: | QTabBarPrivate::Tab *QTabBarPrivate::at(int index) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 420-423 |
| | 1 | 1 |
QTabBarPrivate::at| Name: | QTabBarPrivate::at | | Prototype: | const QTabBarPrivate::Tab *QTabBarPrivate::at(int index) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 425-428 |
| | 1 | 1 |