| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPreviewPaintEngine::property| Name: | QPreviewPaintEngine::property | | Prototype: | QVariant QPreviewPaintEngine::property(PrintEnginePropertyKey key) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | | Lines: | 202-206 |
| | 2 | 1 |
QPreviewPaintEngine::setProperty| Name: | QPreviewPaintEngine::setProperty | | Prototype: | void QPreviewPaintEngine::setProperty(PrintEnginePropertyKey key, const QVariant &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | | Lines: | 196-200 |
| | 2 | 1 |
QPreviewPaintEngine::setProxyEngines| Name: | QPreviewPaintEngine::setProxyEngines | | Prototype: | void QPreviewPaintEngine::setProxyEngines(QPrintEngine *printEngine, QPaintEngine *paintEngine) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | | Lines: | 189-194 |
| | 3 | 1 |
QPreviewPaintEngine::updateState| Name: | QPreviewPaintEngine::updateState | | Prototype: | void QPreviewPaintEngine::updateState(const QPaintEngineState &state) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | | Lines: | 112-116 |
| | 2 | 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 |
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 |
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(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(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 |
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::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::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::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::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::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::format| Name: | QPrintDevice::format | | Prototype: | void QPrintDevice::format(QDebug debug) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 256-296 |
| | 33 | 9 |
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::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::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::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::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::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::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::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::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::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::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::operator==| Name: | QPrintDevice::operator== | | Prototype: | bool QPrintDevice::operator==(const QPrintDevice &other) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 79-84 |
| | 3 | 2 |
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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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::done| Name: | 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::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::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::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::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::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::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::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 |
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 |
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::_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_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::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::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::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::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::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::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 |
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 |
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::open| Name: | QPrintPreviewDialog::open | | Prototype: | void QPrintPreviewDialog::open(QObject *receiver, const char *member) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 751-760 |
| | 5 | 1 |
QPrintPreviewDialog::printer| Name: | QPrintPreviewDialog::printer | | Prototype: | QPrinter *QPrintPreviewDialog::printer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 766-770 |
| | 2 | 1 |
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::~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 |
QPrintPreviewDialogPrivate::QPrintPreviewDialogPrivate| Name: | QPrintPreviewDialogPrivate::QPrintPreviewDialogPrivate | | Prototype: | QPrintPreviewDialogPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 152-154 |
| | 1 | 1 |
QPrintPreviewDialogPrivate::_q_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::_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_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_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_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_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_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_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_zoomIn| Name: | QPrintPreviewDialogPrivate::_q_zoomIn | | Prototype: | void QPrintPreviewDialogPrivate::_q_zoomIn() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 507-512 |
| | 3 | 1 |
QPrintPreviewDialogPrivate::_q_zoomOut| Name: | QPrintPreviewDialogPrivate::_q_zoomOut | | Prototype: | void QPrintPreviewDialogPrivate::_q_zoomOut() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 514-519 |
| | 3 | 1 |
QPrintPreviewDialogPrivate::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::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::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::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::updateNavActions| Name: | QPrintPreviewDialogPrivate::updateNavActions | | Prototype: | void QPrintPreviewDialogPrivate::updateNavActions() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 467-476 |
| | 7 | 1 |
QPrintPreviewDialogPrivate::updatePageNumLabel| Name: | QPrintPreviewDialogPrivate::updatePageNumLabel | | Prototype: | void QPrintPreviewDialogPrivate::updatePageNumLabel() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 478-491 |
| | 9 | 1 |
QPrintPreviewDialogPrivate::updateZoomFactor| Name: | QPrintPreviewDialogPrivate::updateZoomFactor | | Prototype: | void QPrintPreviewDialogPrivate::updateZoomFactor() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 493-496 |
| | 1 | 1 |
QPrintPreviewMainWindow::QPrintPreviewMainWindow| Name: | QPrintPreviewMainWindow::QPrintPreviewMainWindow | | Prototype: | QPrintPreviewMainWindow(QWidget *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 79-79 |
| | 1 | 1 |
QPrintPreviewMainWindow::createPopupMenu| Name: | QPrintPreviewMainWindow::createPopupMenu | | Prototype: | QMenu *createPopupMenu() override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 80-80 |
| | 1 | 1 |
QPrintPreviewWidget::QPrintPreviewWidget| Name: | QPrintPreviewWidget::QPrintPreviewWidget | | Prototype: | QPrintPreviewWidget::QPrintPreviewWidget(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 |
QPrintPreviewWidget::currentPage| Name: | QPrintPreviewWidget::currentPage | | Prototype: | int QPrintPreviewWidget::currentPage() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 684-688 |
| | 2 | 1 |
QPrintPreviewWidget::fitInView| Name: | QPrintPreviewWidget::fitInView | | Prototype: | void QPrintPreviewWidget::fitInView() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 713-716 |
| | 1 | 1 |
QPrintPreviewWidget::fitToWidth| Name: | QPrintPreviewWidget::fitToWidth | | Prototype: | void QPrintPreviewWidget::fitToWidth() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 704-707 |
| | 1 | 1 |
QPrintPreviewWidget::orientation| Name: | QPrintPreviewWidget::orientation | | Prototype: | QPrinter::Orientation QPrintPreviewWidget::orientation() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 596-600 |
| | 2 | 1 |