| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPrintDialogPrivate::init| Name: | QPrintDialogPrivate::init | | Prototype: | void QPrintDialogPrivate::init() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 301-351 |
| | 31 | 1 |
QPrintPreviewDialog::QPrintPreviewDialog| Name: | QPrintPreviewDialog::QPrintPreviewDialog | | Prototype: | QPrintPreviewDialog::QPrintPreviewDialog(QWidget *parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 695-700 |
| | 2 | 1 |
QPrintPreviewDialog::QPrintPreviewDialog| Name: | QPrintPreviewDialog::QPrintPreviewDialog | | Prototype: | QPrintPreviewDialog::QPrintPreviewDialog(QPrinter* printer, QWidget *parent, Qt::WindowFlags flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 681-686 |
| | 2 | 1 |
QPrintPreviewDialog::open| Name: | QPrintPreviewDialog::open | | Prototype: | void QPrintPreviewDialog::open(QObject *receiver, const char *member) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 751-760 |
| | 5 | 1 |
QPrintPreviewDialog::printer| Name: | QPrintPreviewDialog::printer | | Prototype: | QPrinter *QPrintPreviewDialog::printer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 766-770 |
| | 2 | 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: | 152-154 |
| | 1 | 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 |
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_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::isFitting| Name: | QPrintPreviewDialogPrivate::isFitting | | Prototype: | bool QPrintPreviewDialogPrivate::isFitting() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 441-445 |
| | 2 | 1 |
QPrintPreviewDialogPrivate::updateNavActions| Name: | QPrintPreviewDialogPrivate::updateNavActions | | Prototype: | void QPrintPreviewDialogPrivate::updateNavActions() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 467-476 |
| | 7 | 1 |
QPrintPreviewDialogPrivate::updatePageNumLabel| Name: | QPrintPreviewDialogPrivate::updatePageNumLabel | | Prototype: | void QPrintPreviewDialogPrivate::updatePageNumLabel() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 478-491 |
| | 9 | 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: | 493-496 |
| | 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: | 79-79 |
| | 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: | 80-80 |
| | 1 | 1 |
QPrintPreviewWidget::QPrintPreviewWidget| Name: | QPrintPreviewWidget::QPrintPreviewWidget | | Prototype: | QPrintPreviewWidget::QPrintPreviewWidget(QWidget *parent, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 542-549 |
| | 4 | 1 |
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: | 526-533 |
| | 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: | 684-688 |
| | 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: | 713-716 |
| | 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: | 704-707 |
| | 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: | 596-600 |
| | 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: | 675-679 |
| | 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: | 616-621 |
| | 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: | 786-789 |
| | 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: | 694-698 |
| | 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: | 777-780 |
| | 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: | 750-753 |
| | 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: | 606-611 |
| | 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: | 759-762 |
| | 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: | 768-771 |
| | 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: | 663-669 |
| | 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: | 796-802 |
| | 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: | 565-569 |
| | 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: | 650-654 |
| | 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: | 627-633 |
| | 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: | 740-744 |
| | 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: | 639-645 |
| | 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: | 183-188 |
| | 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: | 313-333 |
| | 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: | 440-449 |
| | 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: | 434-438 |
| | 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: | 234-253 |
| | 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: | 259-265 |
| | 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: | 275-278 |
| | 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: | 267-273 |
| | 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: | 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 |
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: | 1983-1987 |
| | 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: | 1425-1428 |
| | 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: | 1514-1518 |
| | 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: | 1378-1382 |
| | 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: | 1477-1481 |
| | 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: | 1010-1014 |
| | 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: | 818-821 |
| | 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: | 980-984 |
| | 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: | 1716-1719 |
| | 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: | 1741-1745 |
| | 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: | 1668-1672 |
| | 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: | 2089-2092 |
| | 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: | 1581-1585 |
| | 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: | 1884-1888 |
| | 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: | 1404-1408 |
| | 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: | 1137-1140 |
| | 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: | 900-904 |
| | 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: | 808-812 |
| | 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: | 1351-1355 |
| | 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: | 1792-1796 |
| | 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: | 1208-1211 |
| | 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: | 1893-1897 |
| | 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: | 1316-1320 |
| | 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: | 1808-1812 |
| | 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: | 1175-1178 |
| | 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: | 1641-1645 |
| | 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: | 1904-1908 |
| | 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: | 951-955 |
| | 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: | 2167-2171 |
| | 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: | 829-833 |
| | 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: | 2044-2048 |
| | 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: | 1994-1998 |
| | 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: | 1616-1620 |
| | 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: | 1701-1704 |
| | 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: | 1728-1732 |
| | 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: | 1655-1659 |
| | 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: | 1561-1568 |
| | 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: | 1844-1847 |
| | 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: | 1160-1163 |
| | 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: | 1222-1225 |
| | 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: | 1260-1263 |
| | 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: | 1196-1199 |
| | 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: | 1631-1635 |
| | 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: | 2150-2156 |
| | 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: | 2066-2070 |
| | 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: | 1497-1501 |
| | 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: | 2113-2116 |
| | 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: | 1932-1936 |
| | 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 |