| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPNGImageWriter::QPNGImageWriter| Name: | QPNGImageWriter::QPNGImageWriter | | Prototype: | QPNGImageWriter::QPNGImageWriter(QIODevice* iod) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 699-707 |
| | 2 | 1 |
QPNGImageWriter::device| Name: | QPNGImageWriter::device | | Prototype: | QIODevice* device() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 174-174 |
| | 1 | 1 |
QPNGImageWriter::setDisposalMethod| Name: | QPNGImageWriter::setDisposalMethod | | Prototype: | void QPNGImageWriter::setDisposalMethod(DisposalMethod dm) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 713-716 |
| | 1 | 1 |
QPNGImageWriter::setFrameDelay| Name: | QPNGImageWriter::setFrameDelay | | Prototype: | void QPNGImageWriter::setFrameDelay(int msecs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 723-726 |
| | 1 | 1 |
QPNGImageWriter::setGamma| Name: | QPNGImageWriter::setGamma | | Prototype: | void QPNGImageWriter::setGamma(float g) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 728-731 |
| | 1 | 1 |
QPNGImageWriter::setLooping| Name: | QPNGImageWriter::setLooping | | Prototype: | void QPNGImageWriter::setLooping(int loops) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 718-721 |
| | 1 | 1 |
QPNGImageWriter::writeImage| Name: | QPNGImageWriter::writeImage | | Prototype: | bool writeImage(const QImage& img) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 169-170 |
| | 1 | 1 |
QPNGImageWriter::writeImage| Name: | QPNGImageWriter::writeImage | | Prototype: | bool writeImage(const QImage& img, int quality, const QString &description) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 171-172 |
| | 1 | 1 |
QPNGImageWriter::writeImage| Name: | QPNGImageWriter::writeImage | | Prototype: | bool QPNGImageWriter::writeImage(const QImage& image, int off_x, int off_y) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 808-811 |
| | 1 | 1 |
QPNGImageWriter::writeImage| Name: | QPNGImageWriter::writeImage | | Prototype: | bool QPNGImageWriter::writeImage(const QImage& image, volatile int quality_in, const QString &description, int off_x_in, int off_y_in) | | Coverage: | 0.000% (0/104) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 813-992 |
| | 110 | 35 |
QPageLayout::QPageLayout| Name: | QPageLayout::QPageLayout | | Prototype: | QPageLayout::QPageLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 352-355 |
| | 2 | 1 |
QPageLayout::QPageLayout| Name: | QPageLayout::QPageLayout | | Prototype: | QPageLayout::QPageLayout(const QPageSize &pageSize, Orientation orientation, const QMarginsF &margins, Unit units, const QMarginsF &minMargins) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 370-375 |
| | 2 | 1 |
QPageLayout::QPageLayout| Name: | QPageLayout::QPageLayout | | Prototype: | QPageLayout::QPageLayout(const QPageLayout &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 381-384 |
| | 2 | 1 |
QPageLayout::fullRect| Name: | QPageLayout::fullRect | | Prototype: | QRectF QPageLayout::fullRect() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 824-827 |
| | 1 | 1 |
QPageLayout::fullRect| Name: | QPageLayout::fullRect | | Prototype: | QRectF QPageLayout::fullRect(Unit units) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 838-841 |
| | 1 | 1 |
QPageLayout::fullRectPixels| Name: | QPageLayout::fullRectPixels | | Prototype: | QRect QPageLayout::fullRectPixels(int resolution) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 866-869 |
| | 1 | 1 |
QPageLayout::fullRectPoints| Name: | QPageLayout::fullRectPoints | | Prototype: | QRect QPageLayout::fullRectPoints() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 852-855 |
| | 1 | 1 |
QPageLayout::isEquivalentTo| Name: | QPageLayout::isEquivalentTo | | Prototype: | bool QPageLayout::isEquivalentTo(const QPageLayout &other) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 455-458 |
| | 1 | 1 |
QPageLayout::isValid| Name: | QPageLayout::isValid | | Prototype: | bool QPageLayout::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 464-467 |
| | 1 | 1 |
QPageLayout::margins| Name: | QPageLayout::margins | | Prototype: | QMarginsF QPageLayout::margins() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 730-733 |
| | 1 | 1 |
QPageLayout::margins| Name: | QPageLayout::margins | | Prototype: | QMarginsF QPageLayout::margins(Unit units) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 741-744 |
| | 1 | 1 |
QPageLayout::marginsPixels| Name: | QPageLayout::marginsPixels | | Prototype: | QMargins QPageLayout::marginsPixels(int resolution) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 763-766 |
| | 1 | 1 |
QPageLayout::marginsPoints| Name: | QPageLayout::marginsPoints | | Prototype: | QMargins QPageLayout::marginsPoints() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 752-755 |
| | 1 | 1 |
QPageLayout::maximumMargins| Name: | QPageLayout::maximumMargins | | Prototype: | QMarginsF QPageLayout::maximumMargins() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 810-813 |
| | 1 | 1 |
QPageLayout::minimumMargins| Name: | QPageLayout::minimumMargins | | Prototype: | QMarginsF QPageLayout::minimumMargins() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 793-796 |
| | 1 | 1 |
QPageLayout::mode| Name: | QPageLayout::mode | | Prototype: | QPageLayout::Mode QPageLayout::mode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 483-486 |
| | 1 | 1 |
QPageLayout::operator=| Name: | QPageLayout::operator= | | Prototype: | QPageLayout &QPageLayout::operator=(const QPageLayout &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 398-402 |
| | 2 | 1 |
QPageLayout::orientation| Name: | QPageLayout::orientation | | Prototype: | QPageLayout::Orientation QPageLayout::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 549-552 |
| | 1 | 1 |
QPageLayout::pageSize| Name: | QPageLayout::pageSize | | Prototype: | QPageSize QPageLayout::pageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 518-521 |
| | 1 | 1 |
QPageLayout::paintRect| Name: | QPageLayout::paintRect | | Prototype: | QRectF QPageLayout::paintRect() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 881-884 |
| | 1 | 1 |
QPageLayout::paintRect| Name: | QPageLayout::paintRect | | Prototype: | QRectF QPageLayout::paintRect(Unit units) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 896-904 |
| | 6 | 3 |
QPageLayout::paintRectPixels| Name: | QPageLayout::paintRectPixels | | Prototype: | QRect QPageLayout::paintRectPixels(int resolution) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 934-940 |
| | 4 | 2 |
QPageLayout::paintRectPoints| Name: | QPageLayout::paintRectPoints | | Prototype: | QRect QPageLayout::paintRectPoints() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 916-922 |
| | 4 | 2 |
QPageLayout::setBottomMargin| Name: | QPageLayout::setBottomMargin | | Prototype: | bool QPageLayout::setBottomMargin(qreal bottomMargin) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 713-722 |
| | 6 | 2 |
QPageLayout::setLeftMargin| Name: | QPageLayout::setLeftMargin | | Prototype: | bool QPageLayout::setLeftMargin(qreal leftMargin) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 632-641 |
| | 6 | 2 |
QPageLayout::setMargins| Name: | QPageLayout::setMargins | | Prototype: | bool QPageLayout::setMargins(const QMarginsF &margins) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 595-614 |
| | 16 | 3 |
QPageLayout::setMinimumMargins| Name: | QPageLayout::setMinimumMargins | | Prototype: | void QPageLayout::setMinimumMargins(const QMarginsF &minMargins) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 781-785 |
| | 2 | 1 |
QPageLayout::setMode| Name: | QPageLayout::setMode | | Prototype: | void QPageLayout::setMode(Mode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 473-477 |
| | 2 | 1 |
QPageLayout::setOrientation| Name: | QPageLayout::setOrientation | | Prototype: | void QPageLayout::setOrientation(Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 530-543 |
| | 9 | 2 |
QPageLayout::setPageSize| Name: | QPageLayout::setPageSize | | Prototype: | void QPageLayout::setPageSize(const QPageSize &pageSize, const QMarginsF &minMargins) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 500-508 |
| | 6 | 2 |
QPageLayout::setRightMargin| Name: | QPageLayout::setRightMargin | | Prototype: | bool QPageLayout::setRightMargin(qreal rightMargin) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 659-668 |
| | 6 | 2 |
QPageLayout::setTopMargin| Name: | QPageLayout::setTopMargin | | Prototype: | bool QPageLayout::setTopMargin(qreal topMargin) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 686-695 |
| | 6 | 2 |
QPageLayout::setUnits| Name: | QPageLayout::setUnits | | Prototype: | void QPageLayout::setUnits(Unit units) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 558-568 |
| | 7 | 2 |
QPageLayout::units| Name: | QPageLayout::units | | Prototype: | QPageLayout::Unit QPageLayout::units() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 574-577 |
| | 1 | 1 |
QPageLayoutPrivate::QPageLayoutPrivate| Name: | QPageLayoutPrivate::QPageLayoutPrivate | | Prototype: | QPageLayoutPrivate::QPageLayoutPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 163-167 |
| | 2 | 1 |
QPageLayoutPrivate::QPageLayoutPrivate| Name: | QPageLayoutPrivate::QPageLayoutPrivate | | Prototype: | QPageLayoutPrivate::QPageLayoutPrivate(const QPageSize &pageSize, QPageLayout::Orientation orientation, const QMarginsF &margins, QPageLayout::Unit units, const QMarginsF &minMargins) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 169-180 |
| | 2 | 1 |
QPageLayoutPrivate::clampMargins| Name: | QPageLayoutPrivate::clampMargins | | Prototype: | void QPageLayoutPrivate::clampMargins(const QMarginsF &margins) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 209-215 |
| | 4 | 1 |
QPageLayoutPrivate::fullRect| Name: | QPageLayoutPrivate::fullRect | | Prototype: | QRectF QPageLayoutPrivate::fullRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 249-252 |
| | 1 | 1 |
QPageLayoutPrivate::fullRect| Name: | QPageLayoutPrivate::fullRect | | Prototype: | QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 254-257 |
| | 1 | 1 |
QPageLayoutPrivate::fullRectPixels| Name: | QPageLayoutPrivate::fullRectPixels | | Prototype: | QRect QPageLayoutPrivate::fullRectPixels(int resolution) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 267-273 |
| | 3 | 2 |
QPageLayoutPrivate::fullRectPoints| Name: | QPageLayoutPrivate::fullRectPoints | | Prototype: | QRect QPageLayoutPrivate::fullRectPoints() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 259-265 |
| | 3 | 2 |
QPageLayoutPrivate::fullSizeUnits| Name: | QPageLayoutPrivate::fullSizeUnits | | Prototype: | QSizeF QPageLayoutPrivate::fullSizeUnits(QPageLayout::Unit units) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 243-247 |
| | 2 | 1 |
QPageLayoutPrivate::isEquivalentTo| Name: | QPageLayoutPrivate::isEquivalentTo | | Prototype: | bool QPageLayoutPrivate::isEquivalentTo(const QPageLayoutPrivate &other) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 196-202 |
| | 4 | 1 |
QPageLayoutPrivate::isValid| Name: | QPageLayoutPrivate::isValid | | Prototype: | bool QPageLayoutPrivate::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 204-207 |
| | 1 | 1 |
QPageLayoutPrivate::margins| Name: | QPageLayoutPrivate::margins | | Prototype: | QMarginsF QPageLayoutPrivate::margins(QPageLayout::Unit units) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 217-220 |
| | 1 | 1 |
QPageLayoutPrivate::marginsPixels| Name: | QPageLayoutPrivate::marginsPixels | | Prototype: | QMargins QPageLayoutPrivate::marginsPixels(int resolution) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 227-230 |
| | 1 | 1 |
QPageLayoutPrivate::marginsPoints| Name: | QPageLayoutPrivate::marginsPoints | | Prototype: | QMargins QPageLayoutPrivate::marginsPoints() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 222-225 |
| | 1 | 1 |
QPageLayoutPrivate::operator==| Name: | QPageLayoutPrivate::operator== | | Prototype: | bool QPageLayoutPrivate::operator==(const QPageLayoutPrivate &other) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 186-194 |
| | 6 | 1 |
QPageLayoutPrivate::paintRect| Name: | QPageLayoutPrivate::paintRect | | Prototype: | QRectF QPageLayoutPrivate::paintRect() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 275-278 |
| | 1 | 1 |
QPageLayoutPrivate::setDefaultMargins| Name: | QPageLayoutPrivate::setDefaultMargins | | Prototype: | void QPageLayoutPrivate::setDefaultMargins(const QMarginsF &minMargins) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 232-241 |
| | 7 | 2 |
QPagePreview::paintEvent| Name: | QPagePreview::paintEvent | | Prototype: | void paintEvent(QPaintEvent *) override | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 113-167 |
| | 43 | 6 |
QPageSetupDialog::QPageSetupDialog| Name: | QPageSetupDialog::QPageSetupDialog | | Prototype: | QPageSetupDialog::QPageSetupDialog(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 618-624 |
| | 3 | 1 |
QPageSetupDialog::done| Name: | QPageSetupDialog::done | | Prototype: | void QPageSetupDialog::done(int result) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog.cpp | | Lines: | 166-177 |
| | 7 | 2 |
QPageSetupDialog::exec| Name: | QPageSetupDialog::exec | | Prototype: | int QPageSetupDialog::exec() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 626-634 |
| | 5 | 2 |
QPageSetupDialog::open| Name: | QPageSetupDialog::open | | Prototype: | void QPageSetupDialog::open(QObject *receiver, const char *member) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog.cpp | | Lines: | 128-135 |
| | 5 | 1 |
QPageSetupDialog::printer| Name: | QPageSetupDialog::printer | | Prototype: | QPrinter *QPageSetupDialog::printer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog.cpp | | Lines: | 150-154 |
| | 2 | 1 |
QPageSetupWidget::pageOrientationChanged| Name: | QPageSetupWidget::pageOrientationChanged | | Prototype: | void QPageSetupWidget::pageOrientationChanged() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 531-538 |
| | 5 | 2 |
QPageSetupWidget::pagesPerSheetChanged| Name: | QPageSetupWidget::pagesPerSheetChanged | | Prototype: | void QPageSetupWidget::pagesPerSheetChanged() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 540-564 |
| | 13 | 7 |
QPageSetupWidget::setupPrinter| Name: | QPageSetupWidget::setupPrinter | | Prototype: | void QPageSetupWidget::setupPrinter() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 492-505 |
| | 6 | 1 |
QPageSetupWidget::unitChanged| Name: | QPageSetupWidget::unitChanged | | Prototype: | void QPageSetupWidget::unitChanged() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 566-573 |
| | 5 | 2 |
QPageSize::QPageSize| Name: | QPageSize::QPageSize | | Prototype: | QPageSize::QPageSize() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1114-1117 |
| | 2 | 1 |
QPageSize::QPageSize| Name: | QPageSize::QPageSize | | Prototype: | QPageSize::QPageSize(PageSizeId pageSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1126-1129 |
| | 2 | 1 |
QPageSize::QPageSize| Name: | QPageSize::QPageSize | | Prototype: | QPageSize::QPageSize(const QSize &pointSize, const QString &name, SizeMatchPolicy matchPolicy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1148-1151 |
| | 2 | 1 |
QPageSize::QPageSize| Name: | QPageSize::QPageSize | | Prototype: | QPageSize::QPageSize(const QSizeF &size, Unit units, const QString &name, SizeMatchPolicy matchPolicy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1169-1173 |
| | 2 | 1 |
QPageSize::QPageSize| Name: | QPageSize::QPageSize | | Prototype: | QPageSize::QPageSize(const QString &key, const QSize &pointSize, const QString &name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1181-1184 |
| | 2 | 1 |
QPageSize::QPageSize| Name: | QPageSize::QPageSize | | Prototype: | QPageSize::QPageSize(int windowsId, const QSize &pointSize, const QString &name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1192-1195 |
| | 2 | 1 |
QPageSize::QPageSize| Name: | QPageSize::QPageSize | | Prototype: | QPageSize::QPageSize(QPageSizePrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1203-1206 |
| | 2 | 1 |
QPageSize::QPageSize| Name: | QPageSize::QPageSize | | Prototype: | QPageSize::QPageSize(const QPageSize &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1212-1215 |
| | 2 | 1 |
QPageSize::definitionSize| Name: | QPageSize::definitionSize | | Prototype: | QSizeF QPageSize::definitionSize() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1374-1377 |
| | 1 | 1 |
QPageSize::definitionSize| Name: | QPageSize::definitionSize | | Prototype: | QSizeF QPageSize::definitionSize(PageSizeId pageSizeId) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1800-1805 |
| | 3 | 2 |
QPageSize::definitionUnits| Name: | QPageSize::definitionUnits | | Prototype: | QPageSize::Unit QPageSize::definitionUnits() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1394-1397 |
| | 1 | 1 |
QPageSize::definitionUnits| Name: | QPageSize::definitionUnits | | Prototype: | QPageSize::Unit QPageSize::definitionUnits(PageSizeId pageSizeId) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1813-1818 |
| | 3 | 2 |
QPageSize::id| Name: | QPageSize::id | | Prototype: | QPageSize::PageSizeId QPageSize::id() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1336-1339 |
| | 1 | 1 |
QPageSize::id| Name: | QPageSize::id | | Prototype: | QPageSize::PageSizeId QPageSize::id(const QSize &pointSize, SizeMatchPolicy matchPolicy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1750-1753 |
| | 1 | 1 |
QPageSize::id| Name: | QPageSize::id | | Prototype: | QPageSize::PageSizeId QPageSize::id(const QSizeF &size, Unit units, SizeMatchPolicy matchPolicy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1765-1769 |
| | 1 | 1 |
QPageSize::id| Name: | QPageSize::id | | Prototype: | QPageSize::PageSizeId QPageSize::id(int windowsId) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1777-1780 |
| | 1 | 1 |
QPageSize::isEquivalentTo| Name: | QPageSize::isEquivalentTo | | Prototype: | bool QPageSize::isEquivalentTo(const QPageSize &other) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1275-1280 |
| | 3 | 2 |
QPageSize::isValid| Name: | QPageSize::isValid | | Prototype: | bool QPageSize::isValid() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1289-1292 |
| | 1 | 1 |
QPageSize::key| Name: | QPageSize::key | | Prototype: | QString QPageSize::key() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1310-1313 |
| | 1 | 1 |
QPageSize::key| Name: | QPageSize::key | | Prototype: | QString QPageSize::key(PageSizeId pageSizeId) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1473-1478 |
| | 3 | 2 |
QPageSize::name| Name: | QPageSize::name | | Prototype: | QString QPageSize::name() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1325-1328 |
| | 1 | 1 |
QPageSize::name| Name: | QPageSize::name | | Prototype: | QString QPageSize::name(PageSizeId pageSizeId) | | Coverage: | 0.000% (0/244) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1492-1738 |
| | 123 | 121 |
QPageSize::operator=| Name: | QPageSize::operator= | | Prototype: | QPageSize &QPageSize::operator=(const QPageSize &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1229-1233 |
| | 2 | 1 |
QPageSize::rect| Name: | QPageSize::rect | | Prototype: | QRectF QPageSize::rect(Unit units) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1438-1441 |
| | 1 | 1 |
QPageSize::rectPixels| Name: | QPageSize::rectPixels | | Prototype: | QRect QPageSize::rectPixels(int resolution) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1460-1463 |
| | 1 | 1 |
QPageSize::rectPoints| Name: | QPageSize::rectPoints | | Prototype: | QRect QPageSize::rectPoints() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1449-1452 |
| | 1 | 1 |
QPageSize::size| Name: | QPageSize::size | | Prototype: | QSizeF QPageSize::size(Unit units) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1405-1408 |
| | 1 | 1 |
QPageSize::size| Name: | QPageSize::size | | Prototype: | QSizeF QPageSize::size(PageSizeId pageSizeId, Unit units) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1824-1829 |
| | 3 | 2 |
QPageSize::sizePixels| Name: | QPageSize::sizePixels | | Prototype: | QSize QPageSize::sizePixels(int resolution) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1427-1430 |
| | 1 | 1 |
QPageSize::sizePixels| Name: | QPageSize::sizePixels | | Prototype: | QSize QPageSize::sizePixels(PageSizeId pageSizeId, int resolution) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1847-1852 |
| | 3 | 2 |