| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPlatformScreen::devicePixelRatio| Name: | QPlatformScreen::devicePixelRatio | | Prototype: | qreal QPlatformScreen::devicePixelRatio() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 185-188 |
| | 1 | 1 |
QPlatformScreen::deviceIndependentGeometry| Name: | QPlatformScreen::deviceIndependentGeometry | | Prototype: | QRect QPlatformScreen::deviceIndependentGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 438-443 |
| | 3 | 1 |
QPlatformScreen::cursor| Name: | QPlatformScreen::cursor | | Prototype: | QPlatformCursor *QPlatformScreen::cursor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 315-318 |
| | 1 | 1 |
QPlatformScreen::angleBetween| Name: | QPlatformScreen::angleBetween | | Prototype: | int QPlatformScreen::angleBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 366-386 |
| | 12 | 4 |
QPlatformScreen::QPlatformScreen| Name: | QPlatformScreen::QPlatformScreen | | Prototype: | QPlatformScreen::QPlatformScreen() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 47-52 |
| | 2 | 1 |
QPlatformPrinterSupportPlugin::get| Name: | QPlatformPrinterSupportPlugin::get | | Prototype: | QPlatformPrinterSupport *QPlatformPrinterSupportPlugin::get() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintplugin.cpp | | Lines: | 76-88 |
| | 7 | 4 |
QPlatformPrinterSupportPlugin::QPlatformPrinterSupportPlugin| Name: | QPlatformPrinterSupportPlugin::QPlatformPrinterSupportPlugin | | Prototype: | QPlatformPrinterSupportPlugin::QPlatformPrinterSupportPlugin(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintplugin.cpp | | Lines: | 47-50 |
| | 2 | 1 |
QPlatformPrinterSupport::defaultPrintDeviceId| Name: | QPlatformPrinterSupport::defaultPrintDeviceId | | Prototype: | QString QPlatformPrinterSupport::defaultPrintDeviceId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | | Lines: | 96-99 |
| | 1 | 1 |
QPlatformPrinterSupport::createPrintDevice| Name: | QPlatformPrinterSupport::createPrintDevice | | Prototype: | QPrintDevice QPlatformPrinterSupport::createPrintDevice(QPlatformPrintDevice *device) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | | Lines: | 75-78 |
| | 1 | 1 |
QPlatformPrinterSupport::createPrintDevice| Name: | QPlatformPrinterSupport::createPrintDevice | | Prototype: | QPrintDevice QPlatformPrinterSupport::createPrintDevice(const QString &id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | | Lines: | 80-84 |
| | 2 | 1 |
QPlatformPrinterSupport::createPaintEngine| Name: | QPlatformPrinterSupport::createPaintEngine | | Prototype: | QPaintEngine *QPlatformPrinterSupport::createPaintEngine(QPrintEngine *, QPrinter::PrinterMode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | | Lines: | 70-73 |
| | 1 | 1 |
QPlatformPrinterSupport::createPageSize| Name: | QPlatformPrinterSupport::createPageSize | | Prototype: | QPageSize QPlatformPrinterSupport::createPageSize(const QString &id, QSize size, const QString &localizedName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | | Lines: | 101-107 |
| | 4 | 1 |
QPlatformPrinterSupport::createNativePrintEngine| Name: | QPlatformPrinterSupport::createNativePrintEngine | | Prototype: | QPrintEngine *QPlatformPrinterSupport::createNativePrintEngine(QPrinter::PrinterMode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | | Lines: | 65-68 |
| | 1 | 1 |
QPlatformPrinterSupport::createDefaultPrintDevice| Name: | QPlatformPrinterSupport::createDefaultPrintDevice | | Prototype: | QPrintDevice QPlatformPrinterSupport::createDefaultPrintDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | | Lines: | 86-89 |
| | 1 | 1 |
QPlatformPrinterSupport::availablePrintDeviceIds| Name: | QPlatformPrinterSupport::availablePrintDeviceIds | | Prototype: | QStringList QPlatformPrinterSupport::availablePrintDeviceIds() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | | Lines: | 91-94 |
| | 1 | 1 |
QPlatformPrintDevice::supportsMultipleCopies| Name: | QPlatformPrintDevice::supportsMultipleCopies | | Prototype: | bool QPlatformPrintDevice::supportsMultipleCopies() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 139-142 |
| | 1 | 1 |
QPlatformPrintDevice::supportsCustomPageSizes| Name: | QPlatformPrintDevice::supportsCustomPageSizes | | Prototype: | bool QPlatformPrintDevice::supportsCustomPageSizes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 250-253 |
| | 1 | 1 |
QPlatformPrintDevice::supportsCollateCopies| Name: | QPlatformPrintDevice::supportsCollateCopies | | Prototype: | bool QPlatformPrintDevice::supportsCollateCopies() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 144-147 |
| | 1 | 1 |
QPlatformPrintDevice::supportedResolutions| Name: | QPlatformPrintDevice::supportedResolutions | | Prototype: | QList<int> QPlatformPrintDevice::supportedResolutions() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 284-289 |
| | 3 | 2 |
QPlatformPrintDevice::supportedPageSizes| Name: | QPlatformPrintDevice::supportedPageSizes | | Prototype: | QList<QPageSize> QPlatformPrintDevice::supportedPageSizes() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 158-163 |
| | 3 | 2 |
QPlatformPrintDevice::supportedPageSizeMatch| Name: | QPlatformPrintDevice::supportedPageSizeMatch | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSizeMatch(const QPageSize &pageSize) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 240-248 |
| | 4 | 3 |
QPlatformPrintDevice::supportedPageSize| Name: | QPlatformPrintDevice::supportedPageSize | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(const QPageSize &pageSize) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 165-193 |
| | 13 | 9 |
QPlatformPrintDevice::supportedPageSize| Name: | QPlatformPrintDevice::supportedPageSize | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(QPageSize::PageSizeId pageSizeId) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 195-207 |
| | 6 | 4 |
QPlatformPrintDevice::supportedPageSize| Name: | QPlatformPrintDevice::supportedPageSize | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(const QString &pageName) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 209-220 |
| | 6 | 4 |
QPlatformPrintDevice::supportedPageSize| Name: | QPlatformPrintDevice::supportedPageSize | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 222-229 |
| | 3 | 2 |
QPlatformPrintDevice::supportedPageSize| Name: | QPlatformPrintDevice::supportedPageSize | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(const QSizeF &size, QPageSize::Unit units) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 231-238 |
| | 3 | 2 |
QPlatformPrintDevice::supportedOutputBins| Name: | QPlatformPrintDevice::supportedOutputBins | | Prototype: | QList<QPrint::OutputBin> QPlatformPrintDevice::supportedOutputBins() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 324-329 |
| | 3 | 2 |
QPlatformPrintDevice::supportedMimeTypes| Name: | QPlatformPrintDevice::supportedMimeTypes | | Prototype: | QList<QMimeType> QPlatformPrintDevice::supportedMimeTypes() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 368-373 |
| | 3 | 2 |
QPlatformPrintDevice::supportedInputSlots| Name: | QPlatformPrintDevice::supportedInputSlots | | Prototype: | QList<QPrint::InputSlot> QPlatformPrintDevice::supportedInputSlots() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 304-309 |
| | 3 | 2 |
QPlatformPrintDevice::supportedDuplexModes| Name: | QPlatformPrintDevice::supportedDuplexModes | | Prototype: | QList<QPrint::DuplexMode> QPlatformPrintDevice::supportedDuplexModes() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 340-345 |
| | 3 | 2 |
QPlatformPrintDevice::supportedColorModes| Name: | QPlatformPrintDevice::supportedColorModes | | Prototype: | QList<QPrint::ColorMode> QPlatformPrintDevice::supportedColorModes() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 356-361 |
| | 3 | 2 |
QPlatformPrintDevice::state| Name: | QPlatformPrintDevice::state | | Prototype: | QPrint::DeviceState QPlatformPrintDevice::state() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 134-137 |
| | 1 | 1 |
QPlatformPrintDevice::printableMargins| Name: | QPlatformPrintDevice::printableMargins | | Prototype: | QMarginsF QPlatformPrintDevice::printableMargins(const QPageSize &pageSize, QPageLayout::Orientation orientation, int resolution) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 265-273 |
| | 4 | 1 |
QPlatformPrintDevice::name| Name: | QPlatformPrintDevice::name | | Prototype: | QString QPlatformPrintDevice::name() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 89-92 |
| | 1 | 1 |
QPlatformPrintDevice::minimumPhysicalPageSize| Name: | QPlatformPrintDevice::minimumPhysicalPageSize | | Prototype: | QSize QPlatformPrintDevice::minimumPhysicalPageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 255-258 |
| | 1 | 1 |
QPlatformPrintDevice::maximumPhysicalPageSize| Name: | QPlatformPrintDevice::maximumPhysicalPageSize | | Prototype: | QSize QPlatformPrintDevice::maximumPhysicalPageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 260-263 |
| | 1 | 1 |
QPlatformPrintDevice::makeAndModel| Name: | QPlatformPrintDevice::makeAndModel | | Prototype: | QString QPlatformPrintDevice::makeAndModel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 99-102 |
| | 1 | 1 |
QPlatformPrintDevice::location| Name: | QPlatformPrintDevice::location | | Prototype: | QString QPlatformPrintDevice::location() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 94-97 |
| | 1 | 1 |
QPlatformPrintDevice::isValidPageLayout| Name: | QPlatformPrintDevice::isValidPageLayout | | Prototype: | bool QPlatformPrintDevice::isValidPageLayout(const QPageLayout &layout, int resolution) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 119-132 |
| | 8 | 2 |
QPlatformPrintDevice::isValid| Name: | QPlatformPrintDevice::isValid | | Prototype: | bool QPlatformPrintDevice::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 104-107 |
| | 1 | 1 |
QPlatformPrintDevice::isRemote| Name: | QPlatformPrintDevice::isRemote | | Prototype: | bool QPlatformPrintDevice::isRemote() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 114-117 |
| | 1 | 1 |
QPlatformPrintDevice::isDefault| Name: | QPlatformPrintDevice::isDefault | | Prototype: | bool QPlatformPrintDevice::isDefault() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 109-112 |
| | 1 | 1 |
QPlatformPrintDevice::id| Name: | QPlatformPrintDevice::id | | Prototype: | QString QPlatformPrintDevice::id() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 84-87 |
| | 1 | 1 |
QPlatformPrintDevice::defaultResolution| Name: | QPlatformPrintDevice::defaultResolution | | Prototype: | int QPlatformPrintDevice::defaultResolution() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 279-282 |
| | 1 | 1 |
QPlatformPrintDevice::defaultPageSize| Name: | QPlatformPrintDevice::defaultPageSize | | Prototype: | QPageSize QPlatformPrintDevice::defaultPageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 153-156 |
| | 1 | 1 |
QPlatformPrintDevice::defaultOutputBin::[lambda]| Name: | QPlatformPrintDevice::defaultOutputBin::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 318-318 |
| | 0 | 1 |
QPlatformPrintDevice::defaultOutputBin| Name: | QPlatformPrintDevice::defaultOutputBin | | Prototype: | QPrint::OutputBin QPlatformPrintDevice::defaultOutputBin() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 315-322 |
| | 4 | 2 |
QPlatformPrintDevice::defaultInputSlot::[lambda]| Name: | QPlatformPrintDevice::defaultInputSlot::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 298-298 |
| | 0 | 1 |
QPlatformPrintDevice::defaultInputSlot| Name: | QPlatformPrintDevice::defaultInputSlot | | Prototype: | QPrint::InputSlot QPlatformPrintDevice::defaultInputSlot() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 295-302 |
| | 4 | 2 |
QPlatformPrintDevice::defaultDuplexMode| Name: | QPlatformPrintDevice::defaultDuplexMode | | Prototype: | QPrint::DuplexMode QPlatformPrintDevice::defaultDuplexMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 335-338 |
| | 1 | 1 |
QPlatformPrintDevice::defaultColorMode| Name: | QPlatformPrintDevice::defaultColorMode | | Prototype: | QPrint::ColorMode QPlatformPrintDevice::defaultColorMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 351-354 |
| | 1 | 1 |
QPlatformPrintDevice::createPageSize| Name: | QPlatformPrintDevice::createPageSize | | Prototype: | QPageSize QPlatformPrintDevice::createPageSize(const QString &key, const QSize &size, const QString &localizedName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 376-379 |
| | 1 | 1 |
QPlatformPrintDevice::createPageSize| Name: | QPlatformPrintDevice::createPageSize | | Prototype: | QPageSize QPlatformPrintDevice::createPageSize(int windowsId, const QSize &size, const QString &localizedName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 381-384 |
| | 1 | 1 |
QPlatformPrintDevice::QPlatformPrintDevice| Name: | QPlatformPrintDevice::QPlatformPrintDevice | | Prototype: | QPlatformPrintDevice::QPlatformPrintDevice() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 45-60 |
| | 2 | 1 |
QPlatformPrintDevice::QPlatformPrintDevice| Name: | QPlatformPrintDevice::QPlatformPrintDevice | | Prototype: | QPlatformPrintDevice::QPlatformPrintDevice(const QString &id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 62-78 |
| | 2 | 1 |
QPlatformPixmap::~QPlatformPixmap| Name: | QPlatformPixmap::~QPlatformPixmap | | Prototype: | QPlatformPixmap::~QPlatformPixmap() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 75-87 |
| | 3 | 2 |
QPlatformPixmap::transformed| Name: | QPlatformPixmap::transformed | | Prototype: | QPixmap QPlatformPixmap::transformed(const QTransform &matrix, Qt::TransformationMode mode) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 157-161 |
| | 1 | 1 |
QPlatformPixmap::toImage| Name: | QPlatformPixmap::toImage | | Prototype: | QImage QPlatformPixmap::toImage(const QRect &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 173-179 |
| | 3 | 2 |
QPlatformPixmap::setSerialNumber| Name: | QPlatformPixmap::setSerialNumber | | Prototype: | void QPlatformPixmap::setSerialNumber(int serNo) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 163-166 |
| | 1 | 1 |
QPlatformPixmap::setDetachNumber| Name: | QPlatformPixmap::setDetachNumber | | Prototype: | void QPlatformPixmap::setDetachNumber(int detNo) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 168-171 |
| | 1 | 1 |
QPlatformPixmap::scroll| Name: | QPlatformPixmap::scroll | | Prototype: | bool QPlatformPixmap::scroll(int dx, int dy, const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 149-155 |
| | 4 | 1 |
QPlatformPixmap::fromImageReader| Name: | QPlatformPixmap::fromImageReader | | Prototype: | void QPlatformPixmap::fromImageReader(QImageReader *imageReader, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 115-120 |
| | 2 | 1 |
QPlatformPixmap::fromFile| Name: | QPlatformPixmap::fromFile | | Prototype: | bool QPlatformPixmap::fromFile(const QString &fileName, const char *format, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 122-130 |
| | 5 | 2 |
QPlatformPixmap::fromData| Name: | QPlatformPixmap::fromData | | Prototype: | bool QPlatformPixmap::fromData(const uchar *buf, uint len, const char *format, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 132-142 |
| | 8 | 2 |
QPlatformPixmap::createCompatiblePlatformPixmap| Name: | QPlatformPixmap::createCompatiblePlatformPixmap | | Prototype: | QPlatformPixmap *QPlatformPixmap::createCompatiblePlatformPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 89-93 |
| | 2 | 1 |
QPlatformPixmap::create| Name: | QPlatformPixmap::create | | Prototype: | QPlatformPixmap *QPlatformPixmap::create(int w, int h, PixelType type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 53-58 |
| | 3 | 1 |
QPlatformPixmap::copy| Name: | QPlatformPixmap::copy | | Prototype: | void QPlatformPixmap::copy(const QPlatformPixmap *data, const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 144-147 |
| | 1 | 1 |
QPlatformPixmap::buffer| Name: | QPlatformPixmap::buffer | | Prototype: | QImage* QPlatformPixmap::buffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 181-184 |
| | 1 | 1 |
QPlatformPixmap::QPlatformPixmap| Name: | QPlatformPixmap::QPlatformPixmap | | Prototype: | QPlatformPixmap::QPlatformPixmap(PixelType pixelType, int objectId) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 61-73 |
| | 2 | 1 |
QPlatformOpenGLContextPrivate::QPlatformOpenGLContextPrivate| Name: | QPlatformOpenGLContextPrivate::QPlatformOpenGLContextPrivate | | Prototype: | QPlatformOpenGLContextPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | | Lines: | 77-77 |
| | 1 | 1 |
QPlatformOpenGLContext::setContext| Name: | QPlatformOpenGLContext::setContext | | Prototype: | void QPlatformOpenGLContext::setContext(QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | | Lines: | 117-121 |
| | 2 | 1 |
QPlatformOpenGLContext::parseOpenGLVersion::[lambda]| Name: | QPlatformOpenGLContext::parseOpenGLVersion::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | | Lines: | 128-128 |
| | 0 | 1 |
QPlatformOpenGLContext::parseOpenGLVersion| Name: | QPlatformOpenGLContext::parseOpenGLVersion | | Prototype: | bool QPlatformOpenGLContext::parseOpenGLVersion(const QByteArray &versionString, int &major, int &minor) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | | Lines: | 123-159 |
| | 21 | 9 |
QPlatformOpenGLContext::defaultFramebufferObject| Name: | QPlatformOpenGLContext::defaultFramebufferObject | | Prototype: | GLuint QPlatformOpenGLContext::defaultFramebufferObject(QPlatformSurface *) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | | Lines: | 106-109 |
| | 1 | 1 |
QPlatformOpenGLContext::context| Name: | QPlatformOpenGLContext::context | | Prototype: | QOpenGLContext *QPlatformOpenGLContext::context() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | | Lines: | 111-115 |
| | 2 | 1 |
QPlatformOpenGLContext::QPlatformOpenGLContext| Name: | QPlatformOpenGLContext::QPlatformOpenGLContext | | Prototype: | QPlatformOpenGLContext::QPlatformOpenGLContext() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | | Lines: | 82-85 |
| | 2 | 1 |
QPlatformOffscreenSurface::screen| Name: | QPlatformOffscreenSurface::screen | | Prototype: | QPlatformScreen *QPlatformOffscreenSurface::screen() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp | | Lines: | 64-67 |
| | 1 | 1 |
QPlatformOffscreenSurface::offscreenSurface| Name: | QPlatformOffscreenSurface::offscreenSurface | | Prototype: | QOffscreenSurface *QPlatformOffscreenSurface::offscreenSurface() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp | | Lines: | 56-59 |
| | 1 | 1 |
QPlatformOffscreenSurface::isValid| Name: | QPlatformOffscreenSurface::isValid | | Prototype: | bool QPlatformOffscreenSurface::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp | | Lines: | 80-83 |
| | 1 | 1 |
QPlatformOffscreenSurface::format| Name: | QPlatformOffscreenSurface::format | | Prototype: | QSurfaceFormat QPlatformOffscreenSurface::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp | | Lines: | 72-75 |
| | 1 | 1 |
QPlatformOffscreenSurface::QPlatformOffscreenSurface| Name: | QPlatformOffscreenSurface::QPlatformOffscreenSurface | | Prototype: | QPlatformOffscreenSurface::QPlatformOffscreenSurface(QOffscreenSurface *offscreenSurface) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp | | Lines: | 46-50 |
| | 2 | 1 |
QPlatformNativeInterface::windowProperty| Name: | QPlatformNativeInterface::windowProperty | | Prototype: | QVariant QPlatformNativeInterface::windowProperty(QPlatformWindow *window, const QString &name) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 133-138 |
| | 3 | 1 |
QPlatformNativeInterface::windowProperty| Name: | QPlatformNativeInterface::windowProperty | | Prototype: | QVariant QPlatformNativeInterface::windowProperty(QPlatformWindow *window, const QString &name, const QVariant &defaultValue) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 143-149 |
| | 4 | 1 |
QPlatformNativeInterface::windowProperties| Name: | QPlatformNativeInterface::windowProperties | | Prototype: | QVariantMap QPlatformNativeInterface::windowProperties(QPlatformWindow *window) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 122-126 |
| | 2 | 1 |
QPlatformNativeInterface::setWindowProperty| Name: | QPlatformNativeInterface::setWindowProperty | | Prototype: | void QPlatformNativeInterface::setWindowProperty(QPlatformWindow *window, const QString &name, const QVariant &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 154-159 |
| | 3 | 1 |
QPlatformNativeInterface::platformFunction| Name: | QPlatformNativeInterface::platformFunction | | Prototype: | QFunctionPointer QPlatformNativeInterface::platformFunction(const QByteArray &function) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 113-117 |
| | 2 | 1 |
QPlatformNativeInterface::nativeResourceFunctionForWindow| Name: | QPlatformNativeInterface::nativeResourceFunctionForWindow | | Prototype: | QPlatformNativeInterface::NativeResourceForWindowFunction QPlatformNativeInterface::nativeResourceFunctionForWindow(const QByteArray &resource) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 101-105 |
| | 2 | 1 |
QPlatformNativeInterface::nativeResourceFunctionForScreen| Name: | QPlatformNativeInterface::nativeResourceFunctionForScreen | | Prototype: | QPlatformNativeInterface::NativeResourceForScreenFunction QPlatformNativeInterface::nativeResourceFunctionForScreen(const QByteArray &resource) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 95-99 |
| | 2 | 1 |
QPlatformNativeInterface::nativeResourceFunctionForIntegration| Name: | QPlatformNativeInterface::nativeResourceFunctionForIntegration | | Prototype: | QPlatformNativeInterface::NativeResourceForIntegrationFunction QPlatformNativeInterface::nativeResourceFunctionForIntegration(const QByteArray &resource) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 83-87 |
| | 2 | 1 |
QPlatformNativeInterface::nativeResourceFunctionForContext| Name: | QPlatformNativeInterface::nativeResourceFunctionForContext | | Prototype: | QPlatformNativeInterface::NativeResourceForContextFunction QPlatformNativeInterface::nativeResourceFunctionForContext(const QByteArray &resource) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 89-93 |
| | 2 | 1 |
QPlatformNativeInterface::nativeResourceFunctionForBackingStore| Name: | QPlatformNativeInterface::nativeResourceFunctionForBackingStore | | Prototype: | QPlatformNativeInterface::NativeResourceForBackingStoreFunction QPlatformNativeInterface::nativeResourceFunctionForBackingStore(const QByteArray &resource) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 107-111 |
| | 2 | 1 |
QPlatformNativeInterface::nativeResourceForWindow| Name: | QPlatformNativeInterface::nativeResourceForWindow | | Prototype: | void *QPlatformNativeInterface::nativeResourceForWindow(const QByteArray &resource, QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 62-67 |
| | 3 | 1 |
QPlatformNativeInterface::nativeResourceForScreen| Name: | QPlatformNativeInterface::nativeResourceForScreen | | Prototype: | void *QPlatformNativeInterface::nativeResourceForScreen(const QByteArray &resource, QScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 55-60 |
| | 3 | 1 |
QPlatformNativeInterface::nativeResourceForIntegration| Name: | QPlatformNativeInterface::nativeResourceForIntegration | | Prototype: | void *QPlatformNativeInterface::nativeResourceForIntegration(const QByteArray &resource) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 49-53 |
| | 2 | 1 |
QPlatformNativeInterface::nativeResourceForContext| Name: | QPlatformNativeInterface::nativeResourceForContext | | Prototype: | void *QPlatformNativeInterface::nativeResourceForContext(const QByteArray &resource, QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 69-74 |
| | 3 | 1 |
QPlatformNativeInterface::nativeResourceForBackingStore| Name: | QPlatformNativeInterface::nativeResourceForBackingStore | | Prototype: | void * QPlatformNativeInterface::nativeResourceForBackingStore(const QByteArray &resource, QBackingStore *backingStore) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 76-81 |
| | 3 | 1 |
QPlatformMessageDialogHelper::setOptions| Name: | QPlatformMessageDialogHelper::setOptions | | Prototype: | void QPlatformMessageDialogHelper::setOptions(const QSharedPointer<QMessageDialogOptions> &options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 838-841 |
| | 1 | 1 |
QPlatformMessageDialogHelper::options| Name: | QPlatformMessageDialogHelper::options | | Prototype: | const QSharedPointer<QMessageDialogOptions> &QPlatformMessageDialogHelper::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 833-836 |
| | 1 | 1 |
QPlatformMenu::createSubMenu| Name: | QPlatformMenu::createSubMenu | | Prototype: | QPlatformMenu *QPlatformMenu::createSubMenu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformmenu.cpp | | Lines: | 47-50 |
| | 1 | 1 |
QPlatformMenu::createMenuItem| Name: | QPlatformMenu::createMenuItem | | Prototype: | QPlatformMenuItem *QPlatformMenu::createMenuItem() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformmenu.cpp | | Lines: | 42-45 |
| | 1 | 1 |