| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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: | 1246-1253 |
| | 3 | 2 |
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: | 108-113 |
| | 3 | 2 |
QPixmapCache::Key::~Key| Name: | QPixmapCache::Key::~Key | | Prototype: | QPixmapCache::Key::~Key() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 118-122 |
| | 2 | 2 |
QPixmapCache::clear| Name: | QPixmapCache::clear | | Prototype: | void QPixmapCache::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 642-651 |
| | 2 | 2 |
QPixmapCache::find| Name: | QPixmapCache::find | | Prototype: | bool QPixmapCache::find(const QString &key, QPixmap* pixmap) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 499-505 |
| | 4 | 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: | 630-636 |
| | 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: | 581-587 |
| | 3 | 2 |
QPixmapDropShadowFilter::draw| Name: | QPixmapDropShadowFilter::draw | | Prototype: | void QPixmapDropShadowFilter::draw(QPainter *p, const QPointF &pos, const QPixmap &px, const QRectF &src) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1292-1329 |
| | 21 | 2 |
QPlaceHolderItem::QPlaceHolderItem| Name: | QPlaceHolderItem::QPlaceHolderItem | | Prototype: | QPlaceHolderItem::QPlaceHolderItem(QWidget *w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 66-73 |
| | 5 | 2 |
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: | 390-397 |
| | 3 | 2 |
QPlainTestLogger::addIncident| Name: | QPlainTestLogger::addIncident | | Prototype: | void QPlainTestLogger::addIncident(IncidentTypes type, const char *description, const char *file, int line) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 379-388 |
| | 4 | 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: | 399-407 |
| | 3 | 2 |
QPlainTestLogger::enterTestFunction| Name: | QPlainTestLogger::enterTestFunction | | Prototype: | void QPlainTestLogger::enterTestFunction(const char * ) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 369-373 |
| | 2 | 2 |
QPlainTestLogger::startLogging| Name: | QPlainTestLogger::startLogging | | Prototype: | void QPlainTestLogger::startLogging() | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 332-346 |
| | 9 | 2 |
QPlainTestLogger::stopLogging| Name: | QPlainTestLogger::stopLogging | | Prototype: | void QPlainTestLogger::stopLogging() | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 348-366 |
| | 13 | 2 |
QPlainTextDocumentLayoutPrivate::relayout| Name: | QPlainTextDocumentLayoutPrivate::relayout | | Prototype: | void QPlainTextDocumentLayoutPrivate::relayout() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 264-274 |
| | 7 | 2 |
QPlainTextEdit::anchorAt| Name: | QPlainTextEdit::anchorAt | | Prototype: | QString QPlainTextEdit::anchorAt(const QPoint &pos) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1385-1398 |
| | 10 | 2 |
QPlainTextEdit::cursorRect| Name: | QPlainTextEdit::cursorRect | | Prototype: | QRect QPlainTextEdit::cursorRect(const QTextCursor &cursor) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2376-2385 |
| | 6 | 2 |
QPlainTextEdit::dragMoveEvent| Name: | QPlainTextEdit::dragMoveEvent | | Prototype: | void QPlainTextEdit::dragMoveEvent(QDragMoveEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2136-2143 |
| | 5 | 2 |
QPlainTextEdit::focusInEvent| Name: | QPlainTextEdit::focusInEvent | | Prototype: | void QPlainTextEdit::focusInEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2215-2223 |
| | 5 | 2 |
QPlainTextEdit::focusNextPrevChild| Name: | QPlainTextEdit::focusNextPrevChild | | Prototype: | bool QPlainTextEdit::focusNextPrevChild(bool next) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2083-2089 |
| | 4 | 2 |
QPlainTextEdit::resizeEvent| Name: | QPlainTextEdit::resizeEvent | | Prototype: | void QPlainTextEdit::resizeEvent(QResizeEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1829-1835 |
| | 4 | 2 |
QPlainTextEdit::setBackgroundVisible| Name: | QPlainTextEdit::setBackgroundVisible | | Prototype: | void QPlainTextEdit::setBackgroundVisible(bool visible) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2780-2787 |
| | 5 | 2 |
QPlainTextEdit::setCenterOnScroll| Name: | QPlainTextEdit::setCenterOnScroll | | Prototype: | void QPlainTextEdit::setCenterOnScroll(bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2812-2818 |
| | 4 | 2 |
QPlainTextEdit::setLineWrapMode| Name: | QPlainTextEdit::setLineWrapMode | | Prototype: | void QPlainTextEdit::setLineWrapMode(LineWrapMode wrap) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2724-2734 |
| | 8 | 2 |
QPlainTextEdit::setReadOnly| Name: | QPlainTextEdit::setReadOnly | | Prototype: | void QPlainTextEdit::setReadOnly(bool ro) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2550-2563 |
| | 9 | 2 |
QPlainTextEdit::setTabStopWidth| Name: | QPlainTextEdit::setTabStopWidth | | Prototype: | void QPlainTextEdit::setTabStopWidth(int width) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2439-2447 |
| | 6 | 2 |
QPlainTextEdit::setWordWrapMode| Name: | QPlainTextEdit::setWordWrapMode | | Prototype: | void QPlainTextEdit::setWordWrapMode(QTextOption::WrapMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2751-2758 |
| | 5 | 2 |
QPlainTextEdit::showEvent| Name: | QPlainTextEdit::showEvent | | Prototype: | void QPlainTextEdit::showEvent(QShowEvent *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2236-2243 |
| | 4 | 2 |
QPlainTextEditControl::canInsertFromMimeData| Name: | QPlainTextEditControl::canInsertFromMimeData | | Prototype: | bool QPlainTextEditControl::canInsertFromMimeData(const QMimeData *source) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 459-464 |
| | 4 | 2 |
QPlainTextEditControl::createMimeDataFromSelection| Name: | QPlainTextEditControl::createMimeDataFromSelection | | Prototype: | QMimeData *QPlainTextEditControl::createMimeDataFromSelection() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 453-458 |
| | 4 | 2 |
QPlainTextEditControl::insertFromMimeData| Name: | QPlainTextEditControl::insertFromMimeData | | Prototype: | void QPlainTextEditControl::insertFromMimeData(const QMimeData *source) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 465-471 |
| | 4 | 2 |
QPlainTextEditPrivate::init| Name: | QPlainTextEditPrivate::init | | Prototype: | void QPlainTextEditPrivate::init(const QString &txt) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 753-810 |
| | 35 | 2 |
QPlainTextEditPrivate::relayoutDocument| Name: | QPlainTextEditPrivate::relayoutDocument | | Prototype: | void QPlainTextEditPrivate::relayoutDocument() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1837-1852 |
| | 10 | 2 |
QPlatformClipboard::emitChanged| Name: | QPlatformClipboard::emitChanged | | Prototype: | void QPlatformClipboard::emitChanged(QClipboard::Mode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | | Lines: | 116-120 |
| | 2 | 2 |
QPlatformCursor::setPos| Name: | QPlatformCursor::setPos | | Prototype: | void QPlatformCursor::setPos(const QPoint &pos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 115-124 |
| | 5 | 2 |
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: | 810-822 |
| | 3 | 2 |
QPlatformDrag::updateAction| Name: | QPlatformDrag::updateAction | | Prototype: | void QPlatformDrag::updateAction(Qt::DropAction action) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 161-168 |
| | 4 | 2 |
QPlatformFileDialogHelper::cleanFilterList| Name: | QPlatformFileDialogHelper::cleanFilterList | | Prototype: | QStringList QPlatformFileDialogHelper::cleanFilterList(const QString &filter) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 659-668 |
| | 7 | 2 |
QPlatformFontDatabase::fontDir| Name: | QPlatformFontDatabase::fontDir | | Prototype: | QString QPlatformFontDatabase::fontDir() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 389-398 |
| | 5 | 2 |
QPlatformFontDatabase::registerFont| Name: | QPlatformFontDatabase::registerFont | | Prototype: | void QPlatformFontDatabase::registerFont(const QString &familyname, const QString &stylename, const QString &foundryname, QFont::Weight weight, QFont::Style style, QFont::Stretch stretch, bool antialiased, bool scalable, int pixelSize, bool fixedPitch, const QSupportedWritingSystems &writingSystems, void *usrPtr) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 122-134 |
| | 5 | 2 |
QPlatformGraphicsBuffer::lock| Name: | QPlatformGraphicsBuffer::lock | | Prototype: | bool QPlatformGraphicsBuffer::lock(AccessTypes access, const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | | Lines: | 149-156 |
| | 4 | 2 |
QPlatformGraphicsBuffer::unlock| Name: | QPlatformGraphicsBuffer::unlock | | Prototype: | void QPlatformGraphicsBuffer::unlock() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | | Lines: | 164-172 |
| | 6 | 2 |
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: | 129-136 |
| | 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: | 78-85 |
| | 3 | 2 |
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: | 96-103 |
| | 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: | 58-65 |
| | 3 | 2 |
QPlatformIntegration::removeScreen| Name: | QPlatformIntegration::removeScreen | | Prototype: | void QPlatformIntegration::removeScreen(QScreen *screen) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 469-476 |
| | 4 | 2 |
QPlatformIntegration::setPrimaryScreen| Name: | QPlatformIntegration::setPrimaryScreen | | Prototype: | void QPlatformIntegration::setPrimaryScreen(QPlatformScreen *newPrimary) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 501-511 |
| | 7 | 2 |
QPlatformPixmap::fromData| Name: | QPlatformPixmap::fromData | | Prototype: | bool QPlatformPixmap::fromData(const uchar *buf, uint len, const char *format, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 132-142 |
| | 8 | 2 |
QPlatformPixmap::fromFile| Name: | QPlatformPixmap::fromFile | | Prototype: | bool QPlatformPixmap::fromFile(const QString &fileName, const char *format, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 122-130 |
| | 5 | 2 |
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: | 173-179 |
| | 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: | 75-87 |
| | 3 | 2 |
QPlatformPrintDevice::defaultInputSlot| Name: | QPlatformPrintDevice::defaultInputSlot | | Prototype: | QPrint::InputSlot QPlatformPrintDevice::defaultInputSlot() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 295-302 |
| | 4 | 2 |
QPlatformPrintDevice::defaultOutputBin| Name: | QPlatformPrintDevice::defaultOutputBin | | Prototype: | QPrint::OutputBin QPlatformPrintDevice::defaultOutputBin() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 315-322 |
| | 4 | 2 |
QPlatformPrintDevice::isValidPageLayout| Name: | QPlatformPrintDevice::isValidPageLayout | | Prototype: | bool QPlatformPrintDevice::isValidPageLayout(const QPageLayout &layout, int resolution) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 119-132 |
| | 8 | 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: | 356-361 |
| | 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: | 340-345 |
| | 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: | 304-309 |
| | 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: | 368-373 |
| | 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: | 324-329 |
| | 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: | 222-229 |
| | 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: | 231-238 |
| | 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: | 158-163 |
| | 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: | 284-289 |
| | 3 | 2 |
QPlatformScreen::platformScreenForWindow| Name: | QPlatformScreen::platformScreenForWindow | | Prototype: | QPlatformScreen * QPlatformScreen::platformScreenForWindow(const QWindow *window) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 266-273 |
| | 3 | 2 |
QPlatformScreen::~QPlatformScreen| Name: | QPlatformScreen::~QPlatformScreen | | Prototype: | QPlatformScreen::~QPlatformScreen() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 54-62 |
| | 5 | 2 |
QPlatformTextureList::lock| Name: | QPlatformTextureList::lock | | Prototype: | void QPlatformTextureList::lock(bool on) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 176-183 |
| | 4 | 2 |
QPlatformTextureListWatcher::onLockStatusChanged| Name: | QPlatformTextureListWatcher::onLockStatusChanged | | Prototype: | void QPlatformTextureListWatcher::onLockStatusChanged(bool locked) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1069-1075 |
| | 4 | 2 |
QPlatformThemePrivate::currentKeyPlatforms| Name: | QPlatformThemePrivate::currentKeyPlatforms | | Prototype: | unsigned QPlatformThemePrivate::currentKeyPlatforms() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 692-701 |
| | 7 | 2 |
QPlatformWindow::mapFromGlobal| Name: | QPlatformWindow::mapFromGlobal | | Prototype: | QPoint QPlatformWindow::mapFromGlobal(const QPoint &pos) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 226-235 |
| | 6 | 2 |
QPlatformWindow::mapToGlobal| Name: | QPlatformWindow::mapToGlobal | | Prototype: | QPoint QPlatformWindow::mapToGlobal(const QPoint &pos) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 208-217 |
| | 6 | 2 |
QPluginLoader::fileName| Name: | 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::metaData| Name: | 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::setLoadHints| Name: | QPluginLoader::setLoadHints | | Prototype: | void QPluginLoader::setLoadHints(QLibrary::LoadHints loadHints) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 403-410 |
| | 4 | 2 |
QPluginLoader::staticPlugins| Name: | QPluginLoader::staticPlugins | | Prototype: | QVector<QStaticPlugin> QPluginLoader::staticPlugins() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 454-460 |
| | 4 | 2 |
QPluginLoader::~QPluginLoader| Name: | QPluginLoader::~QPluginLoader | | Prototype: | QPluginLoader::~QPluginLoader() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 162-166 |
| | 2 | 2 |
QPngHandler::canRead| Name: | 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::read| Name: | 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::~QPngHandler| Name: | 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 |
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 |
QPolygon::QPolygon| Name: | 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::setPoints| Name: | 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::setPoints| Name: | 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 |
QPolygonF::QPolygonF| Name: | 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::toPolygon| Name: | 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 |
QPpmHandler::readHeader| Name: | 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::setOption| Name: | 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 |
QPrintDevice::operator==| Name: | QPrintDevice::operator== | | Prototype: | bool QPrintDevice::operator==(const QPrintDevice &other) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 73-78 |
| | 3 | 2 |
QPrintDialog::setOption| Name: | QPrintDialog::setOption | | Prototype: | void QPrintDialog::setOption(PrintDialogOption option, bool on) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 142-147 |
| | 3 | 2 |
QPrintDialog::setOptions| Name: | QPrintDialog::setOptions | | Prototype: | void QPrintDialog::setOptions(PrintDialogOptions options) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 174-183 |
| | 5 | 2 |
QPrintDialog::setVisible| Name: | QPrintDialog::setVisible | | Prototype: | void QPrintDialog::setVisible(bool visible) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 608-616 |
| | 4 | 2 |
QPrintDialogPrivate::_q_checkFields| Name: | QPrintDialogPrivate::_q_checkFields | | Prototype: | void QPrintDialogPrivate::_q_checkFields() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 491-496 |
| | 3 | 2 |
QPrintDialogPrivate::_q_togglePageSetCombo| Name: | QPrintDialogPrivate::_q_togglePageSetCombo | | Prototype: | void QPrintDialogPrivate::_q_togglePageSetCombo(bool checked) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 464-470 |
| | 3 | 2 |
QPrintDialogPrivate::setTabs| Name: | QPrintDialogPrivate::setTabs | | Prototype: | void QPrintDialogPrivate::setTabs(const QList<QWidget*> &tabWidgets) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 566-574 |
| | 5 | 2 |
QPrintPreviewDialog::done| Name: | QPrintPreviewDialog::done | | Prototype: | void QPrintPreviewDialog::done(int result) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 724-734 |
| | 7 | 2 |
QPrintPreviewDialog::setVisible| Name: | QPrintPreviewDialog::setVisible | | Prototype: | void QPrintPreviewDialog::setVisible(bool visible) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 710-719 |
| | 5 | 2 |
QPrintPreviewDialog::~QPrintPreviewDialog| Name: | QPrintPreviewDialog::~QPrintPreviewDialog | | Prototype: | QPrintPreviewDialog::~QPrintPreviewDialog() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 699-705 |
| | 4 | 2 |
QPrintPreviewDialogPrivate::_q_fit| Name: | QPrintPreviewDialogPrivate::_q_fit | | Prototype: | void QPrintPreviewDialogPrivate::_q_fit(QAction* action) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 492-499 |
| | 4 | 2 |
QPrintPreviewDialogPrivate::_q_pageNumEdited| Name: | QPrintPreviewDialogPrivate::_q_pageNumEdited | | Prototype: | void QPrintPreviewDialogPrivate::_q_pageNumEdited() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 515-521 |
| | 4 | 2 |