Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 256-259 |
| | 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: | 583-634 |
| | 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: | 574-578 |
| | 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: | 268-345 |
| | 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: | 524-528 |
| | 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: | 369-380 |
| | 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: | 432-447 |
| | 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: | 537-541 |
| | 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: | 459-478 |
| | 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: | 392-404 |
| | 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: | 484-516 |
| | 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: | 76-76 |
| | 1 | 1 |
QStyledItemDelegatePrivate::editorFactoryName: | 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::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: | 78-81 |
| | 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: | 61-62 |
| | 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: | 66-66 |
| | 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: | 68-104 |
| | 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: | 64-64 |
| | 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: | 114-115 |
| | 1 | 1 |
QSubpathFlatIterator::hasNextName: | 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::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: | 119-156 |
| | 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: | 47-48 |
| | 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: | 50-50 |
| | 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: | 51-51 |
| | 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: | 49-49 |
| | 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: | 170-173 |
| | 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: | 178-182 |
| | 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: | 210-218 |
| | 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: | 187-196 |
| | 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: | 224-228 |
| | 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: | 234-237 |
| | 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: | 201-205 |
| | 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: | 116-119 |
| | 2 | 1 |
QSurface::supportsOpenGLName: | QSurface::supportsOpenGL | Prototype: | bool QSurface::supportsOpenGL() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurface.cpp | Lines: | 89-93 |
| | 2 | 1 |
QSurface::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: | 136-139 |
| | 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: | 124-131 |
| | 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: | 201-203 |
| | 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: | 208-211 |
| | 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: | 229-233 |
| | 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: | 521-524 |
| | 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: | 513-516 |
| | 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: | 784-787 |
| | 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: | 430-433 |
| | 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: | 216-224 |
| | 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: | 505-508 |
| | 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: | 466-469 |
| | 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: | 646-649 |
| | 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: | 667-670 |
| | 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: | 238-247 |
| | 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: | 407-410 |
| | 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: | 625-628 |
| | 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: | 497-500 |
| | 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: | 600-603 |
| | 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: | 298-301 |
| | 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: | 574-580 |
| | 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: | 563-569 |
| | 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: | 761-774 |
| | 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: | 417-423 |
| | 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: | 548-554 |
| | 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: | 633-639 |
| | 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: | 656-662 |
| | 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: | 329-336 |
| | 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: | 377-386 |
| | 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: | 362-368 |
| | 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: | 611-617 |
| | 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: | 533-539 |
| | 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: | 587-593 |
| | 3 | 2 |
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: | 309-315 |
| | 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: | 476-482 |
| | 3 | 2 |
QSurfaceFormat::setStereoName: | QSurfaceFormat::setStereo | Prototype: | void QSurfaceFormat::setStereo(bool enable) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 278-290 |
| | 7 | 3 |
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: | 442-448 |
| | 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: | 716-722 |
| | 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: | 687-694 |
| | 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: | 489-492 |
| | 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: | 455-458 |
| | 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: | 731-734 |
| | 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: | 349-352 |
| | 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: | 395-398 |
| | 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: | 677-680 |
| | 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: | 252-256 |
| | 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: | 54-71 |
| | 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: | 73-90 |
| | 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: | 676-680 |
| | 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: | 689-698 |
| | 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: | 716-719 |
| | 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: | 711-714 |
| | 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: | 700-709 |
| | 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: | 271-277 |
| | 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: | 279-387 |
| | 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: | 389-403 |
| | 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: | 289-297 |
| | 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: | 304-308 |
| | 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: | 623-627 |
| | 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: | 537-544 |
| | 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: | 609-616 |
| | 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: | 348-352 |
| | 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: | 505-511 |
| | 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: | 520-531 |
| | 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: | 361-369 |
| | 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: | 378-391 |
| | 8 | 3 |