| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPrinter::getPageMargins| Name: | QPrinter::getPageMargins | | Prototype: | void QPrinter::getPageMargins(qreal *left, qreal *top, qreal *right, qreal *bottom, QPrinter::Unit unit) const | | Coverage: | 64.706% (11/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1860-1877 |
| | 13 | 6 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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::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::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 |
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 |
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::setCurrentPage| Name: | QPrintPreviewWidgetPrivate::setCurrentPage | | Prototype: | void QPrintPreviewWidgetPrivate::setCurrentPage(int pageNumber) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 413-432 |
| | 12 | 4 |
QPrintPreviewWidgetPrivate::populateScene| Name: | QPrintPreviewWidgetPrivate::populateScene | | Prototype: | void QPrintPreviewWidgetPrivate::populateScene() | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 335-352 |
| | 11 | 3 |
QPrintPreviewWidgetPrivate::layoutPages| Name: | QPrintPreviewWidgetPrivate::layoutPages | | Prototype: | void QPrintPreviewWidgetPrivate::layoutPages() | | Coverage: | 51.613% (16/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 354-390 |
| | 24 | 8 |
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::generatePreview| Name: | QPrintPreviewWidgetPrivate::generatePreview | | Prototype: | void QPrintPreviewWidgetPrivate::generatePreview() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 392-411 |
| | 11 | 2 |
QPrintPreviewWidgetPrivate::calcCurrentPage| Name: | QPrintPreviewWidgetPrivate::calcCurrentPage | | Prototype: | int QPrintPreviewWidgetPrivate::calcCurrentPage() | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 293-311 |
| | 14 | 4 |
QPrintPreviewWidgetPrivate::_q_updateCurrentPage| Name: | QPrintPreviewWidgetPrivate::_q_updateCurrentPage | | Prototype: | void QPrintPreviewWidgetPrivate::_q_updateCurrentPage() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 279-291 |
| | 7 | 3 |
QPrintPreviewWidgetPrivate::_q_fit| Name: | QPrintPreviewWidgetPrivate::_q_fit | | Prototype: | void QPrintPreviewWidgetPrivate::_q_fit(bool doFitting) | | Coverage: | 25.532% (12/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 219-277 |
| | 39 | 14 |
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 |
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::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 |
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::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::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::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::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::setZoomMode| Name: | QPrintPreviewWidget::setZoomMode | | Prototype: | void QPrintPreviewWidget::setZoomMode(QPrintPreviewWidget::ZoomMode zoomMode) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 723-733 |
| | 6 | 2 |
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::setVisible| Name: | QPrintPreviewWidget::setVisible | | Prototype: | void QPrintPreviewWidget::setVisible(bool visible) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 806-812 |
| | 4 | 2 |
QPrintPreviewWidget::setViewMode| Name: | QPrintPreviewWidget::setViewMode | | Prototype: | void QPrintPreviewWidget::setViewMode(ViewMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 575-590 |
| | 11 | 2 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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 |
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::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::setupActions| Name: | QPrintPreviewDialogPrivate::setupActions | | Prototype: | void QPrintPreviewDialogPrivate::setupActions() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 358-438 |
| | 62 | 2 |
QPrintPreviewDialogPrivate::setFitting| Name: | QPrintPreviewDialogPrivate::setFitting | | Prototype: | void QPrintPreviewDialogPrivate::setFitting(bool on) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 448-465 |
| | 11 | 4 |
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::init| Name: | QPrintPreviewDialogPrivate::init | | Prototype: | void QPrintPreviewDialogPrivate::init(QPrinter *_printer) | | Coverage: | 50.000% (6/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 221-347 |
| | 86 | 5 |
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_zoomFactorChanged| Name: | QPrintPreviewDialogPrivate::_q_zoomFactorChanged | | Prototype: | void QPrintPreviewDialogPrivate::_q_zoomFactorChanged() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 620-631 |
| | 8 | 2 |
QPrintPreviewDialogPrivate::_q_setMode| Name: | QPrintPreviewDialogPrivate::_q_setMode | | Prototype: | void QPrintPreviewDialogPrivate::_q_setMode(QAction* action) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 543-564 |
| | 16 | 4 |
QPrintPreviewDialogPrivate::_q_print| Name: | QPrintPreviewDialogPrivate::_q_print | | Prototype: | void QPrintPreviewDialogPrivate::_q_print() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 566-594 |
| | 6 | 3 |
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_pageSetup| Name: | QPrintPreviewDialogPrivate::_q_pageSetup | | Prototype: | void QPrintPreviewDialogPrivate::_q_pageSetup() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 596-611 |
| | 8 | 3 |
QPrintPreviewDialogPrivate::_q_pageNumEdited| Name: | QPrintPreviewDialogPrivate::_q_pageNumEdited | | Prototype: | void QPrintPreviewDialogPrivate::_q_pageNumEdited() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 521-527 |
| | 4 | 2 |
QPrintPreviewDialogPrivate::_q_navigate| Name: | QPrintPreviewDialogPrivate::_q_navigate | | Prototype: | void QPrintPreviewDialogPrivate::_q_navigate(QAction* action) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 529-541 |
| | 10 | 5 |
QPrintPreviewDialogPrivate::_q_fit| Name: | QPrintPreviewDialogPrivate::_q_fit | | Prototype: | void QPrintPreviewDialogPrivate::_q_fit(QAction* action) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 498-505 |
| | 4 | 2 |
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 |
QPrintPreviewDialog::~QPrintPreviewDialog| Name: | QPrintPreviewDialog::~QPrintPreviewDialog | | Prototype: | QPrintPreviewDialog::~QPrintPreviewDialog() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 705-711 |
| | 4 | 2 |
QPrintPreviewDialog::setVisible| Name: | QPrintPreviewDialog::setVisible | | Prototype: | void QPrintPreviewDialog::setVisible(bool visible) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 716-725 |
| | 5 | 2 |
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 |
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::done| Name: | QPrintPreviewDialog::done | | Prototype: | void QPrintPreviewDialog::done(int result) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 730-740 |
| | 7 | 2 |
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::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 |
QPrintDialogPrivate::updateWidgets| Name: | QPrintDialogPrivate::updateWidgets | | Prototype: | void QPrintDialogPrivate::updateWidgets() | | Coverage: | 36.000% (9/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 506-570 |
| | 41 | 9 |
QPrintDialogPrivate::setupPrinter| Name: | QPrintDialogPrivate::setupPrinter | | Prototype: | void QPrintDialogPrivate::setupPrinter() | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 392-468 |
| | 43 | 16 |
QPrintDialogPrivate::setTabs| Name: | QPrintDialogPrivate::setTabs | | Prototype: | void QPrintDialogPrivate::setTabs(const QList<QWidget*> &tabWidgets) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 572-580 |
| | 5 | 2 |
QPrintDialogPrivate::selectPrinter| Name: | QPrintDialogPrivate::selectPrinter | | Prototype: | void QPrintDialogPrivate::selectPrinter(const QPrinter::OutputFormat outputFormat) | | Coverage: | 42.105% (8/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 354-384 |
| | 17 | 7 |
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 |
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: | 386-390 |
| | 1 | 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_collapseOrExpandDialog| Name: | QPrintDialogPrivate::_q_collapseOrExpandDialog | | Prototype: | void QPrintDialogPrivate::_q_collapseOrExpandDialog() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 478-494 |
| | 11 | 3 |
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 |
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: | 291-295 |
| | 1 | 1 |
QPrintDialog::testOption| Name: | QPrintDialog::testOption | | Prototype: | bool QPrintDialog::testOption(PrintDialogOption option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 161-165 |
| | 2 | 1 |
QPrintDialog::setVisible| Name: | QPrintDialog::setVisible | | Prototype: | void QPrintDialog::setVisible(bool visible) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 614-622 |
| | 4 | 2 |
QPrintDialog::setOptions| Name: | QPrintDialog::setOptions | | Prototype: | void QPrintDialog::setOptions(PrintDialogOptions options) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 180-189 |
| | 5 | 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::options| Name: | QPrintDialog::options | | Prototype: | QPrintDialog::PrintDialogOptions QPrintDialog::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 191-195 |
| | 2 | 1 |
QPrintDialog::open| Name: | QPrintDialog::open | | Prototype: | void QPrintDialog::open(QObject *receiver, const char *member) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 490-497 |
| | 5 | 1 |