Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPlatformWindow::setWindowFilePathName: | QPlatformWindow::setWindowFilePath | Prototype: | void QPlatformWindow::setWindowFilePath(const QString &filePath) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 285-285 |
| | 1 | 1 |
QPlatformWindow::setWindowFlagsName: | QPlatformWindow::setWindowFlags | Prototype: | void QPlatformWindow::setWindowFlags(Qt::WindowFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 161-164 |
| | 1 | 1 |
QPlatformWindow::setWindowIconName: | QPlatformWindow::setWindowIcon | Prototype: | void QPlatformWindow::setWindowIcon(const QIcon &icon) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 290-290 |
| | 1 | 1 |
QPlatformWindow::setWindowModifiedName: | QPlatformWindow::setWindowModified | Prototype: | bool QPlatformWindow::setWindowModified(bool modified) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 392-396 |
| | 2 | 1 |
QPlatformWindow::setWindowTitleName: | QPlatformWindow::setWindowTitle | Prototype: | void QPlatformWindow::setWindowTitle(const QString &title) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 280-280 |
| | 1 | 1 |
QPlatformWindow::startSystemResizeName: | QPlatformWindow::startSystemResize | Prototype: | bool QPlatformWindow::startSystemResize(const QPoint &pos, Qt::Corner corner) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 420-425 |
| | 3 | 1 |
QPlatformWindow::winIdName: | QPlatformWindow::winId | Prototype: | WId QPlatformWindow::winId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 250-257 |
| | 1 | 1 |
QPlatformWindow::windowName: | QPlatformWindow::window | Prototype: | QWindow *QPlatformWindow::window() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 70-73 |
| | 1 | 1 |
QPlatformWindow::windowBaseSizeName: | QPlatformWindow::windowBaseSize | Prototype: | QSize QPlatformWindow::windowBaseSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 681-684 |
| | 1 | 1 |
QPlatformWindow::windowClosestAcceptableGeometryName: | QPlatformWindow::windowClosestAcceptableGeometry | Prototype: | QRectF QPlatformWindow::windowClosestAcceptableGeometry(const QRectF &nativeRect) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 733-736 |
| | 1 | 1 |
QPlatformWindow::windowEventName: | QPlatformWindow::windowEvent | Prototype: | void QPlatformWindow::windowEvent(QEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 405-408 |
| | 1 | 1 |
QPlatformWindow::windowFrameGeometryName: | QPlatformWindow::windowFrameGeometry | Prototype: | QRect QPlatformWindow::windowFrameGeometry() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 714-717 |
| | 1 | 1 |
QPlatformWindow::windowGeometryName: | QPlatformWindow::windowGeometry | Prototype: | QRect QPlatformWindow::windowGeometry() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 706-709 |
| | 1 | 1 |
QPlatformWindow::windowMaximumSizeName: | QPlatformWindow::windowMaximumSize | Prototype: | QSize QPlatformWindow::windowMaximumSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 673-676 |
| | 1 | 1 |
QPlatformWindow::windowMinimumSizeName: | QPlatformWindow::windowMinimumSize | Prototype: | QSize QPlatformWindow::windowMinimumSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 665-668 |
| | 1 | 1 |
QPlatformWindow::windowSizeIncrementName: | QPlatformWindow::windowSizeIncrement | Prototype: | QSize QPlatformWindow::windowSizeIncrement() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 689-701 |
| | 6 | 3 |
QPluginLoader::fileNameName: | QPluginLoader::fileName | Prototype: | QString QPluginLoader::fileName() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 369-374 |
| | 3 | 2 |
QPluginLoader::metaDataName: | QPluginLoader::metaData | Prototype: | QJsonObject QPluginLoader::metaData() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 207-212 |
| | 3 | 2 |
QPluginLoader::staticInstancesName: | QPluginLoader::staticInstances | Prototype: | QObjectList QPluginLoader::staticInstances() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 434-445 |
| | 8 | 3 |
QPngHandler::QPngHandlerName: | QPngHandler::QPngHandler | Prototype: | QPngHandler::QPngHandler() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1006-1009 |
| | 2 | 1 |
QPngHandler::canReadName: | QPngHandler::canRead | Prototype: | bool QPngHandler::canRead() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1018-1029 |
| | 6 | 3 |
QPngHandler::canReadName: | QPngHandler::canRead | Prototype: | bool QPngHandler::canRead(QIODevice *device) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1031-1039 |
| | 4 | 2 |
QPngHandler::nameName: | QPngHandler::name | Prototype: | QByteArray QPngHandler::name() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1098-1101 |
| | 1 | 1 |
QPngHandler::optionName: | QPngHandler::option | Prototype: | QVariant QPngHandler::option(ImageOption option) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1063-1084 |
| | 18 | 9 |
QPngHandler::readName: | QPngHandler::read | Prototype: | bool QPngHandler::read(QImage *image) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1041-1046 |
| | 3 | 2 |
QPngHandler::setOptionName: | QPngHandler::setOption | Prototype: | void QPngHandler::setOption(ImageOption option, const QVariant &value) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1086-1096 |
| | 8 | 5 |
QPngHandler::supportsOptionName: | QPngHandler::supportsOption | Prototype: | bool QPngHandler::supportsOption(ImageOption option) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1053-1061 |
| | 6 | 1 |
QPngHandler::writeName: | QPngHandler::write | Prototype: | bool QPngHandler::write(const QImage &image) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1048-1051 |
| | 1 | 1 |
QPngHandler::~QPngHandlerName: | QPngHandler::~QPngHandler | Prototype: | QPngHandler::~QPngHandler() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1011-1016 |
| | 3 | 2 |
QPngHandlerPrivate::AllocatedMemoryPointers::AllocatedMemoryPointersName: | QPngHandlerPrivate::AllocatedMemoryPointers::AllocatedMemoryPointers | Prototype: | AllocatedMemoryPointers() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 127-129 |
| | 1 | 1 |
QPngHandlerPrivate::AllocatedMemoryPointers::deallocateName: | QPngHandlerPrivate::AllocatedMemoryPointers::deallocate | Prototype: | void deallocate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 130-140 |
| | 8 | 1 |
QPngHandlerPrivate::QPngHandlerPrivateName: | QPngHandlerPrivate::QPngHandlerPrivate | Prototype: | QPngHandlerPrivate(QPngHandler *qq) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 105-107 |
| | 1 | 1 |
QPngHandlerPrivate::readImageFormatName: | QPngHandlerPrivate::readImageFormat | Prototype: | QImage::Format QPngHandlerPrivate::readImageFormat() | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 660-697 |
| | 23 | 7 |
QPngHandlerPrivate::readPngHeaderName: | QPngHandlerPrivate::readPngHeader | Prototype: | bool QPngHandlerPrivate::readPngHeader() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 519-567 |
| | 28 | 6 |
QPngHandlerPrivate::readPngImageName: | QPngHandlerPrivate::readPngImage | Prototype: | bool QPngHandlerPrivate::readPngImage(QImage *outImage) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 569-658 |
| | 62 | 14 |
QPngHandlerPrivate::readPngTextsName: | QPngHandlerPrivate::readPngTexts | Prototype: | void QPngHandlerPrivate::readPngTexts(png_info *info) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 492-516 |
| | 13 | 3 |
QPodPoint::operator !=Name: | QPodPoint::operator != | Prototype: | inline bool operator != (const QPodPoint &other) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 178-178 |
| | 1 | 1 |
QPodPoint::operator +Name: | QPodPoint::operator + | Prototype: | inline QPodPoint operator + (const QPodPoint &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 182-182 |
| | 1 | 1 |
QPodPoint::operator +=Name: | QPodPoint::operator += | Prototype: | inline QPodPoint &operator += (const QPodPoint &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 180-180 |
| | 1 | 1 |
QPodPoint::operator -Name: | QPodPoint::operator - | Prototype: | inline QPodPoint operator - (const QPodPoint &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 183-183 |
| | 1 | 1 |
QPodPoint::operator -=Name: | QPodPoint::operator -= | Prototype: | inline QPodPoint &operator -= (const QPodPoint &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 181-181 |
| | 1 | 1 |
QPodPoint::operator <Name: | QPodPoint::operator < | Prototype: | inline bool operator < (const QPodPoint &other) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 167-172 |
| | 3 | 2 |
QPodPoint::operator <=Name: | QPodPoint::operator <= | Prototype: | inline bool operator <= (const QPodPoint &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 175-175 |
| | 1 | 1 |
QPodPoint::operator ==Name: | QPodPoint::operator == | Prototype: | inline bool operator == (const QPodPoint &other) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 177-177 |
| | 1 | 1 |
QPodPoint::operator >Name: | QPodPoint::operator > | Prototype: | inline bool operator > (const QPodPoint &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 174-174 |
| | 1 | 1 |
QPodPoint::operator >=Name: | QPodPoint::operator >= | Prototype: | inline bool operator >= (const QPodPoint &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 176-176 |
| | 1 | 1 |
QPolygon::QPolygonName: | QPolygon::QPolygon | Prototype: | QPolygon::QPolygon(const QRect &r, bool closed) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 170-179 |
| | 7 | 2 |
QPolygon::QPolygonName: | QPolygon::QPolygon | Prototype: | QPolygon::QPolygon(int nPoints, const int *points) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 189-192 |
| | 1 | 1 |
QPolygon::boundingRectName: | QPolygon::boundingRect | Prototype: | QRect QPolygon::boundingRect() const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 438-459 |
| | 18 | 7 |
QPolygon::containsPointName: | QPolygon::containsPoint | Prototype: | bool QPolygon::containsPoint(const QPoint &pt, Qt::FillRule fillRule) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 855-877 |
| | 14 | 4 |
QPolygon::intersectedName: | QPolygon::intersected | Prototype: | QPolygon QPolygon::intersected(const QPolygon &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 907-913 |
| | 3 | 1 |
QPolygon::pointName: | QPolygon::point | Prototype: | void QPolygon::point(int index, int *x, int *y) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 261-268 |
| | 5 | 3 |
QPolygon::putPointsName: | QPolygon::putPoints | Prototype: | void QPolygon::putPoints(int index, int nPoints, const int *points) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 355-364 |
| | 6 | 3 |
QPolygon::putPointsName: | QPolygon::putPoints | Prototype: | void QPolygon::putPoints(int index, int nPoints, int firstx, int firsty, ...) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 387-403 |
| | 13 | 4 |
QPolygon::putPointsName: | QPolygon::putPoints | Prototype: | void QPolygon::putPoints(int index, int nPoints, const QPolygon & from, int fromIndex) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 417-428 |
| | 8 | 4 |
QPolygon::setPointsName: | QPolygon::setPoints | Prototype: | void QPolygon::setPoints(int nPoints, const int *points) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 305-313 |
| | 5 | 2 |
QPolygon::setPointsName: | QPolygon::setPoints | Prototype: | void QPolygon::setPoints(int nPoints, int firstx, int firsty, ...) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 329-342 |
| | 10 | 2 |
QPolygon::subtractedName: | QPolygon::subtracted | Prototype: | QPolygon QPolygon::subtracted(const QPolygon &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 925-931 |
| | 3 | 1 |
QPolygon::translateName: | QPolygon::translate | Prototype: | void QPolygon::translate(int dx, int dy) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 208-220 |
| | 8 | 3 |
QPolygon::translatedName: | QPolygon::translated | Prototype: | QPolygon QPolygon::translated(int dx, int dy) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 237-242 |
| | 3 | 1 |
QPolygon::unitedName: | QPolygon::united | Prototype: | QPolygon QPolygon::united(const QPolygon &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 890-896 |
| | 3 | 1 |
QPolygonF::QPolygonFName: | QPolygonF::QPolygonF | Prototype: | QPolygonF::QPolygonF(const QRectF &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 551-559 |
| | 6 | 1 |
QPolygonF::QPolygonFName: | QPolygonF::QPolygonF | Prototype: | QPolygonF::QPolygonF(const QPolygon &a) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 570-575 |
| | 3 | 2 |
QPolygonF::boundingRectName: | QPolygonF::boundingRect | Prototype: | QRectF QPolygonF::boundingRect() const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 652-673 |
| | 18 | 7 |
QPolygonF::containsPointName: | QPolygonF::containsPoint | Prototype: | bool QPolygonF::containsPoint(const QPointF &pt, Qt::FillRule fillRule) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 824-846 |
| | 14 | 4 |
QPolygonF::intersectedName: | QPolygonF::intersected | Prototype: | QPolygonF QPolygonF::intersected(const QPolygonF &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 962-968 |
| | 3 | 1 |
QPolygonF::subtractedName: | QPolygonF::subtracted | Prototype: | QPolygonF QPolygonF::subtracted(const QPolygonF &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 980-985 |
| | 3 | 1 |
QPolygonF::toPolygonName: | QPolygonF::toPolygon | Prototype: | QPolygon QPolygonF::toPolygon() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 682-689 |
| | 5 | 2 |
QPolygonF::translateName: | QPolygonF::translate | Prototype: | void QPolygonF::translate(const QPointF &offset) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 590-601 |
| | 7 | 3 |
QPolygonF::translatedName: | QPolygonF::translated | Prototype: | QPolygonF QPolygonF::translated(const QPointF &offset) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 618-623 |
| | 3 | 1 |
QPolygonF::unitedName: | QPolygonF::united | Prototype: | QPolygonF QPolygonF::united(const QPolygonF &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 944-950 |
| | 3 | 1 |
QPpmHandler::QPpmHandlerName: | QPpmHandler::QPpmHandler | Prototype: | QPpmHandler::QPpmHandler() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 406-409 |
| | 2 | 1 |
QPpmHandler::canReadName: | QPpmHandler::canRead | Prototype: | bool QPpmHandler::canRead() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 420-431 |
| | 6 | 3 |
QPpmHandler::canReadName: | QPpmHandler::canRead | Prototype: | bool QPpmHandler::canRead(QIODevice *device, QByteArray *subType) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 433-460 |
| | 19 | 10 |
QPpmHandler::nameName: | QPpmHandler::name | Prototype: | QByteArray QPpmHandler::name() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 536-539 |
| | 1 | 1 |
QPpmHandler::optionName: | QPpmHandler::option | Prototype: | QVariant QPpmHandler::option(ImageOption option) const | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 493-528 |
| | 24 | 15 |
QPpmHandler::readName: | QPpmHandler::read | Prototype: | bool QPpmHandler::read(QImage *image) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 462-479 |
| | 10 | 4 |
QPpmHandler::readHeaderName: | QPpmHandler::readHeader | Prototype: | bool QPpmHandler::readHeader() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 411-418 |
| | 5 | 2 |
QPpmHandler::setOptionName: | QPpmHandler::setOption | Prototype: | void QPpmHandler::setOption(ImageOption option, const QVariant &value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 530-534 |
| | 2 | 2 |
QPpmHandler::supportsOptionName: | QPpmHandler::supportsOption | Prototype: | bool QPpmHandler::supportsOption(ImageOption option) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 486-491 |
| | 3 | 1 |
QPpmHandler::writeName: | QPpmHandler::write | Prototype: | bool QPpmHandler::write(const QImage &image) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 481-484 |
| | 1 | 1 |
QPrevNextCalButton::QPrevNextCalButtonName: | QPrevNextCalButton::QPrevNextCalButton | Prototype: | QPrevNextCalButton(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1567-1567 |
| | 1 | 1 |
QPrevNextCalButton::paintEventName: | QPrevNextCalButton::paintEvent | Prototype: | void paintEvent(QPaintEvent *) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1569-1575 |
| | 5 | 1 |
QPreviewPaintEngine::abortName: | QPreviewPaintEngine::abort | Prototype: | bool QPreviewPaintEngine::abort() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 167-175 |
| | 5 | 1 |
QPreviewPaintEngine::drawPixmapName: | QPreviewPaintEngine::drawPixmap | Prototype: | void QPreviewPaintEngine::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 130-134 |
| | 2 | 1 |
QPreviewPaintEngine::drawPolygonName: | QPreviewPaintEngine::drawPolygon | Prototype: | void QPreviewPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 118-122 |
| | 2 | 1 |
QPreviewPaintEngine::drawTiledPixmapName: | QPreviewPaintEngine::drawTiledPixmap | Prototype: | void QPreviewPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pm, const QPointF &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 136-140 |
| | 2 | 1 |
QPreviewPaintEngine::setPropertyName: | QPreviewPaintEngine::setProperty | Prototype: | void QPreviewPaintEngine::setProperty(PrintEnginePropertyKey key, const QVariant &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 190-194 |
| | 2 | 1 |
QPrintDevice::QPrintDeviceName: | QPrintDevice::QPrintDevice | Prototype: | QPrintDevice::QPrintDevice(const QString &id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 48-51 |
| | 2 | 1 |
QPrintDevice::defaultColorModeName: | QPrintDevice::defaultColorMode | Prototype: | QPrint::ColorMode QPrintDevice::defaultColorMode() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 232-235 |
| | 1 | 1 |
QPrintDevice::defaultDuplexModeName: | QPrintDevice::defaultDuplexMode | Prototype: | QPrint::DuplexMode QPrintDevice::defaultDuplexMode() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 222-225 |
| | 1 | 1 |
QPrintDevice::defaultInputSlotName: | QPrintDevice::defaultInputSlot | Prototype: | QPrint::InputSlot QPrintDevice::defaultInputSlot() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 202-205 |
| | 1 | 1 |
QPrintDevice::defaultOutputBinName: | QPrintDevice::defaultOutputBin | Prototype: | QPrint::OutputBin QPrintDevice::defaultOutputBin() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 212-215 |
| | 1 | 1 |
QPrintDevice::defaultPageSizeName: | QPrintDevice::defaultPageSize | Prototype: | QPageSize QPrintDevice::defaultPageSize() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 135-138 |
| | 1 | 1 |
QPrintDevice::defaultResolutionName: | QPrintDevice::defaultResolution | Prototype: | int QPrintDevice::defaultResolution() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 192-195 |
| | 1 | 1 |
QPrintDevice::formatName: | QPrintDevice::format | Prototype: | void QPrintDevice::format(QDebug debug) const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 250-290 |
| | 33 | 9 |
QPrintDevice::isDefaultName: | QPrintDevice::isDefault | Prototype: | bool QPrintDevice::isDefault() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 105-108 |
| | 1 | 1 |
QPrintDevice::isRemoteName: | QPrintDevice::isRemote | Prototype: | bool QPrintDevice::isRemote() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 110-113 |
| | 1 | 1 |
QPrintDevice::isValidPageLayoutName: | QPrintDevice::isValidPageLayout | Prototype: | bool QPrintDevice::isValidPageLayout(const QPageLayout &layout, int resolution) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 120-123 |
| | 1 | 1 |
QPrintDevice::maximumPhysicalPageSizeName: | QPrintDevice::maximumPhysicalPageSize | Prototype: | QSize QPrintDevice::maximumPhysicalPageSize() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 180-183 |
| | 1 | 1 |