| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QPMCache::remove| Name:  | QPMCache::remove |  | Prototype:  | bool QPMCache::remove(const QPixmapCache::Key &key) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 400-403 |  
  |  | 1 | 1 | 
 QPMCache::~QPMCache| Name:  | QPMCache::~QPMCache |  | Prototype:  | QPMCache::~QPMCache() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp |  | Lines:  | 244-248 |  
  |  | 2 | 1 | 
 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:  | 180-180 |  
  |  | 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:  | 175-176 |  
  |  | 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:  | 177-178 |  
  |  | 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 | 
 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:  | 358-361 |  
  |  | 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:  | 376-381 |  
  |  | 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:  | 387-390 |  
  |  | 2 | 1 | 
 QPageLayout::fullRect| Name:  | QPageLayout::fullRect |  | Prototype:  | QRectF QPageLayout::fullRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 830-833 |  
  |  | 1 | 1 | 
 QPageLayout::fullRect| Name:  | QPageLayout::fullRect |  | Prototype:  | QRectF QPageLayout::fullRect(Unit units) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 844-847 |  
  |  | 1 | 1 | 
 QPageLayout::fullRectPixels| Name:  | QPageLayout::fullRectPixels |  | Prototype:  | QRect QPageLayout::fullRectPixels(int resolution) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 872-875 |  
  |  | 1 | 1 | 
 QPageLayout::fullRectPoints| Name:  | QPageLayout::fullRectPoints |  | Prototype:  | QRect QPageLayout::fullRectPoints() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 858-861 |  
  |  | 1 | 1 | 
 QPageLayout::isEquivalentTo| Name:  | QPageLayout::isEquivalentTo |  | Prototype:  | bool QPageLayout::isEquivalentTo(const QPageLayout &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 461-464 |  
  |  | 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:  | 470-473 |  
  |  | 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:  | 736-739 |  
  |  | 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:  | 747-750 |  
  |  | 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:  | 769-772 |  
  |  | 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:  | 758-761 |  
  |  | 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:  | 816-819 |  
  |  | 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:  | 799-802 |  
  |  | 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:  | 489-492 |  
  |  | 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:  | 404-408 |  
  |  | 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:  | 555-558 |  
  |  | 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:  | 524-527 |  
  |  | 1 | 1 | 
 QPageLayout::paintRect| Name:  | QPageLayout::paintRect |  | Prototype:  | QRectF QPageLayout::paintRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 887-890 |  
  |  | 1 | 1 | 
 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:  | 787-791 |  
  |  | 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:  | 479-483 |  
  |  | 2 | 1 | 
 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:  | 580-583 |  
  |  | 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:  | 169-173 |  
  |  | 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:  | 175-186 |  
  |  | 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:  | 215-221 |  
  |  | 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:  | 255-258 |  
  |  | 1 | 1 | 
 QPageLayoutPrivate::fullRect| Name:  | QPageLayoutPrivate::fullRect |  | Prototype:  | QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 260-263 |  
  |  | 1 | 1 | 
 QPageLayoutPrivate::fullSizeUnits| Name:  | QPageLayoutPrivate::fullSizeUnits |  | Prototype:  | QSizeF QPageLayoutPrivate::fullSizeUnits(QPageLayout::Unit units) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 249-253 |  
  |  | 2 | 1 | 
 QPageLayoutPrivate::isEquivalentTo| Name:  | QPageLayoutPrivate::isEquivalentTo |  | Prototype:  | bool QPageLayoutPrivate::isEquivalentTo(const QPageLayoutPrivate &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 202-208 |  
  |  | 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:  | 210-213 |  
  |  | 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:  | 223-226 |  
  |  | 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:  | 233-236 |  
  |  | 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:  | 228-231 |  
  |  | 1 | 1 | 
 QPageLayoutPrivate::operator==| Name:  | QPageLayoutPrivate::operator== |  | Prototype:  | bool QPageLayoutPrivate::operator==(const QPageLayoutPrivate &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 192-200 |  
  |  | 6 | 1 | 
 QPageLayoutPrivate::paintRect| Name:  | QPageLayoutPrivate::paintRect |  | Prototype:  | QRectF QPageLayoutPrivate::paintRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 281-284 |  
  |  | 1 | 1 | 
 QPagePreview::QPagePreview| Name:  | QPagePreview::QPagePreview |  | Prototype:  | QPagePreview(QWidget *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp |  | Lines:  | 99-103 |  
  |  | 2 | 1 | 
 QPagePreview::setPageLayout| Name:  | QPagePreview::setPageLayout |  | Prototype:  | void setPageLayout(const QPageLayout &layout) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp |  | Lines:  | 105-109 |  
  |  | 2 | 1 | 
 QPagePreview::setPagePreviewLayout| Name:  | QPagePreview::setPagePreviewLayout |  | Prototype:  | void setPagePreviewLayout(int columns, int rows) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp |  | Lines:  | 111-116 |  
  |  | 3 | 1 | 
 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:  | 624-630 |  
  |  | 3 | 1 | 
 QPageSetupDialog::QPageSetupDialog| Name:  | QPageSetupDialog::QPageSetupDialog |  | Prototype:  | QPageSetupDialog::QPageSetupDialog(QPrinter *printer, QWidget *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp |  | Lines:  | 616-622 |  
  |  | 3 | 1 | 
 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:  | 134-141 |  
  |  | 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:  | 156-160 |  
  |  | 2 | 1 | 
 QPageSetupDialogPrivate::QPageSetupDialogPrivate| Name:  | QPageSetupDialogPrivate::QPageSetupDialogPrivate |  | Prototype:  | QPageSetupDialogPrivate::QPageSetupDialogPrivate(QPrinter *prntr) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog.cpp |  | Lines:  | 102-105 |  
  |  | 1 | 1 | 
 QPageSetupWidget::QPageSetupWidget| Name:  | QPageSetupWidget::QPageSetupWidget |  | Prototype:  | QPageSetupWidget::QPageSetupWidget(QWidget *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp |  | Lines:  | 230-278 |  
  |  | 24 | 1 | 
 QPageSetupWidget::initPagesPerSheet| Name:  | QPageSetupWidget::initPagesPerSheet |  | Prototype:  | void QPageSetupWidget::initPagesPerSheet() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp |  | Lines:  | 295-336 |  
  |  | 30 | 1 | 
 QPageSetupWidget::initUnits| Name:  | QPageSetupWidget::initUnits |  | Prototype:  | void QPageSetupWidget::initUnits() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp |  | Lines:  | 281-292 |  
  |  | 7 | 1 | 
 QPageSetupWidget::selectPrinter| Name:  | QPageSetupWidget::selectPrinter |  | Prototype:  | void QPageSetupWidget::selectPrinter(QPrinter::OutputFormat outputFormat, const QString &printerName) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp |  | Lines:  | 396-402 |  
  |  | 4 | 1 | 
 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:  | 498-511 |  
  |  | 6 | 1 | 
 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:  | 1120-1123 |  
  |  | 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:  | 1132-1135 |  
  |  | 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:  | 1154-1157 |  
  |  | 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:  | 1175-1179 |  
  |  | 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:  | 1187-1190 |  
  |  | 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:  | 1198-1201 |  
  |  | 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:  | 1209-1212 |  
  |  | 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:  | 1218-1221 |  
  |  | 2 | 1 | 
 QPageSize::definitionSize| Name:  | QPageSize::definitionSize |  | Prototype:  | QSizeF QPageSize::definitionSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1380-1383 |  
  |  | 1 | 1 | 
 QPageSize::definitionUnits| Name:  | QPageSize::definitionUnits |  | Prototype:  | QPageSize::Unit QPageSize::definitionUnits() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1400-1403 |  
  |  | 1 | 1 | 
 QPageSize::id| Name:  | QPageSize::id |  | Prototype:  | QPageSize::PageSizeId QPageSize::id() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1342-1345 |  
  |  | 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:  | 1756-1759 |  
  |  | 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:  | 1771-1775 |  
  |  | 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:  | 1783-1786 |  
  |  | 1 | 1 | 
 QPageSize::isValid| Name:  | QPageSize::isValid |  | Prototype:  | bool QPageSize::isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1295-1298 |  
  |  | 1 | 1 | 
 QPageSize::key| Name:  | QPageSize::key |  | Prototype:  | QString QPageSize::key() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1316-1319 |  
  |  | 1 | 1 | 
 QPageSize::name| Name:  | QPageSize::name |  | Prototype:  | QString QPageSize::name() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1331-1334 |  
  |  | 1 | 1 | 
 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:  | 1235-1239 |  
  |  | 2 | 1 | 
 QPageSize::rect| Name:  | QPageSize::rect |  | Prototype:  | QRectF QPageSize::rect(Unit units) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1444-1447 |  
  |  | 1 | 1 | 
 QPageSize::rectPixels| Name:  | QPageSize::rectPixels |  | Prototype:  | QRect QPageSize::rectPixels(int resolution) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1466-1469 |  
  |  | 1 | 1 | 
 QPageSize::rectPoints| Name:  | QPageSize::rectPoints |  | Prototype:  | QRect QPageSize::rectPoints() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1455-1458 |  
  |  | 1 | 1 | 
 QPageSize::size| Name:  | QPageSize::size |  | Prototype:  | QSizeF QPageSize::size(Unit units) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1411-1414 |  
  |  | 1 | 1 | 
 QPageSize::sizePixels| Name:  | QPageSize::sizePixels |  | Prototype:  | QSize QPageSize::sizePixels(int resolution) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1433-1436 |  
  |  | 1 | 1 | 
 QPageSize::sizePoints| Name:  | QPageSize::sizePoints |  | Prototype:  | QSize QPageSize::sizePoints() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1422-1425 |  
  |  | 1 | 1 | 
 QPageSize::windowsId| Name:  | QPageSize::windowsId |  | Prototype:  | int QPageSize::windowsId(PageSizeId pageSizeId) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1795-1798 |  
  |  | 1 | 1 | 
 QPageSizePrivate::QPageSizePrivate| Name:  | QPageSizePrivate::QPageSizePrivate |  | Prototype:  | QPageSizePrivate::QPageSizePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 753-758 |  
  |  | 2 | 1 | 
 QPageSizePrivate::init| Name:  | QPageSizePrivate::init |  | Prototype:  | void QPageSizePrivate::init(QPageSize::PageSizeId id, const QString &name) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 827-836 |  
  |  | 7 | 1 | 
 QPageSizePrivate::init| Name:  | QPageSizePrivate::init |  | Prototype:  | void QPageSizePrivate::init(const QSize &size, const QString &name) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 839-848 |  
  |  | 7 | 1 | 
 QPageSizePrivate::isEquivalentTo| Name:  | QPageSizePrivate::isEquivalentTo |  | Prototype:  | bool QPageSizePrivate::isEquivalentTo(const QPageSizePrivate &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 873-876 |  
  |  | 1 | 1 | 
 QPageSizePrivate::isValid| Name:  | QPageSizePrivate::isValid |  | Prototype:  | bool QPageSizePrivate::isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 878-881 |  
  |  | 1 | 1 | 
 QPageSizePrivate::operator==| Name:  | QPageSizePrivate::operator== |  | Prototype:  | bool QPageSizePrivate::operator==(const QPageSizePrivate &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 865-871 |  
  |  | 4 | 1 | 
 QPageSizePrivate::sizePixels| Name:  | QPageSizePrivate::sizePixels |  | Prototype:  | QSize QPageSizePrivate::sizePixels(int resolution) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 901-904 |  
  |  | 1 | 1 | 
 QPagedPaintDevice::QPagedPaintDevice| Name:  | QPagedPaintDevice::QPagedPaintDevice |  | Prototype:  | QPagedPaintDevice::QPagedPaintDevice() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 65-68 |  
  |  | 2 | 1 | 
 QPagedPaintDevice::QPagedPaintDevice| Name:  | QPagedPaintDevice::QPagedPaintDevice |  | Prototype:  | QPagedPaintDevice::QPagedPaintDevice(QPagedPaintDevicePrivate *dd) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 74-77 |  
  |  | 2 | 1 | 
 QPagedPaintDevice::dd| Name:  | QPagedPaintDevice::dd |  | Prototype:  | QPagedPaintDevicePrivate *QPagedPaintDevice::dd() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 91-94 |  
  |  | 1 | 1 | 
 QPagedPaintDevice::devicePageLayout| Name:  | QPagedPaintDevice::devicePageLayout |  | Prototype:  | QPageLayout QPagedPaintDevice::devicePageLayout() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 452-455 |  
  |  | 1 | 1 | 
 QPagedPaintDevice::devicePageLayout| Name:  | QPagedPaintDevice::devicePageLayout |  | Prototype:  | QPageLayout &QPagedPaintDevice::devicePageLayout() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 463-466 |  
  |  | 1 | 1 | 
 QPagedPaintDevice::margins| Name:  | QPagedPaintDevice::margins |  | Prototype:  | QPagedPaintDevice::Margins QPagedPaintDevice::margins() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 307-316 |  
  |  | 7 | 1 | 
 QPagedPaintDevice::pageLayout| Name:  | QPagedPaintDevice::pageLayout |  | Prototype:  | QPageLayout QPagedPaintDevice::pageLayout() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 441-444 |  
  |  | 1 | 1 | 
 QPagedPaintDevice::pageSize| Name:  | QPagedPaintDevice::pageSize |  | Prototype:  | QPagedPaintDevice::PageSize QPagedPaintDevice::pageSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 260-263 |  
  |  | 1 | 1 |