| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 setPrinterName| Name:  | QPrinter::setPrinterName |  | Prototype:  | void QPrinter::setPrinterName(const QString &name) |  | Coverage:  |  43.750% (7/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 839-861 |  
  |  | 13 | 6 | 
 getPageMargins| Name:  | QPrinter::getPageMargins |  | Prototype:  | void QPrinter::getPageMargins(qreal *left, qreal *top, qreal *right, qreal *bottom, QPrinter::Unit unit) const |  | Coverage:  |  64.706% (11/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1853-1870 |  
  |  | 13 | 6 | 
 setOutputFormat| Name:  | QPrinter::setOutputFormat |  | Prototype:  | void QPrinter::setOutputFormat(OutputFormat format) |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 780-794 |  
  |  | 8 | 4 | 
 setOutputFileName| Name:  | QPrinter::setOutputFileName |  | Prototype:  | void QPrinter::setOutputFileName(const QString &fileName) |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 918-930 |  
  |  | 8 | 4 | 
 setPaperName| Name:  | 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:  | 1289-1295 |  
  |  | 4 | 3 | 
 ~QPrinter| Name:  | QPrinter::~QPrinter |  | Prototype:  | QPrinter::~QPrinter() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 740-748 |  
  |  | 4 | 2 | 
 supportedResolutions| Name:  | QPrinter::supportedResolutions |  | Prototype:  | QList<int> QPrinter::supportedResolutions() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1939-1950 |  
  |  | 9 | 2 | 
 setWinPageSize| Name:  | QPrinter::setWinPageSize |  | Prototype:  | void QPrinter::setWinPageSize(int pageSize) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1911-1916 |  
  |  | 3 | 2 | 
 setResolution| Name:  | QPrinter::setResolution |  | Prototype:  | void QPrinter::setResolution(int dpi) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1594-1599 |  
  |  | 3 | 2 | 
 setPrintProgram| Name:  | QPrinter::setPrintProgram |  | Prototype:  | void QPrinter::setPrintProgram(const QString &printProg) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 960-965 |  
  |  | 3 | 2 | 
 setPaperSize| Name:  | QPrinter::setPaperSize |  | Prototype:  | void QPrinter::setPaperSize(const QSizeF &paperSize, QPrinter::Unit unit) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1233-1239 |  
  |  | 3 | 2 | 
 setPageOrder| Name:  | QPrinter::setPageOrder |  | Prototype:  | void QPrinter::setPageOrder(PageOrder pageOrder) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1328-1335 |  
  |  | 4 | 2 | 
 setPageMargins| Name:  | QPrinter::setPageMargins |  | Prototype:  | void QPrinter::setPageMargins(qreal left, qreal top, qreal right, qreal bottom, QPrinter::Unit unit) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1818-1828 |  
  |  | 6 | 2 | 
 setNumCopies| Name:  | QPrinter::setNumCopies |  | Prototype:  | void QPrinter::setNumCopies(int numCopies) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1437-1442 |  
  |  | 3 | 2 | 
 setFromTo| Name:  | QPrinter::setFromTo |  | Prototype:  | void QPrinter::setFromTo(int from, int to) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 2128-2136 |  
  |  | 5 | 2 | 
 setEngines| Name:  | QPrinter::setEngines |  | Prototype:  | void QPrinter::setEngines(QPrintEngine *printEngine, QPaintEngine *paintEngine) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 723-733 |  
  |  | 6 | 2 | 
 setDocName| Name:  | QPrinter::setDocName |  | Prototype:  | void QPrinter::setDocName(const QString &name) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 990-995 |  
  |  | 3 | 2 | 
 setCreator| Name:  | QPrinter::setCreator |  | Prototype:  | void QPrinter::setCreator(const QString &creator) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1020-1025 |  
  |  | 3 | 2 | 
 setCopyCount| Name:  | QPrinter::setCopyCount |  | Prototype:  | void QPrinter::setCopyCount(int count) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1455-1460 |  
  |  | 3 | 2 | 
 setColorMode| Name:  | QPrinter::setColorMode |  | Prototype:  | void QPrinter::setColorMode(ColorMode newColorMode) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1358-1363 |  
  |  | 3 | 2 | 
 setCollateCopies| Name:  | QPrinter::setCollateCopies |  | Prototype:  | void QPrinter::setCollateCopies(bool collate) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1524-1529 |  
  |  | 3 | 2 | 
 paperSize| Name:  | QPrinter::paperSize |  | Prototype:  | QSizeF QPrinter::paperSize(Unit unit) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1271-1277 |  
  |  | 3 | 2 | 
 paperRect| Name:  | QPrinter::paperRect |  | Prototype:  | QRectF QPrinter::paperRect(Unit unit) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1766-1772 |  
  |  | 3 | 2 | 
 pageRect| Name:  | QPrinter::pageRect |  | Prototype:  | QRectF QPrinter::pageRect(Unit unit) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1749-1755 |  
  |  | 3 | 2 | 
 newPage| Name:  | QPrinter::newPage |  | Prototype:  | bool QPrinter::newPage() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1960-1966 |  
  |  | 4 | 2 | 
 isValid| Name:  | QPrinter::isValid |  | Prototype:  | bool QPrinter::isValid() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 875-881 |  
  |  | 4 | 2 | 
 winPageSize| Name:  | QPrinter::winPageSize |  | Prototype:  | int QPrinter::winPageSize() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1925-1929 |  
  |  | 2 | 1 | 
 toPage| Name:  | QPrinter::toPage |  | Prototype:  | int QPrinter::toPage() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 2106-2109 |  
  |  | 1 | 1 | 
 supportsMultipleCopies| Name:  | QPrinter::supportsMultipleCopies |  | Prototype:  | bool QPrinter::supportsMultipleCopies() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1490-1494 |  
  |  | 2 | 1 | 
 setPrinterSelectionOption| Name:  | QPrinter::setPrinterSelectionOption |  | Prototype:  | void QPrinter::setPrinterSelectionOption(const QString &option) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 2059-2063 |  
  |  | 2 | 1 | 
 setPrintRange| Name:  | QPrinter::setPrintRange |  | Prototype:  | void QPrinter::setPrintRange( PrintRange range ) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 2143-2149 |  
  |  | 3 | 1 | 
 setPaperSource| Name:  | QPrinter::setPaperSource |  | Prototype:  | void QPrinter::setPaperSource(PaperSource source) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1624-1628 |  
  |  | 2 | 1 | 
 setPaperSize| Name:  | QPrinter::setPaperSize |  | Prototype:  | void QPrinter::setPaperSize(PaperSize newPaperSize) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1189-1192 |  
  |  | 1 | 1 | 
 setPageSizeMM| Name:  | QPrinter::setPageSizeMM |  | Prototype:  | void QPrinter::setPageSizeMM(const QSizeF &size) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1253-1256 |  
  |  | 1 | 1 | 
 setPageSize| Name:  | QPrinter::setPageSize |  | Prototype:  | void QPrinter::setPageSize(PageSize newPageSize) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1215-1218 |  
  |  | 1 | 1 | 
 setOrientation| Name:  | QPrinter::setOrientation |  | Prototype:  | void QPrinter::setOrientation(Orientation orientation) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1153-1156 |  
  |  | 1 | 1 | 
 setMargins| Name:  | QPrinter::setMargins |  | Prototype:  | void QPrinter::setMargins(const Margins &m) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1837-1840 |  
  |  | 1 | 1 | 
 setFullPage| Name:  | QPrinter::setFullPage |  | Prototype:  | void QPrinter::setFullPage(bool fp) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1554-1561 |  
  |  | 3 | 1 | 
 setFontEmbeddingEnabled| Name:  | QPrinter::setFontEmbeddingEnabled |  | Prototype:  | void QPrinter::setFontEmbeddingEnabled(bool enable) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1648-1652 |  
  |  | 2 | 1 | 
 setDuplex| Name:  | QPrinter::setDuplex |  | Prototype:  | void QPrinter::setDuplex(DuplexMode duplex) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1721-1725 |  
  |  | 2 | 1 | 
 setDoubleSidedPrinting| Name:  | QPrinter::setDoubleSidedPrinting |  | Prototype:  | void QPrinter::setDoubleSidedPrinting(bool doubleSided) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1694-1697 |  
  |  | 1 | 1 | 
 resolution| Name:  | QPrinter::resolution |  | Prototype:  | int QPrinter::resolution() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1609-1613 |  
  |  | 2 | 1 | 
 printerState| Name:  | 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:  | 1988-1992 |  
  |  | 2 | 1 | 
 printerSelectionOption| Name:  | QPrinter::printerSelectionOption |  | Prototype:  | QString QPrinter::printerSelectionOption() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 2037-2041 |  
  |  | 2 | 1 | 
 printerName| Name:  | QPrinter::printerName |  | Prototype:  | QString QPrinter::printerName() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 822-826 |  
  |  | 2 | 1 | 
 printRange| Name:  | QPrinter::printRange |  | Prototype:  | QPrinter::PrintRange QPrinter::printRange() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 2160-2164 |  
  |  | 2 | 1 | 
 printProgram| Name:  | QPrinter::printProgram |  | Prototype:  | QString QPrinter::printProgram() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 944-948 |  
  |  | 2 | 1 | 
 printEngine| Name:  | 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:  | 1897-1901 |  
  |  | 2 | 1 | 
 paperSource| Name:  | QPrinter::paperSource |  | Prototype:  | QPrinter::PaperSource QPrinter::paperSource() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1634-1638 |  
  |  | 2 | 1 | 
 paperSize| Name:  | QPrinter::paperSize |  | Prototype:  | QPrinter::PaperSize QPrinter::paperSize() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1168-1171 |  
  |  | 1 | 1 | 
 paperRect| Name:  | QPrinter::paperRect |  | Prototype:  | QRect QPrinter::paperRect() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1801-1805 |  
  |  | 2 | 1 | 
 paperName| Name:  | 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:  | 1309-1313 |  
  |  | 2 | 1 | 
 paintEngine| Name:  | QPrinter::paintEngine |  | Prototype:  | QPaintEngine *QPrinter::paintEngine() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1886-1890 |  
  |  | 2 | 1 | 
 pageSize| Name:  | QPrinter::pageSize |  | Prototype:  | QPrinter::PageSize QPrinter::pageSize() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1201-1204 |  
  |  | 1 | 1 | 
 pageRect| Name:  | QPrinter::pageRect |  | Prototype:  | QRect QPrinter::pageRect() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1785-1789 |  
  |  | 2 | 1 | 
 pageOrder| Name:  | QPrinter::pageOrder |  | Prototype:  | QPrinter::PageOrder QPrinter::pageOrder() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1344-1348 |  
  |  | 2 | 1 | 
 outputFormat| Name:  | QPrinter::outputFormat |  | Prototype:  | QPrinter::OutputFormat QPrinter::outputFormat() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 801-805 |  
  |  | 2 | 1 | 
 outputFileName| Name:  | QPrinter::outputFileName |  | Prototype:  | QString QPrinter::outputFileName() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 893-897 |  
  |  | 2 | 1 | 
 orientation| Name:  | QPrinter::orientation |  | Prototype:  | QPrinter::Orientation QPrinter::orientation() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1130-1133 |  
  |  | 1 | 1 | 
 numCopies| Name:  | QPrinter::numCopies |  | Prototype:  | int QPrinter::numCopies() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1397-1401 |  
  |  | 2 | 1 | 
 metric| Name:  | QPrinter::metric |  | Prototype:  | int QPrinter::metric(PaintDeviceMetric id) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1877-1881 |  
  |  | 2 | 1 | 
 fullPage| Name:  | QPrinter::fullPage |  | Prototype:  | bool QPrinter::fullPage() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1574-1578 |  
  |  | 2 | 1 | 
 fromPage| Name:  | QPrinter::fromPage |  | Prototype:  | int QPrinter::fromPage() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 2082-2085 |  
  |  | 1 | 1 | 
 fontEmbeddingEnabled| Name:  | QPrinter::fontEmbeddingEnabled |  | Prototype:  | bool QPrinter::fontEmbeddingEnabled() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1661-1665 |  
  |  | 2 | 1 | 
 duplex| Name:  | QPrinter::duplex |  | Prototype:  | QPrinter::DuplexMode QPrinter::duplex() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1734-1738 |  
  |  | 2 | 1 | 
 doubleSidedPrinting| Name:  | QPrinter::doubleSidedPrinting |  | Prototype:  | bool QPrinter::doubleSidedPrinting() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1709-1712 |  
  |  | 1 | 1 | 
 docName| Name:  | QPrinter::docName |  | Prototype:  | QString QPrinter::docName() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 973-977 |  
  |  | 2 | 1 | 
 devType| Name:  | QPrinter::devType |  | Prototype:  | int QPrinter::devType() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 811-814 |  
  |  | 1 | 1 | 
 creator| Name:  | QPrinter::creator |  | Prototype:  | QString QPrinter::creator() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1003-1007 |  
  |  | 2 | 1 | 
 copyCount| Name:  | QPrinter::copyCount |  | Prototype:  | int QPrinter::copyCount() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1470-1474 |  
  |  | 2 | 1 | 
 colorMode| Name:  | QPrinter::colorMode |  | Prototype:  | QPrinter::ColorMode QPrinter::colorMode() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1371-1375 |  
  |  | 2 | 1 | 
 collateCopies| Name:  | QPrinter::collateCopies |  | Prototype:  | bool QPrinter::collateCopies() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1507-1511 |  
  |  | 2 | 1 | 
 actualNumCopies| Name:  | QPrinter::actualNumCopies |  | Prototype:  | int QPrinter::actualNumCopies() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1418-1421 |  
  |  | 1 | 1 | 
 abort| Name:  | 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:  | 1977-1981 |  
  |  | 2 | 1 | 
 QPrinter| Name:  | 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:  | 687-694 |  
  |  | 3 | 1 | 
 QPrinter| Name:  | QPrinter::QPrinter |  | Prototype:  | QPrinter::QPrinter(PrinterMode mode) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 673-680 |  
  |  | 3 | 1 |