| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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::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::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::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 |
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 |
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::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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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 |
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 |
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::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::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 |
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 |
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 |
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 |
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::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 |
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 |
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::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 |
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 |
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 |
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::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::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::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::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 |
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 |
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 |
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 |
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 |
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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
QStyleOptionFocusRect::QStyleOptionFocusRect| Name: | 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: | 386-390 |
| | 1 | 1 |
QStyleOptionFocusRect::QStyleOptionFocusRect| Name: | 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: | 395-399 |
| | 1 | 1 |
QStyleHintsPrivate::QStyleHintsPrivate| Name: | 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: | 66-72 |
| | 1 | 1 |
QStyleHints::useRtlExtensions| Name: | 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: | 365-368 |
| | 1 | 1 |
QStyleHints::tabFocusBehavior| Name: | QStyleHints::tabFocusBehavior | | Prototype: | Qt::TabFocusBehavior QStyleHints::tabFocusBehavior() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 391-394 |
| | 1 | 1 |
QStyleHints::startDragVelocity| Name: | 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: | 226-229 |
| | 1 | 1 |
QStyleHints::singleClickActivation| Name: | 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: | 403-406 |
| | 1 | 1 |
QStyleHints::showIsMaximized| Name: | 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: | 326-329 |
| | 1 | 1 |
QStyleHints::showIsFullScreen| Name: | 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: | 310-313 |
| | 1 | 1 |
QStyleHints::setFocusOnTouchRelease| Name: | 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: | 377-380 |
| | 1 | 1 |
QStyleHints::passwordMaskDelay| Name: | 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: | 336-339 |
| | 1 | 1 |
QStyleHints::passwordMaskCharacter| Name: | 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: | 346-349 |
| | 1 | 1 |
QStyleHints::mousePressAndHoldInterval| Name: | QStyleHints::mousePressAndHoldInterval | | Prototype: | int QStyleHints::mousePressAndHoldInterval() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 138-141 |
| | 1 | 1 |
QStyleHints::keyboardAutoRepeatRate| Name: | 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: | 264-267 |
| | 1 | 1 |
QStyleHints::fontSmoothingGamma| Name: | 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: | 355-358 |
| | 1 | 1 |
QStyleHelper::dpiScaled| Name: | 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: | 93-102 |
| | 1 | 1 |
QStyleAnimation::target| Name: | 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: | 56-59 |
| | 1 | 1 |
QStyleAnimation::startTime| Name: | 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: | 81-84 |
| | 1 | 1 |
QStyleAnimation::setStartTime| Name: | 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: | 86-89 |
| | 1 | 1 |