Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QProgressBar::setAlignmentName: | QProgressBar::setAlignment | Prototype: | void QProgressBar::setAlignment(Qt::Alignment alignment) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 394-400 |
| | 3 | 2 |
QProgressBar::resetFormatName: | QProgressBar::resetFormat | Prototype: | void QProgressBar::resetFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 616-622 |
| | 4 | 1 |
QProgressBar::resetName: | QProgressBar::reset | Prototype: | void QProgressBar::reset() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 260-267 |
| | 5 | 2 |
QProgressBar::paintEventName: | QProgressBar::paintEvent | Prototype: | void QProgressBar::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 410-417 |
| | 5 | 1 |
QProgressBar::orientationName: | QProgressBar::orientation | Prototype: | Qt::Orientation QProgressBar::orientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 519-523 |
| | 2 | 1 |
QProgressBar::minimumSizeHintName: | QProgressBar::minimumSizeHint | Prototype: | QSize QProgressBar::minimumSizeHint() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 438-446 |
| | 5 | 2 |
QProgressBar::minimumName: | QProgressBar::minimum | Prototype: | int QProgressBar::minimum() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 283-286 |
| | 1 | 1 |
QProgressBar::maximumName: | QProgressBar::maximum | Prototype: | int QProgressBar::maximum() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 304-307 |
| | 1 | 1 |
QProgressBar::isTextVisibleName: | QProgressBar::isTextVisible | Prototype: | bool QProgressBar::isTextVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 385-388 |
| | 1 | 1 |
QProgressBar::invertedAppearanceName: | QProgressBar::invertedAppearance | Prototype: | bool QProgressBar::invertedAppearance() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 544-548 |
| | 2 | 1 |
QProgressBar::initStyleOptionName: | QProgressBar::initStyleOption | Prototype: | void QProgressBar::initStyleOption(QStyleOptionProgressBar *option) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 121-139 |
| | 15 | 3 |
QProgressBar::formatName: | QProgressBar::format | Prototype: | QString QProgressBar::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 624-628 |
| | 2 | 1 |
QProgressBar::eventName: | QProgressBar::event | Prototype: | bool QProgressBar::event(QEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 574-591 |
| | 8 | 4 |
QProgressBar::alignmentName: | QProgressBar::alignment | Prototype: | Qt::Alignment QProgressBar::alignment() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 402-405 |
| | 1 | 1 |
QProgressBar::QProgressBarName: | QProgressBar::QProgressBar | Prototype: | QProgressBar::QProgressBar(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 242-246 |
| | 1 | 1 |
QProcessPrivate::execChildName: | QProcessPrivate::execChild | Prototype: | void QProcessPrivate::execChild(const char *workingDir, char **path, char **argv, char **envp) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 551-623 |
| | 32 | 11 |
QProcess::processEnvironmentName: | QProcess::processEnvironment | Prototype: | QProcessEnvironment QProcess::processEnvironment() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1818-1822 |
| | 2 | 1 |
QPrinterPrivate::changeEnginesName: | QPrinterPrivate::changeEngines | Prototype: | void QPrinterPrivate::changeEngines(QPrinter::OutputFormat format, const QPrinterInfo &printer) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 161-186 |
| | 15 | 7 |
QPrinterPagedPaintDevicePrivate::setPageMarginsName: | QPrinterPagedPaintDevicePrivate::setPageMargins | Prototype: | bool setPageMargins(const QMarginsF &margins) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 278-281 |
| | 1 | 1 |
QPrinterPagedPaintDevicePrivate::setPageLayoutName: | QPrinterPagedPaintDevicePrivate::setPageLayout | Prototype: | bool setPageLayout(const QPageLayout &newPageLayout) override | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 232-247 |
| | 7 | 2 |
QPrinterInfo::supportsCustomPageSizesName: | QPrinterInfo::supportsCustomPageSizes | Prototype: | bool QPrinterInfo::supportsCustomPageSizes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 270-274 |
| | 2 | 1 |
QPrinterInfo::supportedSizesWithNamesName: | QPrinterInfo::supportedSizesWithNames | Prototype: | QList<QPair<QString, QSizeF> > QPrinterInfo::supportedSizesWithNames() const | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 337-346 |
| | 7 | 2 |
QPrinterInfo::supportedResolutionsName: | QPrinterInfo::supportedResolutions | Prototype: | QList<int> QPrinterInfo::supportedResolutions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 355-359 |
| | 2 | 1 |
QPrinterInfo::supportedPaperSizesName: | QPrinterInfo::supportedPaperSizes | Prototype: | QList<QPrinter::PaperSize> QPrinterInfo::supportedPaperSizes() const | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 315-324 |
| | 7 | 2 |
QPrinterInfo::supportedDuplexModesName: | QPrinterInfo::supportedDuplexModes | Prototype: | QList<QPrinter::DuplexMode> QPrinterInfo::supportedDuplexModes() const | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 379-388 |
| | 7 | 2 |
QPrinterInfo::stateName: | QPrinterInfo::state | Prototype: | QPrinter::PrinterState QPrinterInfo::state() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 234-238 |
| | 2 | 1 |
QPrinterInfo::minimumPhysicalPageSizeName: | QPrinterInfo::minimumPhysicalPageSize | Prototype: | QPageSize QPrinterInfo::minimumPhysicalPageSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 284-288 |
| | 2 | 1 |
QPrinterInfo::maximumPhysicalPageSizeName: | QPrinterInfo::maximumPhysicalPageSize | Prototype: | QPageSize QPrinterInfo::maximumPhysicalPageSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 298-302 |
| | 2 | 1 |
QPrinterInfo::makeAndModelName: | QPrinterInfo::makeAndModel | Prototype: | QString QPrinterInfo::makeAndModel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 188-192 |
| | 2 | 1 |
QPrinterInfo::locationName: | QPrinterInfo::location | Prototype: | QString QPrinterInfo::location() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 177-181 |
| | 2 | 1 |
QPrinterInfo::isRemoteName: | QPrinterInfo::isRemote | Prototype: | bool QPrinterInfo::isRemote() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 220-224 |
| | 2 | 1 |
QPrinterInfo::isDefaultName: | QPrinterInfo::isDefault | Prototype: | bool QPrinterInfo::isDefault() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 209-213 |
| | 2 | 1 |
QPrinterInfo::descriptionName: | QPrinterInfo::description | Prototype: | QString QPrinterInfo::description() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 166-170 |
| | 2 | 1 |
QPrinterInfo::defaultPrinterNameName: | QPrinterInfo::defaultPrinterName | Prototype: | QString QPrinterInfo::defaultPrinterName() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 438-444 |
| | 4 | 2 |
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 |
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 |
QPrinter::setPaperNameName: | QPrinter::setPaperName | Prototype: | void QPrinter::setPaperName(const QString &paperName) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1296-1302 |
| | 4 | 3 |
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::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::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::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::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 |
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 |
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::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::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 |
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 |
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::setCurrentPageName: | 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 |
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 |
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::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::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::setZoomModeName: | 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::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::setViewModeName: | 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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
QPrintPreviewDialogPrivate::setFittingName: | 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::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::_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::_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_zoomFactorChangedName: | 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_setModeName: | 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_printName: | 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_pageSetupName: | 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_pageNumEditedName: | 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_navigateName: | 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_fitName: | 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 |
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 |
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::doneName: | 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::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 |
QPrintDialogPrivate::setupPrinterName: | 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::setTabsName: | 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::applyPrinterPropertiesName: | 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_togglePageSetComboName: | 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_collapseOrExpandDialogName: | 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_checkFieldsName: | 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 |
QPrintDialog::testOptionName: | 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::optionsName: | 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::openName: | 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::execName: | 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::doneName: | QPrintDialog::done | Prototype: | void QPrintDialog::done(int result) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | Lines: | 467-479 |
| | 9 | 3 |
QPrintDialog::acceptName: | 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 |
QPrintDevice::supportsMultipleCopiesName: | 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::supportsCustomPageSizesName: | 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::supportsCollateCopiesName: | 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::supportedResolutionsName: | 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::supportedPageSizeName: | 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 |