| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QPrinter::setPrintProgram| Name: | QPrinter::setPrintProgram | | Prototype: | void QPrinter::setPrintProgram(const QString &printProg) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 967-972 |
| | 3 | 2 |
QPrinter::setPaperSize| Name: | QPrinter::setPaperSize | | Prototype: | void QPrinter::setPaperSize(const QSizeF &paperSize, QPrinter::Unit unit) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1240-1246 |
| | 3 | 2 |
QPrinter::setNumCopies| Name: | QPrinter::setNumCopies | | Prototype: | void QPrinter::setNumCopies(int numCopies) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1444-1449 |
| | 3 | 2 |
QPrinter::setFullPage| Name: | QPrinter::setFullPage | | Prototype: | void QPrinter::setFullPage(bool fp) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1561-1568 |
| | 3 | 1 |
QPrinter::setDocName| Name: | QPrinter::setDocName | | Prototype: | void QPrinter::setDocName(const QString &name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 997-1002 |
| | 3 | 2 |
QPrinter::setCreator| Name: | QPrinter::setCreator | | Prototype: | void QPrinter::setCreator(const QString &creator) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1027-1032 |
| | 3 | 2 |
QPrinter::setCopyCount| Name: | QPrinter::setCopyCount | | Prototype: | void QPrinter::setCopyCount(int count) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1462-1467 |
| | 3 | 2 |
QPrinter::setColorMode| Name: | QPrinter::setColorMode | | Prototype: | void QPrinter::setColorMode(ColorMode newColorMode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1365-1370 |
| | 3 | 2 |
QPrinter::setCollateCopies| Name: | QPrinter::setCollateCopies | | Prototype: | void QPrinter::setCollateCopies(bool collate) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1531-1536 |
| | 3 | 2 |
QPrinter::paperSize| Name: | QPrinter::paperSize | | Prototype: | QSizeF QPrinter::paperSize(Unit unit) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1278-1284 |
| | 3 | 2 |
QPrinter::paperRect| Name: | QPrinter::paperRect | | Prototype: | QRectF QPrinter::paperRect(Unit unit) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1773-1779 |
| | 3 | 2 |
QPrinter::pageRect| Name: | QPrinter::pageRect | | Prototype: | QRectF QPrinter::pageRect(Unit unit) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1756-1762 |
| | 3 | 2 |
QPrinter::QPrinter| Name: | QPrinter::QPrinter | | Prototype: | QPrinter::QPrinter(const QPrinterInfo& printer, PrinterMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 694-701 |
| | 3 | 1 |
QPrinter::QPrinter| Name: | QPrinter::QPrinter | | Prototype: | QPrinter::QPrinter(PrinterMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 680-687 |
| | 3 | 1 |
QPrintPreviewWidget::~QPrintPreviewWidget| Name: | QPrintPreviewWidget::~QPrintPreviewWidget | | Prototype: | QPrintPreviewWidget::~QPrintPreviewWidget() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 555-560 |
| | 3 | 2 |
QPrintPreviewWidget::setOrientation| Name: | QPrintPreviewWidget::setOrientation | | Prototype: | void QPrintPreviewWidget::setOrientation(QPrinter::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 606-611 |
| | 3 | 1 |
QPrintPreviewDialogPrivate::_q_zoomOut| Name: | QPrintPreviewDialogPrivate::_q_zoomOut | | Prototype: | void QPrintPreviewDialogPrivate::_q_zoomOut() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 514-519 |
| | 3 | 1 |
QPrintPreviewDialogPrivate::_q_zoomIn| Name: | QPrintPreviewDialogPrivate::_q_zoomIn | | Prototype: | void QPrintPreviewDialogPrivate::_q_zoomIn() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 507-512 |
| | 3 | 1 |
QPrintPreviewDialogPrivate::_q_previewChanged| Name: | QPrintPreviewDialogPrivate::_q_previewChanged | | Prototype: | void QPrintPreviewDialogPrivate::_q_previewChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 613-618 |
| | 3 | 1 |
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: | 470-476 |
| | 3 | 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: | 497-502 |
| | 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: | 148-153 |
| | 3 | 2 |
QPrintDialog::accept| Name: | QPrintDialog::accept | | Prototype: | void QPrintDialog::accept() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 629-634 |
| | 3 | 1 |
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: | 79-84 |
| | 3 | 2 |
QPreviewPaintEngine::setProxyEngines| Name: | QPreviewPaintEngine::setProxyEngines | | Prototype: | void QPreviewPaintEngine::setProxyEngines(QPrintEngine *printEngine, QPaintEngine *paintEngine) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | | Lines: | 189-194 |
| | 3 | 1 |
QPreviewPaintEngine::QPreviewPaintEngine| Name: | QPreviewPaintEngine::QPreviewPaintEngine | | Prototype: | QPreviewPaintEngine::QPreviewPaintEngine() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | | Lines: | 69-75 |
| | 3 | 1 |
QPpmHandler::supportsOption| Name: | QPpmHandler::supportsOption | | Prototype: | bool QPpmHandler::supportsOption(ImageOption option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 492-497 |
| | 3 | 1 |
QPolygonF::united| Name: | 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: | 950-956 |
| | 3 | 1 |
QPolygonF::translated| Name: | 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: | 624-629 |
| | 3 | 1 |
QPolygonF::subtracted| Name: | 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: | 986-991 |
| | 3 | 1 |
QPolygonF::intersected| Name: | 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: | 968-974 |
| | 3 | 1 |
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: | 576-581 |
| | 3 | 2 |
QPolygon::united| Name: | 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: | 896-902 |
| | 3 | 1 |
QPolygon::translated| Name: | 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: | 243-248 |
| | 3 | 1 |
QPolygon::subtracted| Name: | 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: | 931-937 |
| | 3 | 1 |
QPolygon::intersected| Name: | 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: | 913-919 |
| | 3 | 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: | 173-178 |
| | 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 |
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 |
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: | 213-218 |
| | 3 | 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: | 375-380 |
| | 3 | 2 |
QPlatformWindow::startSystemResize| Name: | 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: | 426-431 |
| | 3 | 1 |
QPlatformWindow::setMouseGrabEnabled| Name: | QPlatformWindow::setMouseGrabEnabled | | Prototype: | bool QPlatformWindow::setMouseGrabEnabled(bool grab) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 386-391 |
| | 3 | 1 |
QPlatformWindow::setKeyboardGrabEnabled| Name: | QPlatformWindow::setKeyboardGrabEnabled | | Prototype: | bool QPlatformWindow::setKeyboardGrabEnabled(bool grab) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 379-384 |
| | 3 | 1 |
QPlatformTheme::standardPixmap| Name: | QPlatformTheme::standardPixmap | | Prototype: | QPixmap QPlatformTheme::standardPixmap(StandardPixmap sp, const QSizeF &size) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 407-413 |
| | 3 | 1 |
QPlatformTheme::QPlatformTheme| Name: | QPlatformTheme::QPlatformTheme | | Prototype: | QPlatformTheme::QPlatformTheme() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 363-367 |
| | 3 | 1 |
QPlatformServices::openUrl| Name: | QPlatformServices::openUrl | | Prototype: | bool QPlatformServices::openUrl(const QUrl &url) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformservices.cpp | | Lines: | 61-66 |
| | 3 | 1 |
QPlatformServices::openDocument| Name: | QPlatformServices::openDocument | | Prototype: | bool QPlatformServices::openDocument(const QUrl &url) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformservices.cpp | | Lines: | 68-73 |
| | 3 | 1 |
QPlatformScreen::virtualSiblings| Name: | QPlatformScreen::virtualSiblings | | Prototype: | QList<QPlatformScreen *> QPlatformScreen::virtualSiblings() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 131-136 |
| | 3 | 1 |
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: | 273-280 |
| | 3 | 2 |
QPlatformScreen::deviceIndependentGeometry| Name: | QPlatformScreen::deviceIndependentGeometry | | Prototype: | QRect QPlatformScreen::deviceIndependentGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 445-450 |
| | 3 | 1 |
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 |
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::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::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::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::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::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::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 |
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 |
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::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 |
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 |
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::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::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::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::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::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 |
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 |
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 |
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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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::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 |