Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPrintDialogPrivate::initName: | 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::QPrintPreviewDialogName: | 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::QPrintPreviewDialogName: | 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::openName: | 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::printerName: | 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::QPrintPreviewDialogPrivateName: | 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_previewChangedName: | 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_zoomInName: | 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_zoomOutName: | 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::isFittingName: | 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::updateNavActionsName: | 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::updatePageNumLabelName: | 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::updateZoomFactorName: | 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::QPrintPreviewMainWindowName: | 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::createPopupMenuName: | 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::QPrintPreviewWidgetName: | 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::QPrintPreviewWidgetName: | 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::currentPageName: | 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::fitInViewName: | 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::fitToWidthName: | 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::orientationName: | 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::pageCountName: | 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::printName: | 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::setAllPagesViewModeName: | 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::setCurrentPageName: | 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::setFacingPagesViewModeName: | 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::setLandscapeOrientationName: | 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::setOrientationName: | 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::setPortraitOrientationName: | 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::setSinglePageViewModeName: | 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::setZoomFactorName: | 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::updatePreviewName: | 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::viewModeName: | 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::zoomFactorName: | 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::zoomInName: | 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::zoomModeName: | 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::zoomOutName: | 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::QPrintPreviewWidgetPrivateName: | 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::initName: | 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::setZoomFactorName: | 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::zoomName: | 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::QPrintPropertiesDialogName: | 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::applyPrinterPropertiesName: | 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::selectPrinterName: | 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::setupPrinterName: | 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::QPrinterName: | 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::QPrinterName: | 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::abortName: | 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::actualNumCopiesName: | 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::collateCopiesName: | 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::colorModeName: | 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::copyCountName: | 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::creatorName: | 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::devTypeName: | 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::docNameName: | 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::doubleSidedPrintingName: | 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::duplexName: | 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::fontEmbeddingEnabledName: | 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::fromPageName: | 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::fullPageName: | 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::metricName: | 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::numCopiesName: | 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::orientationName: | 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::outputFileNameName: | 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::outputFormatName: | 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::pageOrderName: | 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::pageRectName: | 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::pageSizeName: | 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::paintEngineName: | 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::paperNameName: | 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::paperRectName: | 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::paperSizeName: | 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::paperSourceName: | 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::printEngineName: | 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::printProgramName: | 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::printRangeName: | 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::printerNameName: | 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::printerSelectionOptionName: | 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::printerStateName: | 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::resolutionName: | 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::setDoubleSidedPrintingName: | 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::setDuplexName: | 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::setFontEmbeddingEnabledName: | 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::setFullPageName: | 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::setMarginsName: | 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::setOrientationName: | 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::setPageSizeName: | 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::setPageSizeMMName: | 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::setPaperSizeName: | 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::setPaperSourceName: | 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::setPrintRangeName: | 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::setPrinterSelectionOptionName: | 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::supportsMultipleCopiesName: | 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::toPageName: | 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::winPageSizeName: | 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::QPrinterInfoName: | 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::QPrinterInfoName: | 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::QPrinterInfoName: | 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::defaultDuplexModeName: | 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::defaultPageSizeName: | 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 |