| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPrintPreviewWidget::QPrintPreviewWidget| Name: | QPrintPreviewWidget::QPrintPreviewWidget | | Prototype: | QPrintPreviewWidget::QPrintPreviewWidget(QPrinter *printer, QWidget *parent, Qt::WindowFlags flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 520-527 |
| | 4 | 1 |
QPrintPreviewWidget::currentPage| Name: | QPrintPreviewWidget::currentPage | | Prototype: | int QPrintPreviewWidget::currentPage() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 678-682 |
| | 2 | 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 |
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::orientation| Name: | QPrintPreviewWidget::orientation | | Prototype: | QPrinter::Orientation QPrintPreviewWidget::orientation() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 590-594 |
| | 2 | 1 |
QPrintPreviewWidget::pageCount| Name: | QPrintPreviewWidget::pageCount | | Prototype: | int QPrintPreviewWidget::pageCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 669-673 |
| | 2 | 1 |
QPrintPreviewWidget::print| Name: | QPrintPreviewWidget::print | | Prototype: | void QPrintPreviewWidget::print() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 610-615 |
| | 2 | 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::setCurrentPage| Name: | QPrintPreviewWidget::setCurrentPage | | Prototype: | void QPrintPreviewWidget::setCurrentPage(int page) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 688-692 |
| | 2 | 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::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::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: | 600-605 |
| | 3 | 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::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::setZoomFactor| Name: | QPrintPreviewWidget::setZoomFactor | | Prototype: | void QPrintPreviewWidget::setZoomFactor(qreal factor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 657-663 |
| | 4 | 1 |
QPrintPreviewWidget::updatePreview| Name: | QPrintPreviewWidget::updatePreview | | Prototype: | void QPrintPreviewWidget::updatePreview() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 790-796 |
| | 4 | 1 |
QPrintPreviewWidget::viewMode| Name: | QPrintPreviewWidget::viewMode | | Prototype: | QPrintPreviewWidget::ViewMode QPrintPreviewWidget::viewMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 559-563 |
| | 2 | 1 |
QPrintPreviewWidget::zoomFactor| Name: | QPrintPreviewWidget::zoomFactor | | Prototype: | qreal QPrintPreviewWidget::zoomFactor() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 644-648 |
| | 2 | 1 |
QPrintPreviewWidget::zoomIn| Name: | QPrintPreviewWidget::zoomIn | | Prototype: | void QPrintPreviewWidget::zoomIn(qreal factor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 621-627 |
| | 4 | 1 |
QPrintPreviewWidget::zoomMode| Name: | QPrintPreviewWidget::zoomMode | | Prototype: | QPrintPreviewWidget::ZoomMode QPrintPreviewWidget::zoomMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 734-738 |
| | 2 | 1 |
QPrintPreviewWidget::zoomOut| Name: | QPrintPreviewWidget::zoomOut | | Prototype: | void QPrintPreviewWidget::zoomOut(qreal factor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 633-639 |
| | 4 | 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 |
QPrintPreviewWidgetPrivate::init| Name: | QPrintPreviewWidgetPrivate::init | | Prototype: | void QPrintPreviewWidgetPrivate::init() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 307-327 |
| | 15 | 1 |
QPrintPreviewWidgetPrivate::setZoomFactor| Name: | QPrintPreviewWidgetPrivate::setZoomFactor | | Prototype: | void QPrintPreviewWidgetPrivate::setZoomFactor(qreal _zoomFactor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 434-443 |
| | 7 | 1 |
QPrintPreviewWidgetPrivate::zoom| Name: | QPrintPreviewWidgetPrivate::zoom | | Prototype: | void QPrintPreviewWidgetPrivate::zoom(qreal zoom) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 428-432 |
| | 2 | 1 |
QPrintPropertiesDialog::QPrintPropertiesDialog| Name: | QPrintPropertiesDialog::QPrintPropertiesDialog | | Prototype: | QPrintPropertiesDialog::QPrintPropertiesDialog(QAbstractPrintDialog *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 228-247 |
| | 12 | 1 |
QPrintPropertiesDialog::applyPrinterProperties| Name: | QPrintPropertiesDialog::applyPrinterProperties | | Prototype: | void QPrintPropertiesDialog::applyPrinterProperties(QPrinter *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 253-259 |
| | 2 | 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 |
QPrintPropertiesDialog::setupPrinter| Name: | QPrintPropertiesDialog::setupPrinter | | Prototype: | void QPrintPropertiesDialog::setupPrinter() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 261-267 |
| | 2 | 1 |
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: | 687-694 |
| | 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: | 673-680 |
| | 3 | 1 |
QPrinter::abort| Name: | QPrinter::abort | | Prototype: | bool QPrinter::abort() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1977-1981 |
| | 2 | 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 |
QPrinter::collateCopies| Name: | QPrinter::collateCopies | | Prototype: | bool QPrinter::collateCopies() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1507-1511 |
| | 2 | 1 |
QPrinter::colorMode| Name: | QPrinter::colorMode | | Prototype: | QPrinter::ColorMode QPrinter::colorMode() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1371-1375 |
| | 2 | 1 |
QPrinter::copyCount| Name: | QPrinter::copyCount | | Prototype: | int QPrinter::copyCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1470-1474 |
| | 2 | 1 |
QPrinter::creator| Name: | QPrinter::creator | | Prototype: | QString QPrinter::creator() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1003-1007 |
| | 2 | 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::docName| Name: | QPrinter::docName | | Prototype: | QString QPrinter::docName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 973-977 |
| | 2 | 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::duplex| Name: | QPrinter::duplex | | Prototype: | QPrinter::DuplexMode QPrinter::duplex() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1734-1738 |
| | 2 | 1 |
QPrinter::fontEmbeddingEnabled| Name: | QPrinter::fontEmbeddingEnabled | | Prototype: | bool QPrinter::fontEmbeddingEnabled() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1661-1665 |
| | 2 | 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::fullPage| Name: | QPrinter::fullPage | | Prototype: | bool QPrinter::fullPage() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1574-1578 |
| | 2 | 1 |
QPrinter::metric| Name: | QPrinter::metric | | Prototype: | int QPrinter::metric(PaintDeviceMetric id) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1877-1881 |
| | 2 | 1 |
QPrinter::numCopies| Name: | QPrinter::numCopies | | Prototype: | int QPrinter::numCopies() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1397-1401 |
| | 2 | 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::outputFileName| Name: | QPrinter::outputFileName | | Prototype: | QString QPrinter::outputFileName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 893-897 |
| | 2 | 1 |
QPrinter::outputFormat| Name: | QPrinter::outputFormat | | Prototype: | QPrinter::OutputFormat QPrinter::outputFormat() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 801-805 |
| | 2 | 1 |
QPrinter::pageOrder| Name: | QPrinter::pageOrder | | Prototype: | QPrinter::PageOrder QPrinter::pageOrder() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1344-1348 |
| | 2 | 1 |
QPrinter::pageRect| Name: | QPrinter::pageRect | | Prototype: | QRect QPrinter::pageRect() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1785-1789 |
| | 2 | 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::paintEngine| Name: | QPrinter::paintEngine | | Prototype: | QPaintEngine *QPrinter::paintEngine() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1886-1890 |
| | 2 | 1 |
QPrinter::paperName| Name: | QPrinter::paperName | | Prototype: | QString QPrinter::paperName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1309-1313 |
| | 2 | 1 |
QPrinter::paperRect| Name: | QPrinter::paperRect | | Prototype: | QRect QPrinter::paperRect() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1801-1805 |
| | 2 | 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::paperSource| Name: | QPrinter::paperSource | | Prototype: | QPrinter::PaperSource QPrinter::paperSource() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1634-1638 |
| | 2 | 1 |
QPrinter::printEngine| Name: | QPrinter::printEngine | | Prototype: | QPrintEngine *QPrinter::printEngine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1897-1901 |
| | 2 | 1 |
QPrinter::printProgram| Name: | QPrinter::printProgram | | Prototype: | QString QPrinter::printProgram() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 944-948 |
| | 2 | 1 |
QPrinter::printRange| Name: | QPrinter::printRange | | Prototype: | QPrinter::PrintRange QPrinter::printRange() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 2160-2164 |
| | 2 | 1 |
QPrinter::printerName| Name: | QPrinter::printerName | | Prototype: | QString QPrinter::printerName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 822-826 |
| | 2 | 1 |
QPrinter::printerSelectionOption| Name: | QPrinter::printerSelectionOption | | Prototype: | QString QPrinter::printerSelectionOption() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 2037-2041 |
| | 2 | 1 |
QPrinter::printerState| Name: | QPrinter::printerState | | Prototype: | QPrinter::PrinterState QPrinter::printerState() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1988-1992 |
| | 2 | 1 |
QPrinter::resolution| Name: | QPrinter::resolution | | Prototype: | int QPrinter::resolution() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1609-1613 |
| | 2 | 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::setDuplex| Name: | QPrinter::setDuplex | | Prototype: | void QPrinter::setDuplex(DuplexMode duplex) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1721-1725 |
| | 2 | 1 |
QPrinter::setFontEmbeddingEnabled| Name: | QPrinter::setFontEmbeddingEnabled | | Prototype: | void QPrinter::setFontEmbeddingEnabled(bool enable) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1648-1652 |
| | 2 | 1 |
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: | 1554-1561 |
| | 3 | 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::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::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::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::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::setPaperSource| Name: | QPrinter::setPaperSource | | Prototype: | void QPrinter::setPaperSource(PaperSource source) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1624-1628 |
| | 2 | 1 |
QPrinter::setPrintRange| Name: | QPrinter::setPrintRange | | Prototype: | void QPrinter::setPrintRange( PrintRange range ) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 2143-2149 |
| | 3 | 1 |
QPrinter::setPrinterSelectionOption| Name: | QPrinter::setPrinterSelectionOption | | Prototype: | void QPrinter::setPrinterSelectionOption(const QString &option) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 2059-2063 |
| | 2 | 1 |
QPrinter::supportsMultipleCopies| Name: | QPrinter::supportsMultipleCopies | | Prototype: | bool QPrinter::supportsMultipleCopies() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1490-1494 |
| | 2 | 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::winPageSize| Name: | QPrinter::winPageSize | | Prototype: | int QPrinter::winPageSize() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1925-1929 |
| | 2 | 1 |
QPrinterInfo::QPrinterInfo| Name: | QPrinterInfo::QPrinterInfo | | Prototype: | QPrinterInfo::QPrinterInfo() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 88-91 |
| | 2 | 1 |
QPrinterInfo::QPrinterInfo| Name: | QPrinterInfo::QPrinterInfo | | Prototype: | QPrinterInfo::QPrinterInfo(const QPrinterInfo &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 96-99 |
| | 2 | 1 |
QPrinterInfo::QPrinterInfo| Name: | QPrinterInfo::QPrinterInfo | | Prototype: | QPrinterInfo::QPrinterInfo(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 120-123 |
| | 2 | 1 |
QPrinterInfo::defaultDuplexMode| Name: | QPrinterInfo::defaultDuplexMode | | Prototype: | QPrinter::DuplexMode QPrinterInfo::defaultDuplexMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 367-371 |
| | 2 | 1 |
QPrinterInfo::defaultPageSize| Name: | QPrinterInfo::defaultPageSize | | Prototype: | QPageSize QPrinterInfo::defaultPageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 258-262 |
| | 2 | 1 |
QPrinterInfo::description| Name: | QPrinterInfo::description | | Prototype: | QString QPrinterInfo::description() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 166-170 |
| | 2 | 1 |
QPrinterInfo::isDefault| Name: | QPrinterInfo::isDefault | | Prototype: | bool QPrinterInfo::isDefault() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 209-213 |
| | 2 | 1 |
QPrinterInfo::isNull| Name: | QPrinterInfo::isNull | | Prototype: | bool QPrinterInfo::isNull() const | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 200-204 |
| | 2 | 1 |
QPrinterInfo::isRemote| Name: | QPrinterInfo::isRemote | | Prototype: | bool QPrinterInfo::isRemote() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 220-224 |
| | 2 | 1 |
QPrinterInfo::location| Name: | QPrinterInfo::location | | Prototype: | QString QPrinterInfo::location() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 177-181 |
| | 2 | 1 |
QPrinterInfo::makeAndModel| Name: | QPrinterInfo::makeAndModel | | Prototype: | QString QPrinterInfo::makeAndModel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 188-192 |
| | 2 | 1 |
QPrinterInfo::maximumPhysicalPageSize| Name: | QPrinterInfo::maximumPhysicalPageSize | | Prototype: | QPageSize QPrinterInfo::maximumPhysicalPageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 298-302 |
| | 2 | 1 |
QPrinterInfo::minimumPhysicalPageSize| Name: | QPrinterInfo::minimumPhysicalPageSize | | Prototype: | QPageSize QPrinterInfo::minimumPhysicalPageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 284-288 |
| | 2 | 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 |
QPrinterInfo::printerName| Name: | QPrinterInfo::printerName | | Prototype: | QString QPrinterInfo::printerName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 154-158 |
| | 2 | 1 |
QPrinterInfo::state| Name: | QPrinterInfo::state | | Prototype: | QPrinter::PrinterState QPrinterInfo::state() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 234-238 |
| | 2 | 1 |
QPrinterInfo::supportedPageSizes| Name: | QPrinterInfo::supportedPageSizes | | Prototype: | QList<QPageSize> QPrinterInfo::supportedPageSizes() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 246-250 |
| | 2 | 1 |
QPrinterInfo::supportedResolutions| Name: | QPrinterInfo::supportedResolutions | | Prototype: | QList<int> QPrinterInfo::supportedResolutions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 355-359 |
| | 2 | 1 |
QPrinterInfo::supportsCustomPageSizes| Name: | QPrinterInfo::supportsCustomPageSizes | | Prototype: | bool QPrinterInfo::supportsCustomPageSizes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 270-274 |
| | 2 | 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 |
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 |