| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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::QStyledItemDelegate| Name: | QStyledItemDelegate::QStyledItemDelegate | | Prototype: | QStyledItemDelegate::QStyledItemDelegate(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | | Lines: | 231-234 |
| | 2 | 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 |
QStyledItemDelegate::eventFilter| Name: | QStyledItemDelegate::eventFilter | | Prototype: | bool QStyledItemDelegate::eventFilter(QObject *object, QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | | Lines: | 574-578 |
| | 2 | 1 |
QStyledItemDelegate::itemEditorFactory| Name: | QStyledItemDelegate::itemEditorFactory | | Prototype: | QItemEditorFactory *QStyledItemDelegate::itemEditorFactory() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | | Lines: | 524-528 |
| | 2 | 1 |
QStyledItemDelegate::paint| Name: | QStyledItemDelegate::paint | | Prototype: | void QStyledItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | | Lines: | 369-380 |
| | 6 | 1 |
QStyledItemDelegate::setItemEditorFactory| Name: | QStyledItemDelegate::setItemEditorFactory | | Prototype: | void QStyledItemDelegate::setItemEditorFactory(QItemEditorFactory *factory) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | | Lines: | 537-541 |
| | 2 | 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::QSupportedWritingSystems| Name: | QSupportedWritingSystems::QSupportedWritingSystems | | Prototype: | QSupportedWritingSystems::QSupportedWritingSystems(const QSupportedWritingSystems &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 178-182 |
| | 2 | 1 |
QSupportedWritingSystems::setSupported| Name: | QSupportedWritingSystems::setSupported | | Prototype: | void QSupportedWritingSystems::setSupported(QFontDatabase::WritingSystem writingSystem, bool support) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 224-228 |
| | 2 | 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::QSurface| Name: | QSurface::QSurface | | Prototype: | QSurface::QSurface(SurfaceClass type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurface.cpp | | Lines: | 116-119 |
| | 2 | 1 |
QSurface::supportsOpenGL| Name: | QSurface::supportsOpenGL | | Prototype: | bool QSurface::supportsOpenGL() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurface.cpp | | Lines: | 89-93 |
| | 2 | 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::QSurfaceFormat| Name: | QSurfaceFormat::QSurfaceFormat | | Prototype: | QSurfaceFormat::QSurfaceFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 201-203 |
| | 2 | 1 |
QSurfaceFormat::QSurfaceFormat| Name: | QSurfaceFormat::QSurfaceFormat | | Prototype: | QSurfaceFormat::QSurfaceFormat(QSurfaceFormat::FormatOptions options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 208-211 |
| | 2 | 1 |
QSurfaceFormat::QSurfaceFormat| Name: | QSurfaceFormat::QSurfaceFormat | | Prototype: | QSurfaceFormat::QSurfaceFormat(const QSurfaceFormat &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 229-233 |
| | 2 | 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 |
QSurfaceFormatPrivate::QSurfaceFormatPrivate| Name: | QSurfaceFormatPrivate::QSurfaceFormatPrivate | | Prototype: | explicit QSurfaceFormatPrivate(QSurfaceFormat::FormatOptions _opts = 0) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 54-71 |
| | 2 | 1 |
QSurfaceFormatPrivate::QSurfaceFormatPrivate| Name: | QSurfaceFormatPrivate::QSurfaceFormatPrivate | | Prototype: | QSurfaceFormatPrivate(const QSurfaceFormatPrivate *other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 73-90 |
| | 2 | 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 |
QSwipeGestureRecognizer::reset| Name: | QSwipeGestureRecognizer::reset | | Prototype: | void QSwipeGestureRecognizer::reset(QGesture *state) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 389-403 |
| | 9 | 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::currentBlock| Name: | QSyntaxHighlighter::currentBlock | | Prototype: | QTextBlock QSyntaxHighlighter::currentBlock() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 623-627 |
| | 2 | 1 |
QSyntaxHighlighter::document| Name: | QSyntaxHighlighter::document | | Prototype: | QTextDocument *QSyntaxHighlighter::document() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 348-352 |
| | 2 | 1 |
QSyntaxHighlighter::setFormat| Name: | 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::setFormat| Name: | 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 |
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 |
QSyntaxHighlighterPrivate::reformatBlock| Name: | QSyntaxHighlighterPrivate::reformatBlock | | Prototype: | void QSyntaxHighlighterPrivate::reformatBlock(const QTextBlock &block) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 186-199 |
| | 7 | 1 |
QSyntaxHighlighterPrivate::rehighlight| Name: | QSyntaxHighlighterPrivate::rehighlight | | Prototype: | inline void rehighlight(QTextCursor &cursor, QTextCursor::MoveOperation operation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 63-71 |
| | 7 | 1 |
QSysInfo::buildAbi::[lambda]| Name: | QSysInfo::buildAbi::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2489-2489 |
| | 0 | 1 |
QSysInfo::buildCpuArchitecture::[lambda]| Name: | QSysInfo::buildCpuArchitecture::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2336-2336 |
| | 0 | 1 |
QSysInfo::currentCpuArchitecture::[lambda]| Name: | QSysInfo::currentCpuArchitecture::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2440-2440 |
| | 0 | 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 |
QSystemSemaphorePrivate::QSystemSemaphorePrivate| Name: | QSystemSemaphorePrivate::QSystemSemaphorePrivate | | Prototype: | QSystemSemaphorePrivate::QSystemSemaphorePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_unix.cpp | | Lines: | 54-62 |
| | 2 | 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::QSystemTrayIcon| Name: | QSystemTrayIcon::QSystemTrayIcon | | Prototype: | QSystemTrayIcon::QSystemTrayIcon(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 125-128 |
| | 2 | 1 |
QSystemTrayIcon::contextMenu| Name: | QSystemTrayIcon::contextMenu | | Prototype: | QMenu* QSystemTrayIcon::contextMenu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 177-181 |
| | 2 | 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::icon| Name: | QSystemTrayIcon::icon | | Prototype: | QIcon QSystemTrayIcon::icon() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 199-203 |
| | 2 | 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::isVisible| Name: | QSystemTrayIcon::isVisible | | Prototype: | bool QSystemTrayIcon::isVisible() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 276-280 |
| | 2 | 1 |
QSystemTrayIcon::setContextMenu| Name: | 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::setIcon| Name: | 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::setToolTip| Name: | 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::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 |
QSystemTrayIcon::toolTip| Name: | QSystemTrayIcon::toolTip | | Prototype: | QString QSystemTrayIcon::toolTip() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 219-223 |
| | 2 | 1 |
QSystemTrayIcon::~QSystemTrayIcon| Name: | QSystemTrayIcon::~QSystemTrayIcon | | Prototype: | QSystemTrayIcon::~QSystemTrayIcon() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 146-150 |
| | 2 | 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: | 250-255 |
| | 2 | 1 |
QSystemTrayIconPrivate::_q_emitActivated| Name: | QSystemTrayIconPrivate::_q_emitActivated | | Prototype: | void QSystemTrayIconPrivate::_q_emitActivated(QPlatformSystemTrayIcon::ActivationReason reason) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 386-390 |
| | 2 | 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::install_sys_qpa| Name: | QSystemTrayIconPrivate::install_sys_qpa | | Prototype: | void QSystemTrayIconPrivate::install_sys_qpa() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 679-689 |
| | 8 | 1 |
QSystemTrayIconPrivate::remove_sys_qpa| Name: | QSystemTrayIconPrivate::remove_sys_qpa | | Prototype: | void QSystemTrayIconPrivate::remove_sys_qpa() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 691-698 |
| | 5 | 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::QSystemTrayIconSys::[lambda]| Name: | QSystemTrayIconSys::QSystemTrayIconSys::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 100-100 |
| | 0 | 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 |