Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 312-318 |
| | 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: | 479-485 |
| | 3 | 2 |
QSurfaceFormat::setStereoName: | QSurfaceFormat::setStereo | Prototype: | void QSurfaceFormat::setStereo(bool enable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 284-293 |
| | 5 | 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: | 445-451 |
| | 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: | 719-725 |
| | 3 | 2 |
QSurfaceFormat::setVersionName: | QSurfaceFormat::setVersion | Prototype: | void QSurfaceFormat::setVersion(int major, int minor) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 690-697 |
| | 4 | 2 |
QSurfaceFormat::stencilBufferSizeName: | 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: | 492-495 |
| | 1 | 1 |
QSurfaceFormat::swapBehaviorName: | 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: | 458-461 |
| | 1 | 1 |
QSurfaceFormat::swapIntervalName: | 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: | 734-737 |
| | 1 | 1 |
QSurfaceFormat::testOptionName: | 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: | 352-355 |
| | 1 | 1 |
QSurfaceFormat::testOptionName: | 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: | 398-401 |
| | 1 | 1 |
QSurfaceFormat::versionName: | 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: | 680-683 |
| | 1 | 1 |
QSurfaceFormat::~QSurfaceFormatName: | QSurfaceFormat::~QSurfaceFormat | Prototype: | QSurfaceFormat::~QSurfaceFormat() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 258-262 |
| | 2 | 2 |
QSurfaceFormatPrivate::QSurfaceFormatPrivateName: | 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: | 60-77 |
| | 2 | 1 |
QSurfaceFormatPrivate::QSurfaceFormatPrivateName: | 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: | 79-96 |
| | 2 | 1 |
QSwipeGesture::QSwipeGestureName: | 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: | 682-686 |
| | 1 | 1 |
QSwipeGesture::horizontalDirectionName: | QSwipeGesture::horizontalDirection | Prototype: | QSwipeGesture::SwipeDirection QSwipeGesture::horizontalDirection() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 695-704 |
| | 6 | 3 |
QSwipeGesture::setSwipeAngleName: | 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: | 722-725 |
| | 1 | 1 |
QSwipeGesture::swipeAngleName: | 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: | 717-720 |
| | 1 | 1 |
QSwipeGesture::verticalDirectionName: | QSwipeGesture::verticalDirection | Prototype: | QSwipeGesture::SwipeDirection QSwipeGesture::verticalDirection() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 706-715 |
| | 6 | 3 |
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: | 277-283 |
| | 3 | 2 |
QSwipeGestureRecognizer::recognizeName: | QSwipeGestureRecognizer::recognize | Prototype: | QGestureRecognizer::Result QSwipeGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event) | Coverage: | 0.000% (0/71) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | Lines: | 285-393 |
| | 72 | 20 |
QSwipeGestureRecognizer::resetName: | 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: | 395-409 |
| | 9 | 1 |
QSyntaxHighlighter::QSyntaxHighlighterName: | QSyntaxHighlighter::QSyntaxHighlighter | Prototype: | QSyntaxHighlighter::QSyntaxHighlighter(QObject *parent) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 297-305 |
| | 4 | 3 |
QSyntaxHighlighter::QSyntaxHighlighterName: | 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: | 312-316 |
| | 1 | 1 |
QSyntaxHighlighter::currentBlockName: | 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: | 631-635 |
| | 2 | 1 |
QSyntaxHighlighter::currentBlockStateName: | QSyntaxHighlighter::currentBlockState | Prototype: | int QSyntaxHighlighter::currentBlockState() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 545-552 |
| | 4 | 2 |
QSyntaxHighlighter::currentBlockUserDataName: | QSyntaxHighlighter::currentBlockUserData | Prototype: | QTextBlockUserData *QSyntaxHighlighter::currentBlockUserData() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 617-624 |
| | 4 | 2 |
QSyntaxHighlighter::documentName: | 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: | 356-360 |
| | 2 | 1 |
QSyntaxHighlighter::formatName: | QSyntaxHighlighter::format | Prototype: | QTextCharFormat QSyntaxHighlighter::format(int pos) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 513-519 |
| | 4 | 2 |
QSyntaxHighlighter::previousBlockStateName: | QSyntaxHighlighter::previousBlockState | Prototype: | int QSyntaxHighlighter::previousBlockState() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 528-539 |
| | 7 | 3 |
QSyntaxHighlighter::rehighlightName: | QSyntaxHighlighter::rehighlight | Prototype: | void QSyntaxHighlighter::rehighlight() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 369-377 |
| | 5 | 2 |
QSyntaxHighlighter::rehighlightBlockName: | QSyntaxHighlighter::rehighlightBlock | Prototype: | void QSyntaxHighlighter::rehighlightBlock(const QTextBlock &block) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 386-399 |
| | 8 | 3 |
QSyntaxHighlighter::setCurrentBlockStateName: | QSyntaxHighlighter::setCurrentBlockState | Prototype: | void QSyntaxHighlighter::setCurrentBlockState(int newState) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 559-566 |
| | 4 | 2 |
QSyntaxHighlighter::setCurrentBlockUserDataName: | QSyntaxHighlighter::setCurrentBlockUserData | Prototype: | void QSyntaxHighlighter::setCurrentBlockUserData(QTextBlockUserData *data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 602-609 |
| | 4 | 2 |
QSyntaxHighlighter::setDocumentName: | QSyntaxHighlighter::setDocument | Prototype: | void QSyntaxHighlighter::setDocument(QTextDocument *doc) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 330-350 |
| | 15 | 4 |
QSyntaxHighlighter::setFormatName: | QSyntaxHighlighter::setFormat | Prototype: | void QSyntaxHighlighter::setFormat(int start, int count, const QTextCharFormat &format) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 460-469 |
| | 6 | 3 |
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: | 482-487 |
| | 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: | 500-505 |
| | 3 | 1 |
QSyntaxHighlighter::~QSyntaxHighlighterName: | 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: | 321-324 |
| | 1 | 1 |
QSyntaxHighlighterPrivate::QSyntaxHighlighterPrivateName: | 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: | 61-63 |
| | 1 | 1 |
QSyntaxHighlighterPrivate::_q_delayedRehighlightName: | QSyntaxHighlighterPrivate::_q_delayedRehighlight | Prototype: | inline void _q_delayedRehighlight() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 81-86 |
| | 4 | 2 |
QSyntaxHighlighterPrivate::_q_reformatBlocksName: | QSyntaxHighlighterPrivate::_q_reformatBlocks | Prototype: | void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 158-162 |
| | 2 | 2 |
QSyntaxHighlighterPrivate::applyFormatChangesName: | QSyntaxHighlighterPrivate::applyFormatChanges | Prototype: | void QSyntaxHighlighterPrivate::applyFormatChanges() | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 95-156 |
| | 39 | 13 |
QSyntaxHighlighterPrivate::applyFormatChanges::[lambda]Name: | QSyntaxHighlighterPrivate::applyFormatChanges::[lambda] | Prototype: | [=](const QTextLayout::FormatRange &range) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 107-110 |
| | 2 | 1 |
QSyntaxHighlighterPrivate::reformatBlockName: | 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: | 194-207 |
| | 7 | 1 |
QSyntaxHighlighterPrivate::reformatBlocksName: | QSyntaxHighlighterPrivate::reformatBlocks | Prototype: | void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 164-192 |
| | 16 | 4 |
QSyntaxHighlighterPrivate::rehighlightName: | 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: | 71-79 |
| | 7 | 1 |
QSysInfo::buildCpuArchitectureName: | QSysInfo::buildCpuArchitecture | Prototype: | QString QSysInfo::buildCpuArchitecture() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2413-2416 |
| | 0 | 2 |
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: | 2415-2415 |
| | 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: | 2519-2519 |
| | 0 | 1 |
QSystemLocale::QSystemLocaleName: | QSystemLocale::QSystemLocale | Prototype: | QSystemLocale::QSystemLocale() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 555-562 |
| | 4 | 2 |
QSystemTrayIcon::QSystemTrayIconName: | 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: | 131-134 |
| | 2 | 1 |
QSystemTrayIcon::QSystemTrayIconName: | 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: | 143-147 |
| | 1 | 1 |
QSystemTrayIcon::contextMenuName: | 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: | 183-187 |
| | 2 | 1 |
QSystemTrayIcon::eventName: | 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: | 291-294 |
| | 1 | 1 |
QSystemTrayIcon::geometryName: | QSystemTrayIcon::geometry | Prototype: | QRect QSystemTrayIcon::geometry() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 253-259 |
| | 4 | 2 |
QSystemTrayIcon::iconName: | 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: | 205-209 |
| | 2 | 1 |
QSystemTrayIcon::isSystemTrayAvailableName: | 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: | 344-347 |
| | 1 | 1 |
QSystemTrayIcon::isVisibleName: | 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: | 282-286 |
| | 2 | 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: | 173-178 |
| | 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: | 198-203 |
| | 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: | 218-223 |
| | 3 | 1 |
QSystemTrayIcon::setVisibleName: | QSystemTrayIcon::setVisible | Prototype: | void QSystemTrayIcon::setVisible(bool visible) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 268-280 |
| | 9 | 4 |
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: | 384-390 |
| | 3 | 2 |
QSystemTrayIcon::supportsMessagesName: | 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: | 354-357 |
| | 1 | 1 |
QSystemTrayIcon::toolTipName: | 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: | 225-229 |
| | 2 | 1 |
QSystemTrayIcon::~QSystemTrayIconName: | 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: | 152-156 |
| | 2 | 1 |
QSystemTrayIconPrivate::QSystemTrayIconPrivateName: | 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: | 258-263 |
| | 2 | 1 |
QSystemTrayIconPrivate::_q_emitActivatedName: | 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: | 392-396 |
| | 2 | 1 |
QSystemTrayIconPrivate::addPlatformMenuName: | QSystemTrayIconPrivate::addPlatformMenu | Prototype: | void QSystemTrayIconPrivate::addPlatformMenu(QMenu *menu) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 749-768 |
| | 10 | 5 |
QSystemTrayIconPrivate::geometry_sysName: | QSystemTrayIconPrivate::geometry_sys | Prototype: | QRect QSystemTrayIconPrivate::geometry_sys() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 284-291 |
| | 5 | 3 |
QSystemTrayIconPrivate::geometry_sys_qpaName: | 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: | 703-706 |
| | 1 | 1 |
QSystemTrayIconPrivate::install_sysName: | QSystemTrayIconPrivate::install_sys | Prototype: | void QSystemTrayIconPrivate::install_sys() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 270-282 |
| | 8 | 3 |
QSystemTrayIconPrivate::install_sys_qpaName: | 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: | 682-692 |
| | 8 | 1 |
QSystemTrayIconPrivate::isSystemTrayAvailable_sysName: | QSystemTrayIconPrivate::isSystemTrayAvailable_sys | Prototype: | bool QSystemTrayIconPrivate::isSystemTrayAvailable_sys() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 336-347 |
| | 7 | 3 |
QSystemTrayIconPrivate::remove_sysName: | QSystemTrayIconPrivate::remove_sys | Prototype: | void QSystemTrayIconPrivate::remove_sys() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 293-305 |
| | 9 | 3 |
QSystemTrayIconPrivate::remove_sys_qpaName: | 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: | 694-701 |
| | 5 | 1 |
QSystemTrayIconPrivate::showMessage_sysName: | QSystemTrayIconPrivate::showMessage_sys | Prototype: | void QSystemTrayIconPrivate::showMessage_sys(const QString &title, const QString &message, QSystemTrayIcon::MessageIcon icon, int msecs) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 359-371 |
| | 8 | 3 |
QSystemTrayIconPrivate::showMessage_sys_qpaName: | QSystemTrayIconPrivate::showMessage_sys_qpa | Prototype: | void QSystemTrayIconPrivate::showMessage_sys_qpa(const QString &title, const QString &message, QSystemTrayIcon::MessageIcon icon, int msecs) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 726-747 |
| | 11 | 5 |
QSystemTrayIconPrivate::supportsMessages_sysName: | QSystemTrayIconPrivate::supportsMessages_sys | Prototype: | bool QSystemTrayIconPrivate::supportsMessages_sys() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 349-357 |
| | 4 | 2 |
QSystemTrayIconPrivate::updateIcon_sysName: | QSystemTrayIconPrivate::updateIcon_sys | Prototype: | void QSystemTrayIconPrivate::updateIcon_sys() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 307-315 |
| | 5 | 3 |
QSystemTrayIconPrivate::updateIcon_sys_qpaName: | 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: | 708-711 |
| | 1 | 1 |
QSystemTrayIconPrivate::updateMenu_sysName: | QSystemTrayIconPrivate::updateMenu_sys | Prototype: | void QSystemTrayIconPrivate::updateMenu_sys() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 317-321 |
| | 2 | 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: | 713-719 |
| | 3 | 2 |
QSystemTrayIconPrivate::updateToolTip_sysName: | QSystemTrayIconPrivate::updateToolTip_sys | Prototype: | void QSystemTrayIconPrivate::updateToolTip_sys() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 323-334 |
| | 6 | 3 |
QSystemTrayIconPrivate::updateToolTip_sys_qpaName: | 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: | 721-724 |
| | 1 | 1 |
QSystemTrayIconPrivate::~QSystemTrayIconPrivateName: | 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: | 265-268 |
| | 1 | 1 |
QSystemTrayIconSys::QSystemTrayIconSysName: | QSystemTrayIconSys::QSystemTrayIconSys | Prototype: | QSystemTrayIconSys::QSystemTrayIconSys(QSystemTrayIcon *qIn) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 102-138 |
| | 12 | 3 |
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: | 106-106 |
| | 0 | 1 |
QSystemTrayIconSys::addToTrayName: | QSystemTrayIconSys::addToTray | Prototype: | bool QSystemTrayIconSys::addToTray() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 140-155 |
| | 10 | 4 |
QSystemTrayIconSys::eventName: | QSystemTrayIconSys::event | Prototype: | bool QSystemTrayIconSys::event(QEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 202-216 |
| | 6 | 4 |
QSystemTrayIconSys::globalGeometryName: | 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: | 168-171 |
| | 1 | 1 |
QSystemTrayIconSys::mouseDoubleClickEventName: | QSystemTrayIconSys::mouseDoubleClickEvent | Prototype: | void QSystemTrayIconSys::mouseDoubleClickEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 196-200 |
| | 2 | 2 |
QSystemTrayIconSys::mousePressEventName: | QSystemTrayIconSys::mousePressEvent | Prototype: | void QSystemTrayIconSys::mousePressEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 173-194 |
| | 12 | 6 |
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: | 242-247 |
| | 3 | 2 |
QSystemTrayIconSys::paintEventName: | QSystemTrayIconSys::paintEvent | Prototype: | void QSystemTrayIconSys::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 218-240 |
| | 11 | 3 |
QSystemTrayIconSys::resizeEventName: | QSystemTrayIconSys::resizeEvent | Prototype: | void QSystemTrayIconSys::resizeEvent(QResizeEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 249-255 |
| | 4 | 2 |
QSystemTrayIconSys::systemTrayIconName: | 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: | 80-80 |
| | 1 | 1 |
QSystemTrayIconSys::systemTrayWindowChangedName: | QSystemTrayIconSys::systemTrayWindowChanged | Prototype: | void QSystemTrayIconSys::systemTrayWindowChanged(QScreen *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 157-166 |
| | 5 | 2 |