| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations| Name: | QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations | | Prototype: | void QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 248-254 |
| | 3 | 2 |
QPdf::ByteStream::constructor_helper| Name: | QPdf::ByteStream::constructor_helper | | Prototype: | void ByteStream::constructor_helper(QByteArray *ba) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 259-264 |
| | 3 | 1 |
QPdf::ByteStream::operator <<| Name: | QPdf::ByteStream::operator << | | Prototype: | ByteStream &ByteStream::operator <<(char chr) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 186-191 |
| | 3 | 2 |
QPdf::ByteStream::operator <<| Name: | QPdf::ByteStream::operator << | | Prototype: | ByteStream &ByteStream::operator <<(const char *str) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 193-198 |
| | 3 | 2 |
QPdf::ByteStream::operator <<| Name: | QPdf::ByteStream::operator << | | Prototype: | ByteStream &ByteStream::operator <<(const QByteArray &str) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 200-205 |
| | 3 | 2 |
QPdf::ByteStream::stream| Name: | QPdf::ByteStream::stream | | Prototype: | QIODevice *ByteStream::stream() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 247-252 |
| | 3 | 1 |
QPdfEngine::setPageMargins| Name: | QPdfEngine::setPageMargins | | Prototype: | void QPdfEngine::setPageMargins(const QMarginsF &margins, QPageLayout::Unit units) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1308-1313 |
| | 3 | 1 |
QPdfEnginePrivate::~QPdfEnginePrivate| Name: | QPdfEnginePrivate::~QPdfEnginePrivate | | Prototype: | QPdfEnginePrivate::~QPdfEnginePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1457-1462 |
| | 3 | 1 |
QPdfPage::streamImage| Name: | QPdfPage::streamImage | | Prototype: | void QPdfPage::streamImage(int w, int h, int object) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 739-744 |
| | 3 | 2 |
QPdfPagedPaintDevicePrivate::setPageLayout| Name: | QPdfPagedPaintDevicePrivate::setPageLayout | | Prototype: | bool setPageLayout(const QPageLayout &newPageLayout) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 80-87 |
| | 3 | 1 |
QPdfPagedPaintDevicePrivate::setPageMargins| Name: | QPdfPagedPaintDevicePrivate::setPageMargins | | Prototype: | bool setPageMargins(const QMarginsF &margins, QPageLayout::Unit units) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 112-119 |
| | 3 | 1 |
QPdfPagedPaintDevicePrivate::setPageOrientation| Name: | QPdfPagedPaintDevicePrivate::setPageOrientation | | Prototype: | bool setPageOrientation(QPageLayout::Orientation orientation) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 98-105 |
| | 3 | 1 |
QPdfPagedPaintDevicePrivate::setPageSize| Name: | QPdfPagedPaintDevicePrivate::setPageSize | | Prototype: | bool setPageSize(const QPageSize &pageSize) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 89-96 |
| | 3 | 1 |
QPdfWriter::QPdfWriter| Name: | QPdfWriter::QPdfWriter | | Prototype: | QPdfWriter::QPdfWriter(const QString &filename) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 144-154 |
| | 3 | 1 |
QPdfWriter::QPdfWriter| Name: | QPdfWriter::QPdfWriter | | Prototype: | QPdfWriter::QPdfWriter(QIODevice *device) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 159-169 |
| | 3 | 1 |
QPdfWriter::setResolution| Name: | QPdfWriter::setResolution | | Prototype: | void QPdfWriter::setResolution(int resolution) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 236-241 |
| | 3 | 2 |
QPen::QPen| Name: | QPen::QPen | | Prototype: | QPen::QPen(const QPen &p) noexcept | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 325-330 |
| | 3 | 2 |
QPen::setCosmetic| Name: | QPen::setCosmetic | | Prototype: | void QPen::setCosmetic(bool cosmetic) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 832-837 |
| | 3 | 1 |
QPen::setMiterLimit| Name: | QPen::setMiterLimit | | Prototype: | void QPen::setMiterLimit(qreal limit) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 606-611 |
| | 3 | 1 |
QPenDataHolder::~QPenDataHolder| Name: | QPenDataHolder::~QPenDataHolder | | Prototype: | ~QPenDataHolder() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 253-258 |
| | 3 | 2 |
QPersistentModelIndex::QPersistentModelIndex| Name: | QPersistentModelIndex::QPersistentModelIndex | | Prototype: | QPersistentModelIndex::QPersistentModelIndex(const QModelIndex &index) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 154-161 |
| | 3 | 2 |
QPersistentModelIndex::child| Name: | QPersistentModelIndex::child | | Prototype: | QModelIndex QPersistentModelIndex::child(int row, int column) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 396-401 |
| | 3 | 2 |
QPersistentModelIndex::column| Name: | QPersistentModelIndex::column | | Prototype: | int QPersistentModelIndex::column() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 323-328 |
| | 3 | 2 |
QPersistentModelIndex::data| Name: | QPersistentModelIndex::data | | Prototype: | QVariant QPersistentModelIndex::data(int role) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 409-414 |
| | 3 | 2 |
QPersistentModelIndex::flags| Name: | QPersistentModelIndex::flags | | Prototype: | Qt::ItemFlags QPersistentModelIndex::flags() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 421-426 |
| | 3 | 2 |
QPersistentModelIndex::internalId| Name: | QPersistentModelIndex::internalId | | Prototype: | quintptr QPersistentModelIndex::internalId() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 355-360 |
| | 3 | 2 |
QPersistentModelIndex::internalPointer| Name: | QPersistentModelIndex::internalPointer | | Prototype: | void *QPersistentModelIndex::internalPointer() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 339-344 |
| | 3 | 2 |
QPersistentModelIndex::model| Name: | QPersistentModelIndex::model | | Prototype: | const QAbstractItemModel *QPersistentModelIndex::model() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 431-436 |
| | 3 | 2 |
QPersistentModelIndex::operator!=| Name: | QPersistentModelIndex::operator!= | | Prototype: | bool QPersistentModelIndex::operator!=(const QModelIndex &other) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 297-302 |
| | 3 | 2 |
QPersistentModelIndex::operator<| Name: | QPersistentModelIndex::operator< | | Prototype: | bool QPersistentModelIndex::operator<(const QPersistentModelIndex &other) const | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 202-208 |
| | 3 | 2 |
QPersistentModelIndex::operator==| Name: | QPersistentModelIndex::operator== | | Prototype: | bool QPersistentModelIndex::operator==(const QPersistentModelIndex &other) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 185-190 |
| | 3 | 2 |
QPersistentModelIndex::operator==| Name: | QPersistentModelIndex::operator== | | Prototype: | bool QPersistentModelIndex::operator==(const QModelIndex &other) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 283-288 |
| | 3 | 2 |
QPersistentModelIndex::parent| Name: | QPersistentModelIndex::parent | | Prototype: | QModelIndex QPersistentModelIndex::parent() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 368-373 |
| | 3 | 2 |
QPersistentModelIndex::row| Name: | QPersistentModelIndex::row | | Prototype: | int QPersistentModelIndex::row() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 310-315 |
| | 3 | 2 |
QPersistentModelIndex::sibling| Name: | QPersistentModelIndex::sibling | | Prototype: | QModelIndex QPersistentModelIndex::sibling(int row, int column) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 382-387 |
| | 3 | 2 |
QPersistentModelIndex::~QPersistentModelIndex| Name: | QPersistentModelIndex::~QPersistentModelIndex | | Prototype: | QPersistentModelIndex::~QPersistentModelIndex() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 169-175 |
| | 3 | 2 |
QPicture::paintEngine| Name: | QPicture::paintEngine | | Prototype: | QPaintEngine *QPicture::paintEngine() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1130-1135 |
| | 3 | 2 |
QPicture::setData| Name: | QPicture::setData | | Prototype: | void QPicture::setData(const char* data, uint size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 247-252 |
| | 3 | 1 |
QPictureIO::QPictureIO| Name: | QPictureIO::QPictureIO | | Prototype: | QPictureIO::QPictureIO(QIODevice *ioDevice, const char *format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1336-1341 |
| | 3 | 1 |
QPictureIO::QPictureIO| Name: | QPictureIO::QPictureIO | | Prototype: | QPictureIO::QPictureIO(const QString &fileName, const char* format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1348-1353 |
| | 3 | 1 |
QPictureIO::setParameters| Name: | QPictureIO::setParameters | | Prototype: | void QPictureIO::setParameters(const char *parameters) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1680-1685 |
| | 3 | 2 |
QPictureIO::~QPictureIO| Name: | QPictureIO::~QPictureIO | | Prototype: | QPictureIO::~QPictureIO() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1373-1378 |
| | 3 | 2 |
QPicturePrivate::resetFormat| Name: | QPicturePrivate::resetFormat | | Prototype: | void QPicturePrivate::resetFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1049-1054 |
| | 3 | 1 |
QPinchGestureRecognizer::create| Name: | QPinchGestureRecognizer::create | | Prototype: | QGesture *QPinchGestureRecognizer::create(QObject *target) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 152-158 |
| | 3 | 2 |
QPixmap::QPixmap| Name: | QPixmap::QPixmap | | Prototype: | QPixmap::QPixmap(int w, int h) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 127-134 |
| | 3 | 2 |
QPixmap::QPixmap| Name: | QPixmap::QPixmap | | Prototype: | QPixmap::QPixmap(const QSize &size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 146-153 |
| | 3 | 2 |
QPixmap::QPixmap| Name: | QPixmap::QPixmap | | Prototype: | QPixmap::QPixmap(const QSize &s, int type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 158-164 |
| | 3 | 2 |
QPixmap::devicePixelRatio| Name: | QPixmap::devicePixelRatio | | Prototype: | qreal QPixmap::devicePixelRatio() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 658-663 |
| | 3 | 2 |
QPixmap::doInit| Name: | QPixmap::doInit | | Prototype: | void QPixmap::doInit(int w, int h, int type) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 92-98 |
| | 3 | 2 |
QPixmap::fill| Name: | QPixmap::fill | | Prototype: | void QPixmap::fill(const QPaintDevice *device, const QPoint &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 910-915 |
| | 3 | 1 |
QPixmap::fromImageReader| Name: | QPixmap::fromImageReader | | Prototype: | QPixmap QPixmap::fromImageReader(QImageReader *imageReader, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1652-1657 |
| | 3 | 1 |
QPixmap::grabWindow| Name: | QPixmap::grabWindow | | Prototype: | QPixmap QPixmap::grabWindow(WId window, int x, int y, int w, int h) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1706-1711 |
| | 3 | 1 |
QPixmap::toImage| Name: | QPixmap::toImage | | Prototype: | QImage QPixmap::toImage() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 440-446 |
| | 3 | 2 |
QPixmap::transformed| Name: | QPixmap::transformed | | Prototype: | QPixmap QPixmap::transformed(const QTransform &transform, Qt::TransformationMode mode) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1252-1259 |
| | 3 | 2 |
QPixmapBlurFilter::boundingRectFor| Name: | QPixmapBlurFilter::boundingRectFor | | Prototype: | QRectF QPixmapBlurFilter::boundingRectFor(const QRectF &rect) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 587-592 |
| | 3 | 1 |
QPixmapCache::Key::Key| Name: | QPixmapCache::Key::Key | | Prototype: | QPixmapCache::Key::Key(const Key &other) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 114-119 |
| | 3 | 2 |
QPixmapCache::remove| Name: | QPixmapCache::remove | | Prototype: | void QPixmapCache::remove(const Key &key) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 646-652 |
| | 3 | 2 |
QPixmapCache::replace| Name: | QPixmapCache::replace | | Prototype: | bool QPixmapCache::replace(const Key &key, const QPixmap &pixmap) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 597-603 |
| | 3 | 2 |
QPixmapIconEngine::paint| Name: | QPixmapIconEngine::paint | | Prototype: | void QPixmapIconEngine::paint(QPainter *painter, const QRect &rect, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 180-185 |
| | 3 | 1 |
QPlainTestLogger::addBenchmarkResult| Name: | QPlainTestLogger::addBenchmarkResult | | Prototype: | void QPlainTestLogger::addBenchmarkResult(const QBenchmarkResult &result) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 397-404 |
| | 3 | 2 |
QPlainTestLogger::addMessage| Name: | QPlainTestLogger::addMessage | | Prototype: | void QPlainTestLogger::addMessage(MessageTypes type, const QString &message, const char *file, int line) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 406-414 |
| | 3 | 2 |
QPlainTextDocumentLayout::setTextWidth| Name: | QPlainTextDocumentLayout::setTextWidth | | Prototype: | void QPlainTextDocumentLayout::setTextWidth(qreal newWidth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 257-262 |
| | 3 | 1 |
QPlainTextEdit::blockBoundingRect| Name: | QPlainTextEdit::blockBoundingRect | | Prototype: | QRectF QPlainTextEdit::blockBoundingRect(const QTextBlock &block) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 3126-3131 |
| | 3 | 1 |
QPlainTextEdit::clear| Name: | QPlainTextEdit::clear | | Prototype: | void QPlainTextEdit::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1494-1500 |
| | 3 | 1 |
QPlainTextEdit::dragEnterEvent| Name: | QPlainTextEdit::dragEnterEvent | | Prototype: | void QPlainTextEdit::dragEnterEvent(QDragEnterEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2124-2129 |
| | 3 | 1 |
QPlainTextEdit::focusOutEvent| Name: | QPlainTextEdit::focusOutEvent | | Prototype: | void QPlainTextEdit::focusOutEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2257-2262 |
| | 3 | 1 |
QPlainTextEdit::inputMethodEvent| Name: | QPlainTextEdit::inputMethodEvent | | Prototype: | void QPlainTextEdit::inputMethodEvent(QInputMethodEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2166-2179 |
| | 3 | 1 |
QPlainTextEdit::loadResource| Name: | QPlainTextEdit::loadResource | | Prototype: | QVariant QPlainTextEdit::loadResource(int type, const QUrl &name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1827-1832 |
| | 3 | 1 |
QPlainTextEditPrivate::updateViewport| Name: | QPlainTextEditPrivate::updateViewport | | Prototype: | void QPlainTextEditPrivate::updateViewport() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 738-743 |
| | 3 | 1 |
QPlatformClipboard::setMimeData| Name: | QPlatformClipboard::setMimeData | | Prototype: | void QPlatformClipboard::setMimeData(QMimeData *data, QClipboard::Mode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | | Lines: | 102-109 |
| | 3 | 1 |
QPlatformCursorImage::set| Name: | QPlatformCursorImage::set | | Prototype: | void QPlatformCursorImage::set(const QImage &image, int hx, int hy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 571-576 |
| | 3 | 1 |
QPlatformDialogHelper::buttonLayout| Name: | QPlatformDialogHelper::buttonLayout | | Prototype: | const int *QPlatformDialogHelper::buttonLayout(Qt::Orientation orientation, ButtonLayout policy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 853-865 |
| | 3 | 2 |
QPlatformFontDatabase::fontEngine| Name: | QPlatformFontDatabase::fontEngine | | Prototype: | QFontEngine *QPlatformFontDatabase::fontEngine(const QFontDef &fontDef, void *handle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 336-342 |
| | 3 | 1 |
QPlatformInputContext::invokeAction| Name: | QPlatformInputContext::invokeAction | | Prototype: | void QPlatformInputContext::invokeAction(QInputMethod::Action action, int cursorPosition) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 137-144 |
| | 3 | 2 |
QPlatformIntegration::clipboard| Name: | QPlatformIntegration::clipboard | | Prototype: | QPlatformClipboard *QPlatformIntegration::clipboard() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 84-91 |
| | 3 | 2 |
QPlatformIntegration::createPlatformOpenGLContext| Name: | QPlatformIntegration::createPlatformOpenGLContext | | Prototype: | QPlatformOpenGLContext *QPlatformIntegration::createPlatformOpenGLContext(QOpenGLContext *context) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 291-296 |
| | 3 | 1 |
QPlatformIntegration::createPlatformSharedGraphicsCache| Name: | QPlatformIntegration::createPlatformSharedGraphicsCache | | Prototype: | QPlatformSharedGraphicsCache *QPlatformIntegration::createPlatformSharedGraphicsCache(const char *cacheId) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 303-308 |
| | 3 | 1 |
QPlatformIntegration::drag| Name: | QPlatformIntegration::drag | | Prototype: | QPlatformDrag *QPlatformIntegration::drag() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 102-109 |
| | 3 | 2 |
QPlatformIntegration::fontDatabase| Name: | QPlatformIntegration::fontDatabase | | Prototype: | QPlatformFontDatabase *QPlatformIntegration::fontDatabase() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 64-71 |
| | 3 | 2 |
QPlatformIntegrationPlugin::create| Name: | QPlatformIntegrationPlugin::create | | Prototype: | QPlatformIntegration *QPlatformIntegrationPlugin::create(const QString &key, const QStringList ¶mList) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.cpp | | Lines: | 53-58 |
| | 3 | 1 |
QPlatformIntegrationPlugin::create| Name: | QPlatformIntegrationPlugin::create | | Prototype: | QPlatformIntegration *QPlatformIntegrationPlugin::create(const QString &key, const QStringList ¶mList, int &argc, char **argv) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.cpp | | Lines: | 60-65 |
| | 3 | 1 |
QPlatformNativeInterface::nativeResourceForBackingStore| Name: | QPlatformNativeInterface::nativeResourceForBackingStore | | Prototype: | void * QPlatformNativeInterface::nativeResourceForBackingStore(const QByteArray &resource, QBackingStore *backingStore) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 82-87 |
| | 3 | 1 |
QPlatformNativeInterface::nativeResourceForContext| Name: | QPlatformNativeInterface::nativeResourceForContext | | Prototype: | void *QPlatformNativeInterface::nativeResourceForContext(const QByteArray &resource, QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 75-80 |
| | 3 | 1 |
QPlatformNativeInterface::nativeResourceForCursor| Name: | QPlatformNativeInterface::nativeResourceForCursor | | Prototype: | void *QPlatformNativeInterface::nativeResourceForCursor(const QByteArray &resource, const QCursor &cursor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 90-95 |
| | 3 | 1 |
QPlatformNativeInterface::nativeResourceForScreen| Name: | QPlatformNativeInterface::nativeResourceForScreen | | Prototype: | void *QPlatformNativeInterface::nativeResourceForScreen(const QByteArray &resource, QScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 61-66 |
| | 3 | 1 |
QPlatformNativeInterface::nativeResourceForWindow| Name: | QPlatformNativeInterface::nativeResourceForWindow | | Prototype: | void *QPlatformNativeInterface::nativeResourceForWindow(const QByteArray &resource, QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 68-73 |
| | 3 | 1 |
QPlatformNativeInterface::setWindowProperty| Name: | QPlatformNativeInterface::setWindowProperty | | Prototype: | void QPlatformNativeInterface::setWindowProperty(QPlatformWindow *window, const QString &name, const QVariant &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 169-174 |
| | 3 | 1 |
QPlatformNativeInterface::windowProperty| Name: | QPlatformNativeInterface::windowProperty | | Prototype: | QVariant QPlatformNativeInterface::windowProperty(QPlatformWindow *window, const QString &name) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 148-153 |
| | 3 | 1 |
QPlatformPixmap::create| Name: | QPlatformPixmap::create | | Prototype: | QPlatformPixmap *QPlatformPixmap::create(int w, int h, PixelType type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 59-64 |
| | 3 | 1 |
QPlatformPixmap::toImage| Name: | QPlatformPixmap::toImage | | Prototype: | QImage QPlatformPixmap::toImage(const QRect &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 179-185 |
| | 3 | 2 |
QPlatformPixmap::~QPlatformPixmap| Name: | QPlatformPixmap::~QPlatformPixmap | | Prototype: | QPlatformPixmap::~QPlatformPixmap() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 81-93 |
| | 3 | 2 |
QPlatformPrintDevice::supportedColorModes| Name: | QPlatformPrintDevice::supportedColorModes | | Prototype: | QList<QPrint::ColorMode> QPlatformPrintDevice::supportedColorModes() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 362-367 |
| | 3 | 2 |
QPlatformPrintDevice::supportedDuplexModes| Name: | QPlatformPrintDevice::supportedDuplexModes | | Prototype: | QList<QPrint::DuplexMode> QPlatformPrintDevice::supportedDuplexModes() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 346-351 |
| | 3 | 2 |
QPlatformPrintDevice::supportedInputSlots| Name: | QPlatformPrintDevice::supportedInputSlots | | Prototype: | QList<QPrint::InputSlot> QPlatformPrintDevice::supportedInputSlots() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 310-315 |
| | 3 | 2 |
QPlatformPrintDevice::supportedMimeTypes| Name: | QPlatformPrintDevice::supportedMimeTypes | | Prototype: | QList<QMimeType> QPlatformPrintDevice::supportedMimeTypes() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 374-379 |
| | 3 | 2 |
QPlatformPrintDevice::supportedOutputBins| Name: | QPlatformPrintDevice::supportedOutputBins | | Prototype: | QList<QPrint::OutputBin> QPlatformPrintDevice::supportedOutputBins() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 330-335 |
| | 3 | 2 |
QPlatformPrintDevice::supportedPageSize| Name: | QPlatformPrintDevice::supportedPageSize | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 228-235 |
| | 3 | 2 |
QPlatformPrintDevice::supportedPageSize| Name: | QPlatformPrintDevice::supportedPageSize | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(const QSizeF &size, QPageSize::Unit units) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 237-244 |
| | 3 | 2 |
QPlatformPrintDevice::supportedPageSizes| Name: | QPlatformPrintDevice::supportedPageSizes | | Prototype: | QList<QPageSize> QPlatformPrintDevice::supportedPageSizes() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 164-169 |
| | 3 | 2 |
QPlatformPrintDevice::supportedResolutions| Name: | QPlatformPrintDevice::supportedResolutions | | Prototype: | QList<int> QPlatformPrintDevice::supportedResolutions() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 290-295 |
| | 3 | 2 |