| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QPinchGesture::setCenterPoint| Name: | QPinchGesture::setCenterPoint | | Prototype: | void QPinchGesture::setCenterPoint(const QPointF &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 546-549 |
| | 1 | 1 |
QPinchGesture::scaleFactor| Name: | QPinchGesture::scaleFactor | | Prototype: | qreal QPinchGesture::scaleFactor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 562-565 |
| | 1 | 1 |
QPinchGesture::rotationAngle| Name: | QPinchGesture::rotationAngle | | Prototype: | qreal QPinchGesture::rotationAngle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 593-596 |
| | 1 | 1 |
QPinchGesture::lastScaleFactor| Name: | QPinchGesture::lastScaleFactor | | Prototype: | qreal QPinchGesture::lastScaleFactor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 557-560 |
| | 1 | 1 |
QPinchGesture::lastRotationAngle| Name: | QPinchGesture::lastRotationAngle | | Prototype: | qreal QPinchGesture::lastRotationAngle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 588-591 |
| | 1 | 1 |
QPinchGesture::lastCenterPoint| Name: | QPinchGesture::lastCenterPoint | | Prototype: | QPointF QPinchGesture::lastCenterPoint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 526-529 |
| | 1 | 1 |
QPinchGesture::changeFlags| Name: | QPinchGesture::changeFlags | | Prototype: | QPinchGesture::ChangeFlags QPinchGesture::changeFlags() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 511-514 |
| | 1 | 1 |
QPinchGesture::centerPoint| Name: | QPinchGesture::centerPoint | | Prototype: | QPointF QPinchGesture::centerPoint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 531-534 |
| | 1 | 1 |
QPinchGesture::QPinchGesture| Name: | QPinchGesture::QPinchGesture | | Prototype: | QPinchGesture::QPinchGesture(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 488-492 |
| | 1 | 1 |
QPictureIO::status| Name: | QPictureIO::status | | Prototype: | int QPictureIO::status() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1535-1535 |
| | 1 | 1 |
QPictureIO::setStatus| Name: | QPictureIO::setStatus | | Prototype: | void QPictureIO::setStatus(int status) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1581-1584 |
| | 1 | 1 |
QPictureIO::setQuality| Name: | QPictureIO::setQuality | | Prototype: | void QPictureIO::setQuality(int q) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1653-1656 |
| | 1 | 1 |
QPictureIO::setPicture| Name: | QPictureIO::setPicture | | Prototype: | void QPictureIO::setPicture(const QPicture &picture) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1570-1573 |
| | 1 | 1 |
QPictureIO::setIODevice| Name: | QPictureIO::setIODevice | | Prototype: | void QPictureIO::setIODevice(QIODevice *ioDevice) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1615-1618 |
| | 1 | 1 |
QPictureIO::setGamma| Name: | QPictureIO::setGamma | | Prototype: | void QPictureIO::setGamma(float gamma) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1698-1701 |
| | 1 | 1 |
QPictureIO::setFormat| Name: | QPictureIO::setFormat | | Prototype: | void QPictureIO::setFormat(const char *format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1599-1602 |
| | 1 | 1 |
QPictureIO::setFileName| Name: | QPictureIO::setFileName | | Prototype: | void QPictureIO::setFileName(const QString &fileName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1626-1629 |
| | 1 | 1 |
QPictureIO::setDescription| Name: | QPictureIO::setDescription | | Prototype: | void QPictureIO::setDescription(const QString &description) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1721-1724 |
| | 1 | 1 |
QPictureIO::quality| Name: | QPictureIO::quality | | Prototype: | int QPictureIO::quality() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1637-1640 |
| | 1 | 1 |
QPictureIO::picture| Name: | QPictureIO::picture | | Prototype: | const QPicture &QPictureIO::picture() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1527-1527 |
| | 1 | 1 |
QPictureIO::parameters| Name: | QPictureIO::parameters | | Prototype: | const char *QPictureIO::parameters() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1664-1667 |
| | 1 | 1 |
QPictureIO::ioDevice| Name: | QPictureIO::ioDevice | | Prototype: | QIODevice *QPictureIO::ioDevice() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1548-1548 |
| | 1 | 1 |
QPictureIO::gamma| Name: | QPictureIO::gamma | | Prototype: | float QPictureIO::gamma() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1708-1711 |
| | 1 | 1 |
QPictureIO::format| Name: | QPictureIO::format | | Prototype: | const char *QPictureIO::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1541-1541 |
| | 1 | 1 |
QPictureIO::fileName| Name: | QPictureIO::fileName | | Prototype: | QString QPictureIO::fileName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1555-1555 |
| | 1 | 1 |
QPictureIO::description| Name: | QPictureIO::description | | Prototype: | QString QPictureIO::description() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1563-1563 |
| | 1 | 1 |
QPictureIO::QPictureIO| Name: | QPictureIO::QPictureIO | | Prototype: | QPictureIO::QPictureIO() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1326-1329 |
| | 1 | 1 |
QPicture::size| Name: | QPicture::size | | Prototype: | uint QPicture::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 220-223 |
| | 1 | 1 |
QPicture::setBoundingRect| Name: | QPicture::setBoundingRect | | Prototype: | void QPicture::setBoundingRect(const QRect &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 401-404 |
| | 1 | 1 |
QPicture::pictureFormat| Name: | QPicture::pictureFormat | | Prototype: | const char* QPicture::pictureFormat(const QString &fileName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1207-1210 |
| | 1 | 1 |
QPicture::outputFormats| Name: | QPicture::outputFormats | | Prototype: | QList<QByteArray> QPicture::outputFormats() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1278-1281 |
| | 1 | 1 |
QPicture::outputFormatList| Name: | QPicture::outputFormatList | | Prototype: | QStringList QPicture::outputFormatList() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1265-1268 |
| | 1 | 1 |
QPicture::isNull| Name: | QPicture::isNull | | Prototype: | bool QPicture::isNull() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 215-218 |
| | 1 | 1 |
QPicture::isDetached| Name: | QPicture::isDetached | | Prototype: | bool QPicture::isDetached() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 235-238 |
| | 1 | 1 |
QPicture::inputFormats| Name: | QPicture::inputFormats | | Prototype: | QList<QByteArray> QPicture::inputFormats() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1220-1223 |
| | 1 | 1 |
QPicture::inputFormatList| Name: | QPicture::inputFormatList | | Prototype: | QStringList QPicture::inputFormatList() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1247-1250 |
| | 1 | 1 |
QPicture::devType| Name: | QPicture::devType | | Prototype: | int QPicture::devType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 184-187 |
| | 1 | 1 |
QPicture::detach| Name: | QPicture::detach | | Prototype: | void QPicture::detach() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 230-233 |
| | 1 | 1 |
QPicture::data| Name: | QPicture::data | | Prototype: | const char* QPicture::data() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 225-228 |
| | 1 | 1 |
QPersistentModelIndex::isValid| Name: | QPersistentModelIndex::isValid | | Prototype: | bool QPersistentModelIndex::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 450-453 |
| | 1 | 1 |
QPersistentModelIndex::QPersistentModelIndex| Name: | QPersistentModelIndex::QPersistentModelIndex | | Prototype: | QPersistentModelIndex::QPersistentModelIndex(const QPersistentModelIndex &other) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 144-148 |
| | 1 | 2 |
QPenDataHolder::QPenDataHolder| Name: | QPenDataHolder::QPenDataHolder | | Prototype: | QPenDataHolder(const QBrush &brush, qreal width, Qt::PenStyle penStyle, Qt::PenCapStyle penCapStyle, Qt::PenJoinStyle _joinStyle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 249-252 |
| | 1 | 1 |
QPen::widthF| Name: | QPen::widthF | | Prototype: | qreal QPen::widthF() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 634-637 |
| | 1 | 1 |
QPen::width| Name: | QPen::width | | Prototype: | int QPen::width() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 622-625 |
| | 1 | 1 |
QPen::style| Name: | QPen::style | | Prototype: | Qt::PenStyle QPen::style() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 421-424 |
| | 1 | 1 |
QPen::joinStyle| Name: | QPen::joinStyle | | Prototype: | Qt::PenJoinStyle QPen::joinStyle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 724-727 |
| | 1 | 1 |
QPen::isSolid| Name: | QPen::isSolid | | Prototype: | bool QPen::isSolid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 799-802 |
| | 1 | 1 |
QPen::isDetached| Name: | QPen::isDetached | | Prototype: | bool QPen::isDetached() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 886-889 |
| | 1 | 1 |
QPen::color| Name: | QPen::color | | Prototype: | QColor QPen::color() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 753-756 |
| | 1 | 1 |
QPen::capStyle| Name: | QPen::capStyle | | Prototype: | Qt::PenCapStyle QPen::capStyle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 697-700 |
| | 1 | 1 |
QPen::brush| Name: | QPen::brush | | Prototype: | QBrush QPen::brush() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 776-779 |
| | 1 | 1 |
QPen::QPen| Name: | QPen::QPen | | Prototype: | QPen::QPen(const QColor &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 299-302 |
| | 1 | 1 |
QPen::QPen| Name: | QPen::QPen | | Prototype: | QPen::QPen(const QBrush &brush, qreal width, Qt::PenStyle s, Qt::PenCapStyle c, Qt::PenJoinStyle j) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 314-317 |
| | 1 | 1 |
QPdfWriter::setPageSizeMM| Name: | QPdfWriter::setPageSizeMM | | Prototype: | void QPdfWriter::setPageSizeMM(const QSizeF &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 385-388 |
| | 1 | 1 |
QPdfWriter::setPageSize| Name: | QPdfWriter::setPageSize | | Prototype: | void QPdfWriter::setPageSize(PageSize size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 372-375 |
| | 1 | 1 |
QPdfWriter::setMargins| Name: | QPdfWriter::setMargins | | Prototype: | void QPdfWriter::setMargins(const Margins &m) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 419-422 |
| | 1 | 1 |
QPdfPrintEngine::newPage| Name: | QPdfPrintEngine::newPage | | Prototype: | bool QPdfPrintEngine::newPage() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 102-105 |
| | 1 | 1 |
QPdfPrintEngine::metric| Name: | QPdfPrintEngine::metric | | Prototype: | int QPdfPrintEngine::metric(QPaintDevice::PaintDeviceMetric m) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 107-110 |
| | 1 | 1 |
QPdfPrintEngine::QPdfPrintEngine| Name: | QPdfPrintEngine::QPdfPrintEngine | | Prototype: | QPdfPrintEngine::QPdfPrintEngine(QPdfPrintEnginePrivate &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 67-71 |
| | 1 | 1 |
QPdfPrintEngine::QPdfPrintEngine| Name: | QPdfPrintEngine::QPdfPrintEngine | | Prototype: | QPdfPrintEngine::QPdfPrintEngine(QPrinter::PrinterMode m) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 61-65 |
| | 1 | 1 |
QPdfPagedPaintDevicePrivate::setPageMargins| Name: | QPdfPagedPaintDevicePrivate::setPageMargins | | Prototype: | bool setPageMargins(const QMarginsF &margins) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 107-110 |
| | 1 | 1 |
QPdfPagedPaintDevicePrivate::pageLayout| Name: | QPdfPagedPaintDevicePrivate::pageLayout | | Prototype: | QPageLayout pageLayout() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 121-124 |
| | 1 | 1 |
QPdfPagedPaintDevicePrivate::QPdfPagedPaintDevicePrivate| Name: | QPdfPagedPaintDevicePrivate::QPdfPagedPaintDevicePrivate | | Prototype: | QPdfPagedPaintDevicePrivate(QPdfWriterPrivate *d) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 73-75 |
| | 1 | 1 |
QPdfEngine::type| Name: | QPdfEngine::type | | Prototype: | QPaintEngine::Type QPdfEngine::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1273-1276 |
| | 1 | 1 |
QPdf::ByteStream::~ByteStream| Name: | QPdf::ByteStream::~ByteStream | | Prototype: | ByteStream::~ByteStream() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 181-184 |
| | 1 | 1 |
QPdf::ByteStream::clear| Name: | QPdf::ByteStream::clear | | Prototype: | void ByteStream::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 254-257 |
| | 1 | 1 |
QPdf::ByteStream::ByteStream| Name: | QPdf::ByteStream::ByteStream | | Prototype: | ByteStream::ByteStream(QByteArray *byteArray, bool fileBacking) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 163-170 |
| | 1 | 1 |
QPdf::ByteStream::ByteStream| Name: | QPdf::ByteStream::ByteStream | | Prototype: | ByteStream::ByteStream(bool fileBacking) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 172-179 |
| | 1 | 1 |
QPcreJitStackPointer::QPcreJitStackPointer| Name: | QPcreJitStackPointer::QPcreJitStackPointer | | Prototype: | QPcreJitStackPointer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1085-1090 |
| | 1 | 1 |
QPauseAnimationPrivate::QPauseAnimationPrivate| Name: | QPauseAnimationPrivate::QPauseAnimationPrivate | | Prototype: | QPauseAnimationPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | | Lines: | 75-78 |
| | 1 | 1 |
QPauseAnimation::event| Name: | QPauseAnimation::event | | Prototype: | bool QPauseAnimation::event(QEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | | Lines: | 137-140 |
| | 1 | 1 |
QPauseAnimation::QPauseAnimation| Name: | QPauseAnimation::QPauseAnimation | | Prototype: | QPauseAnimation::QPauseAnimation(int msecs, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | | Lines: | 99-102 |
| | 1 | 1 |
QPathClipper::intersect| Name: | QPathClipper::intersect | | Prototype: | QPainterPath QPathClipper::intersect(const QPainterPath &path, const QRectF &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 2123-2126 |
| | 1 | 1 |
QPartialCoverage::store| Name: | QPartialCoverage::store | | Prototype: | inline void store(uint *dest, const uint src) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 834-837 |
| | 1 | 1 |
QParallelAnimationGroupPrivate::isUncontrolledAnimationFinished| Name: | QParallelAnimationGroupPrivate::isUncontrolledAnimationFinished | | Prototype: | bool QParallelAnimationGroupPrivate::isUncontrolledAnimationFinished(QAbstractAnimation *anim) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 297-300 |
| | 1 | 1 |
QParallelAnimationGroup::event| Name: | QParallelAnimationGroup::event | | Prototype: | bool QParallelAnimationGroup::event(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 334-337 |
| | 1 | 1 |
QPanGesture::setOffset| Name: | QPanGesture::setOffset | | Prototype: | void QPanGesture::setOffset(const QPointF &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 330-333 |
| | 1 | 1 |
QPanGesture::setLastOffset| Name: | QPanGesture::setLastOffset | | Prototype: | void QPanGesture::setLastOffset(const QPointF &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 325-328 |
| | 1 | 1 |
QPanGesture::setAcceleration| Name: | QPanGesture::setAcceleration | | Prototype: | void QPanGesture::setAcceleration(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 335-338 |
| | 1 | 1 |
QPanGesture::offset| Name: | QPanGesture::offset | | Prototype: | QPointF QPanGesture::offset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 309-312 |
| | 1 | 1 |
QPanGesture::lastOffset| Name: | QPanGesture::lastOffset | | Prototype: | QPointF QPanGesture::lastOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 304-307 |
| | 1 | 1 |
QPanGesture::acceleration| Name: | QPanGesture::acceleration | | Prototype: | qreal QPanGesture::acceleration() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 320-323 |
| | 1 | 1 |
QPanGesture::QPanGesture| Name: | QPanGesture::QPanGesture | | Prototype: | QPanGesture::QPanGesture(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 291-295 |
| | 1 | 1 |
QPalettePrivate::QPalettePrivate| Name: | QPalettePrivate::QPalettePrivate | | Prototype: | QPalettePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 53-53 |
| | 1 | 1 |
QPalette::isCopyOf| Name: | QPalette::isCopyOf | | Prototype: | bool QPalette::isCopyOf(const QPalette &p) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 1030-1033 |
| | 1 | 1 |
QPalette::cacheKey| Name: | QPalette::cacheKey | | Prototype: | qint64 QPalette::cacheKey() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 896-899 |
| | 1 | 1 |
QPalette::QPalette| Name: | QPalette::QPalette | | Prototype: | QPalette::QPalette(const QPalette &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 637-641 |
| | 1 | 1 |
QPainterState::QPainterState| Name: | QPainterState::QPainterState | | Prototype: | QPainterState::QPainterState(const QPainterState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7673-7689 |
| | 1 | 1 |
QPainterState::QPainterState| Name: | QPainterState::QPainterState | | Prototype: | QPainterState::QPainterState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7691-7702 |
| | 1 | 1 |
QPainterPathStroker::width| Name: | QPainterPathStroker::width | | Prototype: | qreal QPainterPathStroker::width() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2631-2634 |
| | 1 | 1 |
QPainterPathStroker::setMiterLimit| Name: | QPainterPathStroker::setMiterLimit | | Prototype: | void QPainterPathStroker::setMiterLimit(qreal limit) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2682-2685 |
| | 1 | 1 |
QPainterPathStroker::setJoinStyle| Name: | QPainterPathStroker::setJoinStyle | | Prototype: | void QPainterPathStroker::setJoinStyle(Qt::PenJoinStyle style) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2659-2662 |
| | 1 | 1 |
QPainterPathStroker::setDashPattern| Name: | QPainterPathStroker::setDashPattern | | Prototype: | void QPainterPathStroker::setDashPattern(Qt::PenStyle style) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2721-2724 |
| | 1 | 1 |
QPainterPathStroker::setDashOffset| Name: | QPainterPathStroker::setDashOffset | | Prototype: | void QPainterPathStroker::setDashOffset(qreal offset) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2771-2774 |
| | 1 | 1 |
QPainterPathStroker::setCurveThreshold| Name: | QPainterPathStroker::setCurveThreshold | | Prototype: | void QPainterPathStroker::setCurveThreshold(qreal threshold) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2704-2707 |
| | 1 | 1 |
QPainterPathStroker::setCapStyle| Name: | QPainterPathStroker::setCapStyle | | Prototype: | void QPainterPathStroker::setCapStyle(Qt::PenCapStyle style) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2642-2645 |
| | 1 | 1 |
QPainterPathStroker::miterLimit| Name: | QPainterPathStroker::miterLimit | | Prototype: | qreal QPainterPathStroker::miterLimit() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2690-2693 |
| | 1 | 1 |
QPainterPathStroker::joinStyle| Name: | QPainterPathStroker::joinStyle | | Prototype: | Qt::PenJoinStyle QPainterPathStroker::joinStyle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2667-2670 |
| | 1 | 1 |
QPainterPathStroker::dashPattern| Name: | QPainterPathStroker::dashPattern | | Prototype: | QVector<qreal> QPainterPathStroker::dashPattern() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2752-2755 |
| | 1 | 1 |
QPainterPathStroker::dashOffset| Name: | QPainterPathStroker::dashOffset | | Prototype: | qreal QPainterPathStroker::dashOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2760-2763 |
| | 1 | 1 |