Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QStyleHints::setFocusOnTouchReleaseName: | QStyleHints::setFocusOnTouchRelease | Prototype: | bool QStyleHints::setFocusOnTouchRelease() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 405-408 |
| | 1 | 1 |
QStyleHints::showIsFullScreenName: | QStyleHints::showIsFullScreen | Prototype: | bool QStyleHints::showIsFullScreen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 338-341 |
| | 1 | 1 |
QStyleHints::showIsMaximizedName: | QStyleHints::showIsMaximized | Prototype: | bool QStyleHints::showIsMaximized() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 354-357 |
| | 1 | 1 |
QStyleHints::singleClickActivationName: | QStyleHints::singleClickActivation | Prototype: | bool QStyleHints::singleClickActivation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 449-452 |
| | 1 | 1 |
QStyleHints::startDragVelocityName: | QStyleHints::startDragVelocity | Prototype: | int QStyleHints::startDragVelocity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 254-257 |
| | 1 | 1 |
QStyleHints::useRtlExtensionsName: | QStyleHints::useRtlExtensions | Prototype: | bool QStyleHints::useRtlExtensions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 393-396 |
| | 1 | 1 |
QStyleHintsPrivate::QStyleHintsPrivateName: | QStyleHintsPrivate::QStyleHintsPrivate | Prototype: | inline QStyleHintsPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 72-80 |
| | 1 | 1 |
QStyleOptionFocusRect::QStyleOptionFocusRectName: | QStyleOptionFocusRect::QStyleOptionFocusRect | Prototype: | QStyleOptionFocusRect::QStyleOptionFocusRect() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp | Lines: | 392-396 |
| | 1 | 1 |
QStyleOptionFocusRect::QStyleOptionFocusRectName: | QStyleOptionFocusRect::QStyleOptionFocusRect | Prototype: | QStyleOptionFocusRect::QStyleOptionFocusRect(int version) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp | Lines: | 401-405 |
| | 1 | 1 |
QStyleSheetBackgroundData::QStyleSheetBackgroundDataName: | QStyleSheetBackgroundData::QStyleSheetBackgroundData | Prototype: | QStyleSheetBackgroundData(const QBrush& b, const QPixmap& p, QCss::Repeat r, Qt::Alignment a, QCss::Origin o, Attachment t, QCss::Origin c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 316-318 |
| | 1 | 1 |
QStyleSheetBorderData::borderImageName: | QStyleSheetBorderData::borderImage | Prototype: | const QStyleSheetBorderImageData *borderImage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 359-360 |
| | 1 | 1 |
QStyleSheetBorderData::hasBorderImageName: | QStyleSheetBorderData::hasBorderImage | Prototype: | bool hasBorderImage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 361-361 |
| | 1 | 1 |
QStyleSheetGeometryData::QStyleSheetGeometryDataName: | QStyleSheetGeometryData::QStyleSheetGeometryData | Prototype: | QStyleSheetGeometryData(int w, int h, int minw, int minh, int maxw, int maxh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 436-437 |
| | 1 | 1 |
QStyleSheetImageData::QStyleSheetImageDataName: | QStyleSheetImageData::QStyleSheetImageData | Prototype: | QStyleSheetImageData(const QIcon &i, Qt::Alignment a, const QSize &sz) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 456-457 |
| | 1 | 1 |
QStyleSheetPaletteData::QStyleSheetPaletteDataName: | QStyleSheetPaletteData::QStyleSheetPaletteData | Prototype: | QStyleSheetPaletteData(const QBrush &fg, const QBrush &sfg, const QBrush &sbg, const QBrush &abg) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 423-426 |
| | 1 | 1 |
QStyleSheetPositionData::QStyleSheetPositionDataName: | QStyleSheetPositionData::QStyleSheetPositionData | Prototype: | QStyleSheetPositionData(int l, int t, int r, int b, Origin o, Qt::Alignment p, QCss::PositionMode m, Qt::Alignment a = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 444-445 |
| | 1 | 1 |
QStyleSheetStyle::clearWidgetFontName: | QStyleSheetStyle::clearWidgetFont | Prototype: | void QStyleSheetStyle::clearWidgetFont(QWidget* w) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5967-5970 |
| | 1 | 1 |
QStyleSheetStyle::drawItemPixmapName: | QStyleSheetStyle::drawItemPixmap | Prototype: | void QStyleSheetStyle::drawItemPixmap(QPainter *p, const QRect &rect, int alignment, const QPixmap &pixmap) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4209-4213 |
| | 1 | 1 |
QStyleSheetStyle::drawItemTextName: | QStyleSheetStyle::drawItemText | Prototype: | void QStyleSheetStyle::drawItemText(QPainter *painter, const QRect& rect, int alignment, const QPalette &pal, bool enabled, const QString& text, QPalette::ColorRole textRole) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4215-4219 |
| | 1 | 1 |
QStyleSheetStyle::eventName: | QStyleSheetStyle::event | Prototype: | bool QStyleSheetStyle::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5913-5916 |
| | 1 | 1 |
QStyleSheetStyle::generatedIconPixmapName: | QStyleSheetStyle::generatedIconPixmap | Prototype: | QPixmap QStyleSheetStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap& pixmap, const QStyleOption *option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4540-4544 |
| | 1 | 1 |
QStyleSheetStyle::itemPixmapRectName: | QStyleSheetStyle::itemPixmapRect | Prototype: | QRect QStyleSheetStyle::itemPixmapRect(const QRect &rect, int alignment, const QPixmap &pixmap) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4598-4601 |
| | 1 | 1 |
QStyleSheetStyle::itemTextRectName: | QStyleSheetStyle::itemTextRect | Prototype: | QRect QStyleSheetStyle::itemTextRect(const QFontMetrics &metrics, const QRect& rect, int alignment, bool enabled, const QString& text) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4603-4607 |
| | 1 | 1 |
QStyleSheetStyle::layoutSpacingName: | QStyleSheetStyle::layoutSpacing | Prototype: | int QStyleSheetStyle::layoutSpacing(QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5205-5210 |
| | 1 | 1 |
QStyleSheetStyle::polishName: | QStyleSheetStyle::polish | Prototype: | void QStyleSheetStyle::polish(QApplication *app) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2843-2846 |
| | 1 | 1 |
QStyleSheetStyle::polishName: | QStyleSheetStyle::polish | Prototype: | void QStyleSheetStyle::polish(QPalette &pal) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2848-2851 |
| | 1 | 1 |
QStyleSheetStyle::saveWidgetFontName: | QStyleSheetStyle::saveWidgetFont | Prototype: | void QStyleSheetStyle::saveWidgetFont(QWidget* w, const QFont& font) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5962-5965 |
| | 1 | 1 |
QStyleSheetStyle::standardPaletteName: | QStyleSheetStyle::standardPalette | Prototype: | QPalette QStyleSheetStyle::standardPalette() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5185-5188 |
| | 1 | 1 |
QStyleSheetStyleCaches::styleDestroyedName: | QStyleSheetStyleCaches::styleDestroyed | Prototype: | void QStyleSheetStyleCaches::styleDestroyed(QObject *o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2732-2735 |
| | 1 | 1 |
QStyleSheetStyleRecursionGuard::QStyleSheetStyleRecursionGuardName: | QStyleSheetStyleRecursionGuard::QStyleSheetStyleRecursionGuard | Prototype: | QStyleSheetStyleRecursionGuard(const QStyleSheetStyle *that) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 113-117 |
| | 1 | 2 |
QStyleSheetStyleRecursionGuard::~QStyleSheetStyleRecursionGuardName: | QStyleSheetStyleRecursionGuard::~QStyleSheetStyleRecursionGuard | Prototype: | ~QStyleSheetStyleRecursionGuard() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 118-118 |
| | 1 | 2 |
QStyleSheetStyleSelector::duplicateNodeName: | QStyleSheetStyleSelector::duplicateNode | Prototype: | NodePtr duplicateNode(NodePtr node) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1517-1518 |
| | 1 | 1 |
QStyleSheetStyleSelector::hasAttributesName: | QStyleSheetStyleSelector::hasAttributes | Prototype: | bool hasAttributes(NodePtr) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1507-1508 |
| | 1 | 1 |
QStyleSheetStyleSelector::isNullNodeName: | QStyleSheetStyleSelector::isNullNode | Prototype: | bool isNullNode(NodePtr node) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1511-1512 |
| | 1 | 1 |
QStyleSheetStyleSelector::nodeIdsName: | QStyleSheetStyleSelector::nodeIds | Prototype: | QStringList nodeIds(NodePtr node) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1509-1510 |
| | 1 | 1 |
QStyleSheetStyleSelector::parentNodeName: | QStyleSheetStyleSelector::parentNode | Prototype: | NodePtr parentNode(NodePtr node) const override | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1513-1514 |
| | 1 | 1 |
QStyleSheetStyleSelector::previousSiblingNodeName: | QStyleSheetStyleSelector::previousSiblingNode | Prototype: | NodePtr previousSiblingNode(NodePtr) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1515-1516 |
| | 1 | 1 |
QStyledItemDelegate::displayTextName: | QStyledItemDelegate::displayText | Prototype: | QString QStyledItemDelegate::displayText(const QVariant &value, const QLocale& locale) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 262-265 |
| | 1 | 1 |
QStyledItemDelegatePrivate::QStyledItemDelegatePrivateName: | QStyledItemDelegatePrivate::QStyledItemDelegatePrivate | Prototype: | QStyledItemDelegatePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 82-82 |
| | 1 | 1 |
QStyledItemDelegatePrivate::editorFactoryName: | QStyledItemDelegatePrivate::editorFactory | Prototype: | const QItemEditorFactory *editorFactory() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 89-92 |
| | 1 | 1 |
QStyledItemDelegatePrivate::widgetName: | QStyledItemDelegatePrivate::widget | Prototype: | static const QWidget *widget(const QStyleOptionViewItem &option) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 84-87 |
| | 1 | 1 |
QSubpathBackwardIterator::QSubpathBackwardIteratorName: | QSubpathBackwardIterator::QSubpathBackwardIterator | Prototype: | QSubpathBackwardIterator(const QDataBuffer<QStrokerOps::Element> *path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 67-68 |
| | 1 | 1 |
QSubpathBackwardIterator::hasNextName: | QSubpathBackwardIterator::hasNext | Prototype: | inline bool hasNext() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 72-72 |
| | 1 | 1 |
QSubpathBackwardIterator::positionName: | QSubpathBackwardIterator::position | Prototype: | inline int position() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 70-70 |
| | 1 | 1 |
QSubpathFlatIterator::QSubpathFlatIteratorName: | QSubpathFlatIterator::QSubpathFlatIterator | Prototype: | QSubpathFlatIterator(const QDataBuffer<QStrokerOps::Element> *path, qreal threshold) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 120-121 |
| | 1 | 1 |
QSubpathFlatIterator::hasNextName: | QSubpathFlatIterator::hasNext | Prototype: | inline bool hasNext() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 123-123 |
| | 1 | 1 |
QSubpathForwardIterator::QSubpathForwardIteratorName: | QSubpathForwardIterator::QSubpathForwardIterator | Prototype: | QSubpathForwardIterator(const QDataBuffer<QStrokerOps::Element> *path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 53-54 |
| | 1 | 1 |
QSubpathForwardIterator::hasNextName: | QSubpathForwardIterator::hasNext | Prototype: | inline bool hasNext() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 56-56 |
| | 1 | 1 |
QSubpathForwardIterator::nextName: | QSubpathForwardIterator::next | Prototype: | inline QStrokerOps::Element next() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 57-57 |
| | 1 | 1 |
QSubpathForwardIterator::positionName: | QSubpathForwardIterator::position | Prototype: | inline int position() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 55-55 |
| | 1 | 1 |
QSupportedWritingSystems::QSupportedWritingSystemsName: | QSupportedWritingSystems::QSupportedWritingSystems | Prototype: | QSupportedWritingSystems::QSupportedWritingSystems() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 176-179 |
| | 1 | 1 |
QSupportedWritingSystems::supportedName: | 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: | 240-243 |
| | 1 | 1 |
QSurface::surfaceClassName: | 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: | 142-145 |
| | 1 | 1 |
QSurfaceFormat::alphaBufferSizeName: | 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: | 524-527 |
| | 1 | 1 |
QSurfaceFormat::blueBufferSizeName: | 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: | 516-519 |
| | 1 | 1 |
QSurfaceFormat::defaultFormatName: | 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: | 787-790 |
| | 1 | 1 |
QSurfaceFormat::depthBufferSizeName: | 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: | 433-436 |
| | 1 | 1 |
QSurfaceFormat::greenBufferSizeName: | 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: | 508-511 |
| | 1 | 1 |
QSurfaceFormat::hasAlphaName: | 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: | 469-472 |
| | 1 | 1 |
QSurfaceFormat::majorVersionName: | 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: | 649-652 |
| | 1 | 1 |
QSurfaceFormat::minorVersionName: | 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: | 670-673 |
| | 1 | 1 |
QSurfaceFormat::optionsName: | 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: | 410-413 |
| | 1 | 1 |
QSurfaceFormat::profileName: | 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: | 628-631 |
| | 1 | 1 |
QSurfaceFormat::redBufferSizeName: | 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: | 500-503 |
| | 1 | 1 |
QSurfaceFormat::renderableTypeName: | 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: | 603-606 |
| | 1 | 1 |
QSurfaceFormat::samplesName: | 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: | 301-304 |
| | 1 | 1 |
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 |
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::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 |
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::~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 |
QSystemLocaleData::QSystemLocaleDataName: | 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: | 53-60 |
| | 1 | 1 |
QSystemLocaleSingleton::QSystemLocaleSingletonName: | QSystemLocaleSingleton::QSystemLocaleSingleton | Prototype: | QSystemLocaleSingleton() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 77-77 |
| | 1 | 1 |
QSystemSemaphore::QSystemSemaphoreName: | 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: | 166-170 |
| | 1 | 1 |
QSystemSemaphore::acquireName: | 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: | 272-275 |
| | 1 | 1 |
QSystemSemaphore::errorName: | 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: | 315-318 |
| | 1 | 1 |
QSystemSemaphore::errorStringName: | 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: | 350-353 |
| | 1 | 1 |
QSystemSemaphore::keyName: | 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: | 254-257 |
| | 1 | 1 |
QSystemSemaphore::~QSystemSemaphoreName: | 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: | 187-190 |
| | 1 | 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::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::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::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 |
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::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::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::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::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::updateIconName: | 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: | 79-79 |
| | 1 | 1 |
QTabBar::addTabName: | 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: | 906-909 |
| | 1 | 1 |
QTabBar::addTabName: | 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: | 917-920 |
| | 1 | 1 |
QTabBar::documentModeName: | 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: | 2433-2436 |
| | 1 | 1 |