| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 734-737 |
| | 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: | 458-461 |
| | 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: | 492-495 |
| | 1 | 1 |
QSurfaceFormat::setVersion| Name: | QSurfaceFormat::setVersion | | Prototype: | void QSurfaceFormat::setVersion(int major, int minor) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 690-697 |
| | 4 | 2 |
QSurfaceFormat::setSwapInterval| Name: | QSurfaceFormat::setSwapInterval | | Prototype: | void QSurfaceFormat::setSwapInterval(int interval) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 719-725 |
| | 3 | 2 |
QSurfaceFormat::setSwapBehavior| Name: | QSurfaceFormat::setSwapBehavior | | Prototype: | void QSurfaceFormat::setSwapBehavior(SwapBehavior behavior) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 445-451 |
| | 3 | 2 |
QSurfaceFormat::setStereo| Name: | QSurfaceFormat::setStereo | | Prototype: | void QSurfaceFormat::setStereo(bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 284-293 |
| | 5 | 2 |
QSurfaceFormat::setStencilBufferSize| Name: | QSurfaceFormat::setStencilBufferSize | | Prototype: | void QSurfaceFormat::setStencilBufferSize(int size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 479-485 |
| | 3 | 2 |
QSurfaceFormat::setSamples| Name: | QSurfaceFormat::setSamples | | Prototype: | void QSurfaceFormat::setSamples(int numSamples) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 312-318 |
| | 3 | 2 |
QSurfaceFormat::setRenderableType| Name: | 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 |
QSurfaceFormat::setRedBufferSize| Name: | 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::setProfile| Name: | 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::setOptions| Name: | 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::setOption| Name: | 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::setOption| Name: | 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::setMinorVersion| Name: | 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::setMajorVersion| Name: | 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::setGreenBufferSize| Name: | 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::setDepthBufferSize| Name: | 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::setDefaultFormat| Name: | 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::setBlueBufferSize| Name: | 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::setAlphaBufferSize| Name: | 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::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: | 301-304 |
| | 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: | 603-606 |
| | 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: | 500-503 |
| | 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: | 628-631 |
| | 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: | 410-413 |
| | 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::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: | 670-673 |
| | 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: | 649-652 |
| | 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: | 469-472 |
| | 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: | 508-511 |
| | 1 | 1 |
QSurfaceFormat::detach| Name: | 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::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: | 433-436 |
| | 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: | 787-790 |
| | 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: | 516-519 |
| | 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: | 524-527 |
| | 1 | 1 |
QSurfaceFormat::QSurfaceFormat| Name: | 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::QSurfaceFormat| Name: | 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::QSurfaceFormat| Name: | 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 |
QSurface::~QSurface| Name: | 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 |
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: | 142-145 |
| | 1 | 1 |
QSurface::supportsOpenGL| Name: | 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::QSurface| Name: | 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 |
QSupportedWritingSystems::~QSupportedWritingSystems| Name: | 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 |
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: | 240-243 |
| | 1 | 1 |
QSupportedWritingSystems::setSupported| Name: | 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::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::detach| Name: | 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::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: | 176-179 |
| | 1 | 1 |
QSupportedWritingSystems::QSupportedWritingSystems| Name: | 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 |
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: | 55-55 |
| | 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: | 57-57 |
| | 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: | 56-56 |
| | 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: | 53-54 |
| | 1 | 1 |
QSubpathFlatIterator::next| Name: | 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 |
QSubpathFlatIterator::hasNext| Name: | 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::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: | 120-121 |
| | 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: | 70-70 |
| | 1 | 1 |
QSubpathBackwardIterator::next| Name: | 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::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: | 72-72 |
| | 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: | 67-68 |
| | 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: | 84-87 |
| | 1 | 1 |
QStyledItemDelegatePrivate::editorFactory| Name: | 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::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: | 82-82 |
| | 1 | 1 |
QStyledItemDelegate::updateEditorGeometry| Name: | 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 |
QStyledItemDelegate::sizeHint| Name: | 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::setModelData| Name: | 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::setItemEditorFactory| Name: | 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::setEditorData| Name: | 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::paint| Name: | 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::itemEditorFactory| Name: | 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::initStyleOption| Name: | 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::eventFilter| Name: | 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::editorEvent| Name: | 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::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: | 262-265 |
| | 1 | 1 |
QStyledItemDelegate::createEditor| Name: | 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::QStyledItemDelegate| Name: | 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 |
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: | 1515-1516 |
| | 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: | 1513-1514 |
| | 1 | 1 |
QStyleSheetStyleSelector::nodeNames| Name: | 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::nodeNameEquals| Name: | 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::nodeIds| Name: | 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::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: | 1511-1512 |
| | 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: | 1507-1508 |
| | 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: | 1517-1518 |
| | 1 | 1 |
QStyleSheetStyleSelector::attribute| Name: | 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 |
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: | 118-118 |
| | 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: | 113-117 |
| | 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: | 2732-2735 |
| | 1 | 1 |
QStyleSheetStyleCaches::objectDestroyed| Name: | 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 |
QStyleSheetStyle::~QStyleSheetStyle| Name: | 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 |
QStyleSheetStyle::updateStyleSheetFont| Name: | 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::unsetStyleSheetFont| Name: | 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::unsetPalette| Name: | 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::unpolish| Name: | 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::unpolish| Name: | 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::titleBarLayout| Name: | 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::subElementRect| Name: | 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::subControlRect| Name: | 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 |