Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QStyleSheetStyle::setPaletteName: | QStyleSheetStyle::setPalette | Prototype: | void QStyleSheetStyle::setPalette(QWidget *w) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2556-2603 |
| | 28 | 9 |
QStyleSheetStyle::setPropertiesName: | QStyleSheetStyle::setProperties | Prototype: | void QStyleSheetStyle::setProperties(QWidget *w) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2496-2554 |
| | 36 | 16 |
QStyleSheetStyle::sizeFromContentsName: | QStyleSheetStyle::sizeFromContents | Prototype: | QSize QStyleSheetStyle::sizeFromContents(ContentsType ct, const QStyleOption *opt, const QSize &csz, const QWidget *w) const | Coverage: | 0.000% (0/190) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4892-5106 |
| | 131 | 54 |
QStyleSheetStyle::standardIconName: | QStyleSheetStyle::standardIcon | Prototype: | QIcon QStyleSheetStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5172-5183 |
| | 7 | 4 |
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 |
QStyleSheetStyle::standardPixmapName: | QStyleSheetStyle::standardPixmap | Prototype: | QPixmap QStyleSheetStyle::standardPixmap(StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5190-5203 |
| | 8 | 4 |
QStyleSheetStyle::styleHintName: | QStyleSheetStyle::styleHint | Prototype: | int QStyleSheetStyle::styleHint(StyleHint sh, const QStyleOption *opt, const QWidget *w, QStyleHintReturn *shret) const | Coverage: | 0.000% (0/136) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5212-5315 |
| | 76 | 55 |
QStyleSheetStyle::styleRulesName: | QStyleSheetStyle::styleRules | Prototype: | QVector<QCss::StyleRule> QStyleSheetStyle::styleRules(const QObject *obj) const | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1526-1601 |
| | 55 | 14 |
QStyleSheetStyle::styleSheetPaletteName: | QStyleSheetStyle::styleSheetPalette | Prototype: | bool QStyleSheetStyle::styleSheetPalette(const QWidget* w, const QStyleOption* opt, QPalette* pal) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5976-5991 |
| | 9 | 4 |
QStyleSheetStyle::subControlRectName: | QStyleSheetStyle::subControlRect | Prototype: | QRect QStyleSheetStyle::subControlRect(ComplexControl cc, const QStyleOptionComplex *opt, SubControl sc, const QWidget *w) const | Coverage: | 0.000% (0/270) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5317-5666 |
| | 227 | 81 |
QStyleSheetStyle::subElementRectName: | QStyleSheetStyle::subElementRect | Prototype: | QRect QStyleSheetStyle::subElementRect(SubElement se, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/229) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5668-5911 |
| | 124 | 91 |
QStyleSheetStyle::titleBarLayoutName: | QStyleSheetStyle::titleBarLayout | Prototype: | QHash<QStyle::SubControl, QRect> QStyleSheetStyle::titleBarLayout(const QWidget *w, const QStyleOptionTitleBar *tb) const | Coverage: | 0.000% (0/70) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 742-847 |
| | 78 | 28 |
QStyleSheetStyle::unpolishName: | QStyleSheetStyle::unpolish | Prototype: | void QStyleSheetStyle::unpolish(QWidget *w) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2872-2899 |
| | 20 | 3 |
QStyleSheetStyle::unpolishName: | QStyleSheetStyle::unpolish | Prototype: | void QStyleSheetStyle::unpolish(QApplication *app) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2901-2909 |
| | 6 | 2 |
QStyleSheetStyle::unsetPaletteName: | QStyleSheetStyle::unsetPalette | Prototype: | void QStyleSheetStyle::unsetPalette(QWidget *w) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2605-2648 |
| | 28 | 8 |
QStyleSheetStyle::unsetStyleSheetFontName: | QStyleSheetStyle::unsetStyleSheetFont | Prototype: | void QStyleSheetStyle::unsetStyleSheetFont(QWidget *w) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2650-2666 |
| | 10 | 2 |
QStyleSheetStyle::updateStyleSheetFontName: | QStyleSheetStyle::updateStyleSheetFont | Prototype: | void QStyleSheetStyle::updateStyleSheetFont(QWidget* w) const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5918-5960 |
| | 24 | 6 |
QStyleSheetStyle::~QStyleSheetStyleName: | QStyleSheetStyle::~QStyleSheetStyle | Prototype: | QStyleSheetStyle::~QStyleSheetStyle() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2705-2711 |
| | 3 | 2 |
QStyleSheetStyleCaches::objectDestroyedName: | QStyleSheetStyleCaches::objectDestroyed | Prototype: | void QStyleSheetStyleCaches::objectDestroyed(QObject *o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2721-2730 |
| | 7 | 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::attributeName: | QStyleSheetStyleSelector::attribute | Prototype: | QString attribute(NodePtr node, const QString& name) const override | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1447-1483 |
| | 28 | 9 |
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::nodeNameEqualsName: | QStyleSheetStyleSelector::nodeNameEquals | Prototype: | bool nodeNameEquals(NodePtr node, const QString& nodeName) const override | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1484-1506 |
| | 16 | 6 |
QStyleSheetStyleSelector::nodeNamesName: | QStyleSheetStyleSelector::nodeNames | Prototype: | QStringList nodeNames(NodePtr node) const override | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1431-1446 |
| | 10 | 4 |
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::QStyledItemDelegateName: | 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: | 237-240 |
| | 2 | 1 |
QStyledItemDelegate::createEditorName: | QStyledItemDelegate::createEditor | Prototype: | QWidget *QStyledItemDelegate::createEditor(QWidget *parent, const QStyleOptionViewItem &, const QModelIndex &index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 419-427 |
| | 4 | 2 |
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 |
QStyledItemDelegate::editorEventName: | QStyledItemDelegate::editorEvent | Prototype: | bool QStyledItemDelegate::editorEvent(QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 589-640 |
| | 33 | 9 |
QStyledItemDelegate::eventFilterName: | 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: | 580-584 |
| | 2 | 1 |
QStyledItemDelegate::initStyleOptionName: | QStyledItemDelegate::initStyleOption | Prototype: | void QStyledItemDelegate::initStyleOption(QStyleOptionViewItem *option, const QModelIndex &index) const | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 274-351 |
| | 50 | 14 |
QStyledItemDelegate::itemEditorFactoryName: | 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: | 530-534 |
| | 2 | 1 |
QStyledItemDelegate::paintName: | 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: | 375-386 |
| | 6 | 1 |
QStyledItemDelegate::setEditorDataName: | QStyledItemDelegate::setEditorData | Prototype: | void QStyledItemDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 438-453 |
| | 6 | 3 |
QStyledItemDelegate::setItemEditorFactoryName: | 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: | 543-547 |
| | 2 | 1 |
QStyledItemDelegate::setModelDataName: | QStyledItemDelegate::setModelData | Prototype: | void QStyledItemDelegate::setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 465-484 |
| | 9 | 3 |
QStyledItemDelegate::sizeHintName: | QStyledItemDelegate::sizeHint | Prototype: | QSize QStyledItemDelegate::sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 398-410 |
| | 8 | 2 |
QStyledItemDelegate::updateEditorGeometryName: | QStyledItemDelegate::updateEditorGeometry | Prototype: | void QStyledItemDelegate::updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 490-522 |
| | 16 | 5 |
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::nextName: | QSubpathBackwardIterator::next | Prototype: | inline QStrokerOps::Element next() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 74-110 |
| | 20 | 7 |
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 |
QSubpathFlatIterator::nextName: | QSubpathFlatIterator::next | Prototype: | QStrokerOps::Element next() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 125-162 |
| | 30 | 4 |
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::QSupportedWritingSystemsName: | 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: | 184-188 |
| | 2 | 1 |
QSupportedWritingSystems::detachName: | QSupportedWritingSystems::detach | Prototype: | void QSupportedWritingSystems::detach() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 216-224 |
| | 5 | 3 |
QSupportedWritingSystems::operator=Name: | QSupportedWritingSystems::operator= | Prototype: | QSupportedWritingSystems &QSupportedWritingSystems::operator=(const QSupportedWritingSystems &other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 193-202 |
| | 6 | 3 |
QSupportedWritingSystems::setSupportedName: | 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: | 230-234 |
| | 2 | 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 |
QSupportedWritingSystems::~QSupportedWritingSystemsName: | QSupportedWritingSystems::~QSupportedWritingSystems | Prototype: | QSupportedWritingSystems::~QSupportedWritingSystems() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 207-211 |
| | 2 | 2 |
QSurface::QSurfaceName: | 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: | 122-125 |
| | 2 | 1 |
QSurface::supportsOpenGLName: | QSurface::supportsOpenGL | Prototype: | bool QSurface::supportsOpenGL() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurface.cpp | Lines: | 95-99 |
| | 2 | 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 |
QSurface::~QSurfaceName: | QSurface::~QSurface | Prototype: | QSurface::~QSurface() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurface.cpp | Lines: | 130-137 |
| | 3 | 2 |
QSurfaceFormat::QSurfaceFormatName: | 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: | 207-209 |
| | 2 | 1 |
QSurfaceFormat::QSurfaceFormatName: | 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: | 214-217 |
| | 2 | 1 |
QSurfaceFormat::QSurfaceFormatName: | 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: | 235-239 |
| | 2 | 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::detachName: | QSurfaceFormat::detach | Prototype: | void QSurfaceFormat::detach() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 222-230 |
| | 5 | 3 |
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::operator=Name: | QSurfaceFormat::operator= | Prototype: | QSurfaceFormat &QSurfaceFormat::operator=(const QSurfaceFormat &other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 244-253 |
| | 6 | 3 |
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::setAlphaBufferSizeName: | QSurfaceFormat::setAlphaBufferSize | Prototype: | void QSurfaceFormat::setAlphaBufferSize(int size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 577-583 |
| | 3 | 2 |
QSurfaceFormat::setBlueBufferSizeName: | QSurfaceFormat::setBlueBufferSize | Prototype: | void QSurfaceFormat::setBlueBufferSize(int size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 566-572 |
| | 3 | 2 |
QSurfaceFormat::setDefaultFormatName: | QSurfaceFormat::setDefaultFormat | Prototype: | void QSurfaceFormat::setDefaultFormat(const QSurfaceFormat &format) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 764-777 |
| | 7 | 3 |
QSurfaceFormat::setDepthBufferSizeName: | QSurfaceFormat::setDepthBufferSize | Prototype: | void QSurfaceFormat::setDepthBufferSize(int size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 420-426 |
| | 3 | 2 |
QSurfaceFormat::setGreenBufferSizeName: | QSurfaceFormat::setGreenBufferSize | Prototype: | void QSurfaceFormat::setGreenBufferSize(int size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 551-557 |
| | 3 | 2 |
QSurfaceFormat::setMajorVersionName: | QSurfaceFormat::setMajorVersion | Prototype: | void QSurfaceFormat::setMajorVersion(int major) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 636-642 |
| | 3 | 2 |
QSurfaceFormat::setMinorVersionName: | QSurfaceFormat::setMinorVersion | Prototype: | void QSurfaceFormat::setMinorVersion(int minor) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 659-665 |
| | 3 | 2 |
QSurfaceFormat::setOptionName: | QSurfaceFormat::setOption | Prototype: | void QSurfaceFormat::setOption(QSurfaceFormat::FormatOptions opt) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 332-339 |
| | 4 | 2 |
QSurfaceFormat::setOptionName: | QSurfaceFormat::setOption | Prototype: | void QSurfaceFormat::setOption(QSurfaceFormat::FormatOption option, bool on) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 380-389 |
| | 6 | 3 |
QSurfaceFormat::setOptionsName: | QSurfaceFormat::setOptions | Prototype: | void QSurfaceFormat::setOptions(QSurfaceFormat::FormatOptions options) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 365-371 |
| | 3 | 2 |
QSurfaceFormat::setProfileName: | QSurfaceFormat::setProfile | Prototype: | void QSurfaceFormat::setProfile(OpenGLContextProfile profile) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 614-620 |
| | 3 | 2 |
QSurfaceFormat::setRedBufferSizeName: | QSurfaceFormat::setRedBufferSize | Prototype: | void QSurfaceFormat::setRedBufferSize(int size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 536-542 |
| | 3 | 2 |
QSurfaceFormat::setRenderableTypeName: | QSurfaceFormat::setRenderableType | Prototype: | void QSurfaceFormat::setRenderableType(RenderableType type) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 590-596 |
| | 3 | 2 |