| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 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(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 | 
 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::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::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::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::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::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(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 | 
 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::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::_q_zoomOut| Name:  | QPrintPreviewDialogPrivate::_q_zoomOut |  | Prototype:  | void QPrintPreviewDialogPrivate::_q_zoomOut() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 514-519 |  
  |  | 3 | 1 | 
 QPrintPreviewDialogPrivate::_q_zoomIn| Name:  | QPrintPreviewDialogPrivate::_q_zoomIn |  | Prototype:  | void QPrintPreviewDialogPrivate::_q_zoomIn() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 507-512 |  
  |  | 3 | 1 | 
 QPrintPreviewDialogPrivate::_q_previewChanged| Name:  | QPrintPreviewDialogPrivate::_q_previewChanged |  | Prototype:  | void QPrintPreviewDialogPrivate::_q_previewChanged() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 613-618 |  
  |  | 3 | 1 | 
 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::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::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 | 
 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::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::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 | 
 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:  | 624-627 |  
  |  | 1 | 1 | 
 QPrintDialog::accept| Name:  | QPrintDialog::accept |  | Prototype:  | void QPrintDialog::accept() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 629-634 |  
  |  | 3 | 1 | 
 QPrintDialog::QPrintDialog| Name:  | QPrintDialog::QPrintDialog |  | Prototype:  | QPrintDialog::QPrintDialog(QPrinter *printer, QWidget *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 593-598 |  
  |  | 2 | 1 | 
 QPrintDialog::QPrintDialog| Name:  | QPrintDialog::QPrintDialog |  | Prototype:  | QPrintDialog::QPrintDialog(QWidget *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 603-608 |  
  |  | 2 | 1 | 
 QPrintDevice::supportsMultipleCopies| Name:  | QPrintDevice::supportsMultipleCopies |  | Prototype:  | bool QPrintDevice::supportsMultipleCopies() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 131-134 |  
  |  | 1 | 1 | 
 QPrintDevice::supportsCustomPageSizes| Name:  | QPrintDevice::supportsCustomPageSizes |  | Prototype:  | bool QPrintDevice::supportsCustomPageSizes() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 176-179 |  
  |  | 1 | 1 | 
 QPrintDevice::supportsCollateCopies| Name:  | QPrintDevice::supportsCollateCopies |  | Prototype:  | bool QPrintDevice::supportsCollateCopies() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 136-139 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedResolutions| Name:  | QPrintDevice::supportedResolutions |  | Prototype:  | QList<int> QPrintDevice::supportedResolutions() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 203-206 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedPageSizes| Name:  | QPrintDevice::supportedPageSizes |  | Prototype:  | QList<QPageSize> QPrintDevice::supportedPageSizes() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 146-149 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedPageSize| Name:  | QPrintDevice::supportedPageSize |  | Prototype:  | QPageSize QPrintDevice::supportedPageSize(const QPageSize &pageSize) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 151-154 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedPageSize| Name:  | QPrintDevice::supportedPageSize |  | Prototype:  | QPageSize QPrintDevice::supportedPageSize(QPageSize::PageSizeId pageSizeId) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 156-159 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedPageSize| Name:  | QPrintDevice::supportedPageSize |  | Prototype:  | QPageSize QPrintDevice::supportedPageSize(const QString &pageName) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 161-164 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedPageSize| Name:  | QPrintDevice::supportedPageSize |  | Prototype:  | QPageSize QPrintDevice::supportedPageSize(const QSize &pointSize) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 166-169 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedPageSize| Name:  | QPrintDevice::supportedPageSize |  | Prototype:  | QPageSize QPrintDevice::supportedPageSize(const QSizeF &size, QPageSize::Unit units) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 171-174 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedOutputBins| Name:  | QPrintDevice::supportedOutputBins |  | Prototype:  | QList<QPrint::OutputBin> QPrintDevice::supportedOutputBins() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 223-226 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedMimeTypes| Name:  | QPrintDevice::supportedMimeTypes |  | Prototype:  | QList<QMimeType> QPrintDevice::supportedMimeTypes() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 249-252 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedInputSlots| Name:  | QPrintDevice::supportedInputSlots |  | Prototype:  | QList<QPrint::InputSlot> QPrintDevice::supportedInputSlots() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 213-216 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedDuplexModes| Name:  | QPrintDevice::supportedDuplexModes |  | Prototype:  | QList<QPrint::DuplexMode> QPrintDevice::supportedDuplexModes() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 233-236 |  
  |  | 1 | 1 | 
 QPrintDevice::supportedColorModes| Name:  | QPrintDevice::supportedColorModes |  | Prototype:  | QList<QPrint::ColorMode> QPrintDevice::supportedColorModes() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 243-246 |  
  |  | 1 | 1 | 
 QPrintDevice::state| Name:  | QPrintDevice::state |  | Prototype:  | QPrint::DeviceState QPrintDevice::state() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 121-124 |  
  |  | 1 | 1 | 
 QPrintDevice::printableMargins| Name:  | QPrintDevice::printableMargins |  | Prototype:  | QMarginsF QPrintDevice::printableMargins(const QPageSize &pageSize, QPageLayout::Orientation orientation, int resolution) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 191-196 |  
  |  | 1 | 1 | 
 QPrintDevice::operator=| Name:  | QPrintDevice::operator= |  | Prototype:  | QPrintDevice &QPrintDevice::operator=(const QPrintDevice &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 73-77 |  
  |  | 2 | 1 | 
 QPrintDevice::name| Name:  | QPrintDevice::name |  | Prototype:  | QString QPrintDevice::name() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 91-94 |  
  |  | 1 | 1 | 
 QPrintDevice::minimumPhysicalPageSize| Name:  | QPrintDevice::minimumPhysicalPageSize |  | Prototype:  | QSize QPrintDevice::minimumPhysicalPageSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 181-184 |  
  |  | 1 | 1 | 
 QPrintDevice::maximumPhysicalPageSize| Name:  | QPrintDevice::maximumPhysicalPageSize |  | Prototype:  | QSize QPrintDevice::maximumPhysicalPageSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 186-189 |  
  |  | 1 | 1 | 
 QPrintDevice::makeAndModel| Name:  | QPrintDevice::makeAndModel |  | Prototype:  | QString QPrintDevice::makeAndModel() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 101-104 |  
  |  | 1 | 1 | 
 QPrintDevice::location| Name:  | QPrintDevice::location |  | Prototype:  | QString QPrintDevice::location() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 96-99 |  
  |  | 1 | 1 | 
 QPrintDevice::isValidPageLayout| Name:  | QPrintDevice::isValidPageLayout |  | Prototype:  | bool QPrintDevice::isValidPageLayout(const QPageLayout &layout, int resolution) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 126-129 |  
  |  | 1 | 1 | 
 QPrintDevice::isValid| Name:  | QPrintDevice::isValid |  | Prototype:  | bool QPrintDevice::isValid() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 106-109 |  
  |  | 1 | 1 | 
 QPrintDevice::isRemote| Name:  | QPrintDevice::isRemote |  | Prototype:  | bool QPrintDevice::isRemote() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 116-119 |  
  |  | 1 | 1 | 
 QPrintDevice::isDefault| Name:  | QPrintDevice::isDefault |  | Prototype:  | bool QPrintDevice::isDefault() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 111-114 |  
  |  | 1 | 1 | 
 QPrintDevice::id| Name:  | QPrintDevice::id |  | Prototype:  | QString QPrintDevice::id() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 86-89 |  
  |  | 1 | 1 | 
 QPrintDevice::defaultResolution| Name:  | QPrintDevice::defaultResolution |  | Prototype:  | int QPrintDevice::defaultResolution() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 198-201 |  
  |  | 1 | 1 | 
 QPrintDevice::defaultPageSize| Name:  | QPrintDevice::defaultPageSize |  | Prototype:  | QPageSize QPrintDevice::defaultPageSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 141-144 |  
  |  | 1 | 1 | 
 QPrintDevice::defaultOutputBin| Name:  | QPrintDevice::defaultOutputBin |  | Prototype:  | QPrint::OutputBin QPrintDevice::defaultOutputBin() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 218-221 |  
  |  | 1 | 1 | 
 QPrintDevice::defaultInputSlot| Name:  | QPrintDevice::defaultInputSlot |  | Prototype:  | QPrint::InputSlot QPrintDevice::defaultInputSlot() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 208-211 |  
  |  | 1 | 1 | 
 QPrintDevice::defaultDuplexMode| Name:  | QPrintDevice::defaultDuplexMode |  | Prototype:  | QPrint::DuplexMode QPrintDevice::defaultDuplexMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 228-231 |  
  |  | 1 | 1 | 
 QPrintDevice::defaultColorMode| Name:  | QPrintDevice::defaultColorMode |  | Prototype:  | QPrint::ColorMode QPrintDevice::defaultColorMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 238-241 |  
  |  | 1 | 1 | 
 QPrintDevice::QPrintDevice| Name:  | QPrintDevice::QPrintDevice |  | Prototype:  | QPrintDevice::QPrintDevice(const QString &id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 54-57 |  
  |  | 2 | 1 | 
 QPrintDevice::QPrintDevice| Name:  | QPrintDevice::QPrintDevice |  | Prototype:  | QPrintDevice::QPrintDevice() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 49-52 |  
  |  | 2 | 1 | 
 QPrintDevice::QPrintDevice| Name:  | QPrintDevice::QPrintDevice |  | Prototype:  | QPrintDevice::QPrintDevice(QPlatformPrintDevice *dd) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 59-62 |  
  |  | 2 | 1 | 
 QPrintDevice::QPrintDevice| Name:  | QPrintDevice::QPrintDevice |  | Prototype:  | QPrintDevice::QPrintDevice(const QPrintDevice &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp |  | Lines:  | 64-67 |  
  |  | 2 | 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:  | 56-56 |  
  |  | 1 | 1 | 
 QPreviewPaintEngine::~QPreviewPaintEngine| Name:  | QPreviewPaintEngine::~QPreviewPaintEngine |  | Prototype:  | QPreviewPaintEngine::~QPreviewPaintEngine() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp |  | Lines:  | 77-82 |  
  |  | 2 | 1 |