| 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:  | 846-868 |  
  |  | 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:  | 1860-1877 |  
  |  | 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:  | 787-801 |  
  |  | 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:  | 925-937 |  
  |  | 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:  | 1296-1302 |  
  |  | 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:  | 747-755 |  
  |  | 4 | 2 | 
 supportedResolutions| Name:  | QPrinter::supportedResolutions |  | Prototype:  | QList<int> QPrinter::supportedResolutions() const |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1946-1956 |  
  |  | 8 | 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:  | 1918-1923 |  
  |  | 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:  | 1601-1606 |  
  |  | 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:  | 967-972 |  
  |  | 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:  | 1240-1246 |  
  |  | 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:  | 1335-1342 |  
  |  | 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:  | 1825-1835 |  
  |  | 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:  | 1444-1449 |  
  |  | 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:  | 2135-2143 |  
  |  | 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:  | 730-740 |  
  |  | 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:  | 997-1002 |  
  |  | 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:  | 1027-1032 |  
  |  | 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:  | 1462-1467 |  
  |  | 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:  | 1365-1370 |  
  |  | 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:  | 1531-1536 |  
  |  | 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:  | 1278-1284 |  
  |  | 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:  | 1773-1779 |  
  |  | 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:  | 1756-1762 |  
  |  | 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:  | 1966-1972 |  
  |  | 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:  | 882-888 |  
  |  | 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:  | 1932-1936 |  
  |  | 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:  | 2113-2116 |  
  |  | 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:  | 1497-1501 |  
  |  | 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:  | 2066-2070 |  
  |  | 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:  | 2150-2156 |  
  |  | 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:  | 1631-1635 |  
  |  | 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:  | 1196-1199 |  
  |  | 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:  | 1260-1263 |  
  |  | 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:  | 1222-1225 |  
  |  | 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:  | 1160-1163 |  
  |  | 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:  | 1844-1847 |  
  |  | 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:  | 1561-1568 |  
  |  | 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:  | 1655-1659 |  
  |  | 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:  | 1728-1732 |  
  |  | 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:  | 1701-1704 |  
  |  | 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:  | 1616-1620 |  
  |  | 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:  | 1994-1998 |  
  |  | 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:  | 2044-2048 |  
  |  | 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:  | 829-833 |  
  |  | 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:  | 2167-2171 |  
  |  | 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:  | 951-955 |  
  |  | 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:  | 1904-1908 |  
  |  | 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:  | 1641-1645 |  
  |  | 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:  | 1175-1178 |  
  |  | 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:  | 1808-1812 |  
  |  | 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:  | 1316-1320 |  
  |  | 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:  | 1893-1897 |  
  |  | 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:  | 1208-1211 |  
  |  | 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:  | 1792-1796 |  
  |  | 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:  | 1351-1355 |  
  |  | 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:  | 808-812 |  
  |  | 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:  | 900-904 |  
  |  | 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:  | 1137-1140 |  
  |  | 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:  | 1404-1408 |  
  |  | 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:  | 1884-1888 |  
  |  | 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:  | 1581-1585 |  
  |  | 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:  | 2089-2092 |  
  |  | 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:  | 1668-1672 |  
  |  | 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:  | 1741-1745 |  
  |  | 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:  | 1716-1719 |  
  |  | 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:  | 980-984 |  
  |  | 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:  | 818-821 |  
  |  | 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:  | 1010-1014 |  
  |  | 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:  | 1477-1481 |  
  |  | 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:  | 1378-1382 |  
  |  | 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:  | 1514-1518 |  
  |  | 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:  | 1425-1428 |  
  |  | 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:  | 1983-1987 |  
  |  | 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:  | 694-701 |  
  |  | 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:  | 680-687 |  
  |  | 3 | 1 |