| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QProgressBar::alignment| Name: | QProgressBar::alignment | | Prototype: | Qt::Alignment QProgressBar::alignment() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 398-401 |
| | 1 | 1 |
QProgressBar::QProgressBar| Name: | QProgressBar::QProgressBar | | Prototype: | QProgressBar::QProgressBar(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 237-241 |
| | 1 | 1 |
QProcessPrivate::closeChannel| Name: | QProcessPrivate::closeChannel | | Prototype: | void QProcessPrivate::closeChannel(Channel *channel) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 151-154 |
| | 1 | 1 |
QProcessPrivate::_q_canReadStandardOutput| Name: | QProcessPrivate::_q_canReadStandardOutput | | Prototype: | bool QProcessPrivate::_q_canReadStandardOutput() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1036-1039 |
| | 1 | 1 |
QProcessPrivate::_q_canReadStandardError| Name: | QProcessPrivate::_q_canReadStandardError | | Prototype: | bool QProcessPrivate::_q_canReadStandardError() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1044-1047 |
| | 1 | 1 |
QProcessEnvironment::isEmpty| Name: | QProcessEnvironment::isEmpty | | Prototype: | bool QProcessEnvironment::isEmpty() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 292-296 |
| | 1 | 1 |
QProcess::startDetached| Name: | QProcess::startDetached | | Prototype: | bool QProcess::startDetached(const QString &program, const QStringList &arguments) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2501-2505 |
| | 1 | 1 |
QProcess::setReadChannelMode| Name: | QProcess::setReadChannelMode | | Prototype: | void QProcess::setReadChannelMode(ProcessChannelMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1244-1247 |
| | 1 | 1 |
QProcess::setEnvironment| Name: | QProcess::setEnvironment | | Prototype: | void QProcess::setEnvironment(const QStringList &environment) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1719-1722 |
| | 1 | 1 |
QProcess::readChannelMode| Name: | QProcess::readChannelMode | | Prototype: | QProcess::ProcessChannelMode QProcess::readChannelMode() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1232-1235 |
| | 1 | 1 |
QProcess::isSequential| Name: | QProcess::isSequential | | Prototype: | bool QProcess::isSequential() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1651-1654 |
| | 1 | 1 |
QPrinterPagedPaintDevicePrivate::setPageMargins| Name: | QPrinterPagedPaintDevicePrivate::setPageMargins | | Prototype: | bool setPageMargins(const QMarginsF &margins) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 271-274 |
| | 1 | 1 |
QPrinterPagedPaintDevicePrivate::pageLayout| Name: | QPrinterPagedPaintDevicePrivate::pageLayout | | Prototype: | QPageLayout pageLayout() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 288-291 |
| | 1 | 1 |
QPrinterPagedPaintDevicePrivate::QPrinterPagedPaintDevicePrivate| Name: | QPrinterPagedPaintDevicePrivate::QPrinterPagedPaintDevicePrivate | | Prototype: | QPrinterPagedPaintDevicePrivate(QPrinterPrivate *d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 218-220 |
| | 1 | 1 |
QPrinterInfo::printerInfo| Name: | QPrinterInfo::printerInfo | | Prototype: | QPrinterInfo QPrinterInfo::printerInfo(const QString &printerName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 477-480 |
| | 1 | 1 |
QPrinter::toPage| Name: | QPrinter::toPage | | Prototype: | int QPrinter::toPage() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 2106-2109 |
| | 1 | 1 |
QPrinter::setPaperSize| Name: | QPrinter::setPaperSize | | Prototype: | void QPrinter::setPaperSize(PaperSize newPaperSize) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1189-1192 |
| | 1 | 1 |
QPrinter::setPageSizeMM| Name: | QPrinter::setPageSizeMM | | Prototype: | void QPrinter::setPageSizeMM(const QSizeF &size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1253-1256 |
| | 1 | 1 |
QPrinter::setPageSize| Name: | QPrinter::setPageSize | | Prototype: | void QPrinter::setPageSize(PageSize newPageSize) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1215-1218 |
| | 1 | 1 |
QPrinter::setOrientation| Name: | QPrinter::setOrientation | | Prototype: | void QPrinter::setOrientation(Orientation orientation) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1153-1156 |
| | 1 | 1 |
QPrinter::setMargins| Name: | QPrinter::setMargins | | Prototype: | void QPrinter::setMargins(const Margins &m) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1837-1840 |
| | 1 | 1 |
QPrinter::setDoubleSidedPrinting| Name: | QPrinter::setDoubleSidedPrinting | | Prototype: | void QPrinter::setDoubleSidedPrinting(bool doubleSided) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1694-1697 |
| | 1 | 1 |
QPrinter::paperSize| Name: | QPrinter::paperSize | | Prototype: | QPrinter::PaperSize QPrinter::paperSize() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1168-1171 |
| | 1 | 1 |
QPrinter::pageSize| Name: | QPrinter::pageSize | | Prototype: | QPrinter::PageSize QPrinter::pageSize() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1201-1204 |
| | 1 | 1 |
QPrinter::orientation| Name: | QPrinter::orientation | | Prototype: | QPrinter::Orientation QPrinter::orientation() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1130-1133 |
| | 1 | 1 |
QPrinter::fromPage| Name: | QPrinter::fromPage | | Prototype: | int QPrinter::fromPage() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 2082-2085 |
| | 1 | 1 |
QPrinter::doubleSidedPrinting| Name: | QPrinter::doubleSidedPrinting | | Prototype: | bool QPrinter::doubleSidedPrinting() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1709-1712 |
| | 1 | 1 |
QPrinter::devType| Name: | QPrinter::devType | | Prototype: | int QPrinter::devType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 811-814 |
| | 1 | 1 |
QPrinter::actualNumCopies| Name: | QPrinter::actualNumCopies | | Prototype: | int QPrinter::actualNumCopies() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1418-1421 |
| | 1 | 1 |
QPrintPropertiesDialog::selectPrinter| Name: | QPrintPropertiesDialog::selectPrinter | | Prototype: | void QPrintPropertiesDialog::selectPrinter(QPrinter::OutputFormat outputFormat, const QString &printerName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 269-272 |
| | 1 | 1 |
QPrintPreviewWidgetPrivate::QPrintPreviewWidgetPrivate| Name: | QPrintPreviewWidgetPrivate::QPrintPreviewWidgetPrivate | | Prototype: | QPrintPreviewWidgetPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 177-182 |
| | 1 | 1 |
QPrintPreviewWidget::setSinglePageViewMode| Name: | QPrintPreviewWidget::setSinglePageViewMode | | Prototype: | void QPrintPreviewWidget::setSinglePageViewMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 762-765 |
| | 1 | 1 |
QPrintPreviewWidget::setPortraitOrientation| Name: | QPrintPreviewWidget::setPortraitOrientation | | Prototype: | void QPrintPreviewWidget::setPortraitOrientation() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 753-756 |
| | 1 | 1 |
QPrintPreviewWidget::setLandscapeOrientation| Name: | QPrintPreviewWidget::setLandscapeOrientation | | Prototype: | void QPrintPreviewWidget::setLandscapeOrientation() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 744-747 |
| | 1 | 1 |
QPrintPreviewWidget::setFacingPagesViewMode| Name: | QPrintPreviewWidget::setFacingPagesViewMode | | Prototype: | void QPrintPreviewWidget::setFacingPagesViewMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 771-774 |
| | 1 | 1 |
QPrintPreviewWidget::setAllPagesViewMode| Name: | QPrintPreviewWidget::setAllPagesViewMode | | Prototype: | void QPrintPreviewWidget::setAllPagesViewMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 780-783 |
| | 1 | 1 |
QPrintPreviewWidget::fitToWidth| Name: | QPrintPreviewWidget::fitToWidth | | Prototype: | void QPrintPreviewWidget::fitToWidth() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 698-701 |
| | 1 | 1 |
QPrintPreviewWidget::fitInView| Name: | QPrintPreviewWidget::fitInView | | Prototype: | void QPrintPreviewWidget::fitInView() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 707-710 |
| | 1 | 1 |
QPrintPreviewMainWindow::createPopupMenu| Name: | QPrintPreviewMainWindow::createPopupMenu | | Prototype: | QMenu *createPopupMenu() override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 74-74 |
| | 1 | 1 |
QPrintPreviewMainWindow::QPrintPreviewMainWindow| Name: | QPrintPreviewMainWindow::QPrintPreviewMainWindow | | Prototype: | QPrintPreviewMainWindow(QWidget *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 73-73 |
| | 1 | 1 |
QPrintPreviewDialogPrivate::updateZoomFactor| Name: | QPrintPreviewDialogPrivate::updateZoomFactor | | Prototype: | void QPrintPreviewDialogPrivate::updateZoomFactor() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 487-490 |
| | 1 | 1 |
QPrintPreviewDialogPrivate::QPrintPreviewDialogPrivate| Name: | QPrintPreviewDialogPrivate::QPrintPreviewDialogPrivate | | Prototype: | QPrintPreviewDialogPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 146-148 |
| | 1 | 1 |
QPrintDialogPrivate::applyPrinterProperties| Name: | QPrintDialogPrivate::applyPrinterProperties | | Prototype: | void QPrintDialogPrivate::applyPrinterProperties() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 380-384 |
| | 1 | 1 |
QPrintDialogPrivate::QPrintDialogPrivate| Name: | QPrintDialogPrivate::QPrintDialogPrivate | | Prototype: | QPrintDialogPrivate::QPrintDialogPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 285-289 |
| | 1 | 1 |
QPrintDialog::exec| Name: | QPrintDialog::exec | | Prototype: | int QPrintDialog::exec() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 618-621 |
| | 1 | 1 |
QPrintDevice::supportsMultipleCopies| Name: | QPrintDevice::supportsMultipleCopies | | Prototype: | bool QPrintDevice::supportsMultipleCopies() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 125-128 |
| | 1 | 1 |
QPrintDevice::supportsCustomPageSizes| Name: | QPrintDevice::supportsCustomPageSizes | | Prototype: | bool QPrintDevice::supportsCustomPageSizes() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 170-173 |
| | 1 | 1 |
QPrintDevice::supportsCollateCopies| Name: | QPrintDevice::supportsCollateCopies | | Prototype: | bool QPrintDevice::supportsCollateCopies() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 130-133 |
| | 1 | 1 |
QPrintDevice::supportedResolutions| Name: | QPrintDevice::supportedResolutions | | Prototype: | QList<int> QPrintDevice::supportedResolutions() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 197-200 |
| | 1 | 1 |
QPrintDevice::supportedPageSizes| Name: | QPrintDevice::supportedPageSizes | | Prototype: | QList<QPageSize> QPrintDevice::supportedPageSizes() const | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 140-143 |
| | 1 | 1 |
QPrintDevice::supportedPageSize| Name: | QPrintDevice::supportedPageSize | | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QPageSize &pageSize) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 145-148 |
| | 1 | 1 |
QPrintDevice::supportedPageSize| Name: | QPrintDevice::supportedPageSize | | Prototype: | QPageSize QPrintDevice::supportedPageSize(QPageSize::PageSizeId pageSizeId) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 150-153 |
| | 1 | 1 |
QPrintDevice::supportedPageSize| Name: | QPrintDevice::supportedPageSize | | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QString &pageName) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 155-158 |
| | 1 | 1 |
QPrintDevice::supportedPageSize| Name: | QPrintDevice::supportedPageSize | | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QSize &pointSize) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 160-163 |
| | 1 | 1 |
QPrintDevice::supportedPageSize| Name: | QPrintDevice::supportedPageSize | | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QSizeF &size, QPageSize::Unit units) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 165-168 |
| | 1 | 1 |
QPrintDevice::supportedOutputBins| Name: | QPrintDevice::supportedOutputBins | | Prototype: | QList<QPrint::OutputBin> QPrintDevice::supportedOutputBins() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 217-220 |
| | 1 | 1 |
QPrintDevice::supportedMimeTypes| Name: | QPrintDevice::supportedMimeTypes | | Prototype: | QList<QMimeType> QPrintDevice::supportedMimeTypes() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 243-246 |
| | 1 | 1 |
QPrintDevice::supportedInputSlots| Name: | QPrintDevice::supportedInputSlots | | Prototype: | QList<QPrint::InputSlot> QPrintDevice::supportedInputSlots() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 207-210 |
| | 1 | 1 |
QPrintDevice::supportedDuplexModes| Name: | QPrintDevice::supportedDuplexModes | | Prototype: | QList<QPrint::DuplexMode> QPrintDevice::supportedDuplexModes() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 227-230 |
| | 1 | 1 |
QPrintDevice::supportedColorModes| Name: | QPrintDevice::supportedColorModes | | Prototype: | QList<QPrint::ColorMode> QPrintDevice::supportedColorModes() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 237-240 |
| | 1 | 1 |
QPrintDevice::state| Name: | QPrintDevice::state | | Prototype: | QPrint::DeviceState QPrintDevice::state() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 115-118 |
| | 1 | 1 |
QPrintDevice::printableMargins| Name: | QPrintDevice::printableMargins | | Prototype: | QMarginsF QPrintDevice::printableMargins(const QPageSize &pageSize, QPageLayout::Orientation orientation, int resolution) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 185-190 |
| | 1 | 1 |
QPrintDevice::name| Name: | QPrintDevice::name | | Prototype: | QString QPrintDevice::name() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 85-88 |
| | 1 | 1 |
QPrintDevice::minimumPhysicalPageSize| Name: | QPrintDevice::minimumPhysicalPageSize | | Prototype: | QSize QPrintDevice::minimumPhysicalPageSize() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 175-178 |
| | 1 | 1 |
QPrintDevice::maximumPhysicalPageSize| Name: | QPrintDevice::maximumPhysicalPageSize | | Prototype: | QSize QPrintDevice::maximumPhysicalPageSize() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 180-183 |
| | 1 | 1 |
QPrintDevice::makeAndModel| Name: | QPrintDevice::makeAndModel | | Prototype: | QString QPrintDevice::makeAndModel() const | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 95-98 |
| | 1 | 1 |
QPrintDevice::location| Name: | QPrintDevice::location | | Prototype: | QString QPrintDevice::location() const | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 90-93 |
| | 1 | 1 |
QPrintDevice::isValidPageLayout| Name: | QPrintDevice::isValidPageLayout | | Prototype: | bool QPrintDevice::isValidPageLayout(const QPageLayout &layout, int resolution) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 120-123 |
| | 1 | 1 |
QPrintDevice::isValid| Name: | QPrintDevice::isValid | | Prototype: | bool QPrintDevice::isValid() const | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 100-103 |
| | 1 | 1 |
QPrintDevice::isRemote| Name: | QPrintDevice::isRemote | | Prototype: | bool QPrintDevice::isRemote() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 110-113 |
| | 1 | 1 |
QPrintDevice::isDefault| Name: | QPrintDevice::isDefault | | Prototype: | bool QPrintDevice::isDefault() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 105-108 |
| | 1 | 1 |
QPrintDevice::id| Name: | QPrintDevice::id | | Prototype: | QString QPrintDevice::id() const | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 80-83 |
| | 1 | 1 |
QPrintDevice::defaultResolution| Name: | QPrintDevice::defaultResolution | | Prototype: | int QPrintDevice::defaultResolution() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 192-195 |
| | 1 | 1 |
QPrintDevice::defaultPageSize| Name: | QPrintDevice::defaultPageSize | | Prototype: | QPageSize QPrintDevice::defaultPageSize() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 135-138 |
| | 1 | 1 |
QPrintDevice::defaultOutputBin| Name: | QPrintDevice::defaultOutputBin | | Prototype: | QPrint::OutputBin QPrintDevice::defaultOutputBin() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 212-215 |
| | 1 | 1 |
QPrintDevice::defaultInputSlot| Name: | QPrintDevice::defaultInputSlot | | Prototype: | QPrint::InputSlot QPrintDevice::defaultInputSlot() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 202-205 |
| | 1 | 1 |
QPrintDevice::defaultDuplexMode| Name: | QPrintDevice::defaultDuplexMode | | Prototype: | QPrint::DuplexMode QPrintDevice::defaultDuplexMode() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 222-225 |
| | 1 | 1 |
QPrintDevice::defaultColorMode| Name: | QPrintDevice::defaultColorMode | | Prototype: | QPrint::ColorMode QPrintDevice::defaultColorMode() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 232-235 |
| | 1 | 1 |
QPreviewPaintEnginePrivate::QPreviewPaintEnginePrivate| Name: | QPreviewPaintEnginePrivate::QPreviewPaintEnginePrivate | | Prototype: | QPreviewPaintEnginePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | | Lines: | 50-50 |
| | 1 | 1 |
QPrevNextCalButton::QPrevNextCalButton| Name: | QPrevNextCalButton::QPrevNextCalButton | | Prototype: | QPrevNextCalButton(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1567-1567 |
| | 1 | 1 |
QPpmHandler::write| Name: | QPpmHandler::write | | Prototype: | bool QPpmHandler::write(const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 481-484 |
| | 1 | 1 |
QPpmHandler::name| Name: | QPpmHandler::name | | Prototype: | QByteArray QPpmHandler::name() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 536-539 |
| | 1 | 1 |
QPolygon::QPolygon| Name: | QPolygon::QPolygon | | Prototype: | QPolygon::QPolygon(int nPoints, const int *points) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 189-192 |
| | 1 | 1 |
QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngine| Name: | QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngine | | Prototype: | QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngine(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_polling.cpp | | Lines: | 41-46 |
| | 1 | 1 |
QPodPoint::operator >=| Name: | QPodPoint::operator >= | | Prototype: | inline bool operator >= (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 176-176 |
| | 1 | 1 |
QPodPoint::operator >| Name: | QPodPoint::operator > | | Prototype: | inline bool operator > (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 174-174 |
| | 1 | 1 |
QPodPoint::operator ==| Name: | QPodPoint::operator == | | Prototype: | inline bool operator == (const QPodPoint &other) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 177-177 |
| | 1 | 1 |
QPodPoint::operator <=| Name: | QPodPoint::operator <= | | Prototype: | inline bool operator <= (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 175-175 |
| | 1 | 1 |
QPodPoint::operator -=| Name: | QPodPoint::operator -= | | Prototype: | inline QPodPoint &operator -= (const QPodPoint &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 181-181 |
| | 1 | 1 |
QPodPoint::operator -| Name: | QPodPoint::operator - | | Prototype: | inline QPodPoint operator - (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 183-183 |
| | 1 | 1 |
QPodPoint::operator +=| Name: | QPodPoint::operator += | | Prototype: | inline QPodPoint &operator += (const QPodPoint &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 180-180 |
| | 1 | 1 |
QPodPoint::operator +| Name: | QPodPoint::operator + | | Prototype: | inline QPodPoint operator + (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 182-182 |
| | 1 | 1 |
QPodPoint::operator !=| Name: | QPodPoint::operator != | | Prototype: | inline bool operator != (const QPodPoint &other) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 178-178 |
| | 1 | 1 |
QPngHandlerPrivate::QPngHandlerPrivate| Name: | QPngHandlerPrivate::QPngHandlerPrivate | | Prototype: | QPngHandlerPrivate(QPngHandler *qq) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 105-107 |
| | 1 | 1 |
QPngHandlerPrivate::AllocatedMemoryPointers::AllocatedMemoryPointers| Name: | QPngHandlerPrivate::AllocatedMemoryPointers::AllocatedMemoryPointers | | Prototype: | AllocatedMemoryPointers() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 127-129 |
| | 1 | 1 |
QPngHandler::write| Name: | QPngHandler::write | | Prototype: | bool QPngHandler::write(const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1048-1051 |
| | 1 | 1 |
QPngHandler::name| Name: | QPngHandler::name | | Prototype: | QByteArray QPngHandler::name() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1098-1101 |
| | 1 | 1 |
QPluginLoader::loadHints| Name: | QPluginLoader::loadHints | | Prototype: | QLibrary::LoadHints QPluginLoader::loadHints() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 412-415 |
| | 1 | 1 |
QPluginLoader::isLoaded| Name: | QPluginLoader::isLoaded | | Prototype: | bool QPluginLoader::isLoaded() const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 269-272 |
| | 1 | 1 |
QPluginLoader::errorString| Name: | QPluginLoader::errorString | | Prototype: | QString QPluginLoader::errorString() const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 381-384 |
| | 1 | 1 |