Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPlatformNativeInterface::nativeResourceForScreenName: | 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::nativeResourceForWindowName: | 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::nativeResourceFunctionForBackingStoreName: | 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::nativeResourceFunctionForContextName: | 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::nativeResourceFunctionForIntegrationName: | 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::nativeResourceFunctionForScreenName: | 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::nativeResourceFunctionForWindowName: | 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::platformFunctionName: | 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::setWindowPropertyName: | 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::windowPropertiesName: | 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::windowPropertyName: | 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::windowPropertyName: | 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 |
QPlatformOffscreenSurface::QPlatformOffscreenSurfaceName: | 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 |
QPlatformOffscreenSurface::formatName: | 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::isValidName: | 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::offscreenSurfaceName: | 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::screenName: | 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 |
QPlatformOpenGLContext::QPlatformOpenGLContextName: | 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 |
QPlatformOpenGLContext::contextName: | 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::defaultFramebufferObjectName: | 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::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::setContextName: | 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 |
QPlatformOpenGLContextPrivate::QPlatformOpenGLContextPrivateName: | 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 |
QPlatformPixmap::QPlatformPixmapName: | 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 |
QPlatformPixmap::bufferName: | 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::copyName: | 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::createName: | 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::createCompatiblePlatformPixmapName: | 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::fromImageReaderName: | 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::scrollName: | 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::setDetachNumberName: | 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::setSerialNumberName: | 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::transformedName: | 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 |
QPlatformPrintDevice::QPlatformPrintDeviceName: | 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::QPlatformPrintDeviceName: | 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 |
QPlatformPrintDevice::createPageSizeName: | 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::createPageSizeName: | 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::defaultColorModeName: | 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::defaultDuplexModeName: | 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::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::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::defaultPageSizeName: | 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::defaultResolutionName: | 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::idName: | 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::isDefaultName: | 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::isRemoteName: | 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::isValidName: | 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::locationName: | 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::makeAndModelName: | 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::maximumPhysicalPageSizeName: | 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::minimumPhysicalPageSizeName: | 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::nameName: | 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::printableMarginsName: | 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::stateName: | 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::supportsCollateCopiesName: | 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::supportsCustomPageSizesName: | 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::supportsMultipleCopiesName: | 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 |
QPlatformPrinterSupport::availablePrintDeviceIdsName: | 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 |
QPlatformPrinterSupport::createDefaultPrintDeviceName: | 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::createNativePrintEngineName: | 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::createPageSizeName: | 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::createPaintEngineName: | 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::createPrintDeviceName: | 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::createPrintDeviceName: | 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::defaultPrintDeviceIdName: | 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 |
QPlatformPrinterSupportPlugin::QPlatformPrinterSupportPluginName: | 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 |
QPlatformScreen::QPlatformScreenName: | 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 |
QPlatformScreen::cursorName: | 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::deviceIndependentGeometryName: | 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::devicePixelRatioName: | 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::grabWindowName: | QPlatformScreen::grabWindow | Prototype: | QPixmap QPlatformScreen::grabWindow(WId window, int x, int y, int width, int height) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 72-80 |
| | 6 | 1 |
QPlatformScreen::logicalDpiName: | QPlatformScreen::logicalDpi | Prototype: | QDpi QPlatformScreen::logicalDpi() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 167-174 |
| | 4 | 1 |
QPlatformScreen::nativeOrientationName: | QPlatformScreen::nativeOrientation | Prototype: | Qt::ScreenOrientation QPlatformScreen::nativeOrientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 226-229 |
| | 1 | 1 |
QPlatformScreen::orientationName: | QPlatformScreen::orientation | Prototype: | Qt::ScreenOrientation QPlatformScreen::orientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 238-241 |
| | 1 | 1 |
QPlatformScreen::physicalSizeName: | QPlatformScreen::physicalSize | Prototype: | QSizeF QPlatformScreen::physicalSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 149-153 |
| | 1 | 1 |
QPlatformScreen::pixelDensityName: | QPlatformScreen::pixelDensity | Prototype: | qreal QPlatformScreen::pixelDensity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 203-206 |
| | 1 | 1 |
QPlatformScreen::powerStateName: | QPlatformScreen::powerState | Prototype: | QPlatformScreen::PowerState QPlatformScreen::powerState() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 477-480 |
| | 1 | 1 |
QPlatformScreen::refreshRateName: | QPlatformScreen::refreshRate | Prototype: | qreal QPlatformScreen::refreshRate() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 214-217 |
| | 1 | 1 |
QPlatformScreen::screenName: | QPlatformScreen::screen | Prototype: | QScreen *QPlatformScreen::screen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 131-135 |
| | 2 | 1 |
QPlatformScreen::setOrientationUpdateMaskName: | QPlatformScreen::setOrientationUpdateMask | Prototype: | void QPlatformScreen::setOrientationUpdateMask(Qt::ScreenOrientations mask) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 261-264 |
| | 1 | 1 |
QPlatformScreen::setPowerStateName: | QPlatformScreen::setPowerState | Prototype: | void QPlatformScreen::setPowerState(PowerState state) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 485-488 |
| | 1 | 1 |
QPlatformScreen::virtualSiblingsName: | QPlatformScreen::virtualSiblings | Prototype: | QList<QPlatformScreen *> QPlatformScreen::virtualSiblings() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 124-129 |
| | 3 | 1 |
QPlatformServices::desktopEnvironmentName: | QPlatformServices::desktopEnvironment | Prototype: | QByteArray QPlatformServices::desktopEnvironment() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformservices.cpp | Lines: | 77-80 |
| | 1 | 1 |
QPlatformServices::openDocumentName: | QPlatformServices::openDocument | Prototype: | bool QPlatformServices::openDocument(const QUrl &url) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformservices.cpp | Lines: | 62-67 |
| | 3 | 1 |
QPlatformServices::openUrlName: | QPlatformServices::openUrl | Prototype: | bool QPlatformServices::openUrl(const QUrl &url) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformservices.cpp | Lines: | 55-60 |
| | 3 | 1 |
QPlatformSessionManager::QPlatformSessionManagerName: | QPlatformSessionManager::QPlatformSessionManager | Prototype: | QPlatformSessionManager::QPlatformSessionManager(const QString &id, const QString &key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 44-49 |
| | 2 | 1 |
QPlatformSessionManager::allowsErrorInteractionName: | QPlatformSessionManager::allowsErrorInteraction | Prototype: | bool QPlatformSessionManager::allowsErrorInteraction() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 70-73 |
| | 1 | 1 |
QPlatformSessionManager::allowsInteractionName: | QPlatformSessionManager::allowsInteraction | Prototype: | bool QPlatformSessionManager::allowsInteraction() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 65-68 |
| | 1 | 1 |
QPlatformSessionManager::appCommitDataName: | QPlatformSessionManager::appCommitData | Prototype: | void QPlatformSessionManager::appCommitData() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 134-137 |
| | 1 | 1 |
QPlatformSessionManager::appSaveStateName: | QPlatformSessionManager::appSaveState | Prototype: | void QPlatformSessionManager::appSaveState() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 139-142 |
| | 1 | 1 |
QPlatformSessionManager::discardCommandName: | QPlatformSessionManager::discardCommand | Prototype: | QStringList QPlatformSessionManager::discardCommand() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 108-111 |
| | 1 | 1 |
QPlatformSessionManager::isPhase2Name: | QPlatformSessionManager::isPhase2 | Prototype: | bool QPlatformSessionManager::isPhase2() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 125-128 |
| | 1 | 1 |
QPlatformSessionManager::restartCommandName: | QPlatformSessionManager::restartCommand | Prototype: | QStringList QPlatformSessionManager::restartCommand() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 98-101 |
| | 1 | 1 |
QPlatformSessionManager::restartHintName: | QPlatformSessionManager::restartHint | Prototype: | QSessionManager::RestartHint QPlatformSessionManager::restartHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 88-91 |
| | 1 | 1 |
QPlatformSessionManager::sessionIdName: | QPlatformSessionManager::sessionId | Prototype: | QString QPlatformSessionManager::sessionId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 55-58 |
| | 1 | 1 |
QPlatformSessionManager::sessionKeyName: | QPlatformSessionManager::sessionKey | Prototype: | QString QPlatformSessionManager::sessionKey() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 60-63 |
| | 1 | 1 |
QPlatformSessionManager::setDiscardCommandName: | QPlatformSessionManager::setDiscardCommand | Prototype: | void QPlatformSessionManager::setDiscardCommand(const QStringList &command) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 103-106 |
| | 1 | 1 |
QPlatformSessionManager::setManagerPropertyName: | QPlatformSessionManager::setManagerProperty | Prototype: | void QPlatformSessionManager::setManagerProperty(const QString &name, const QString &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 113-117 |
| | 2 | 1 |
QPlatformSessionManager::setManagerPropertyName: | QPlatformSessionManager::setManagerProperty | Prototype: | void QPlatformSessionManager::setManagerProperty(const QString &name, const QStringList &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 119-123 |
| | 2 | 1 |
QPlatformSessionManager::setRestartCommandName: | QPlatformSessionManager::setRestartCommand | Prototype: | void QPlatformSessionManager::setRestartCommand(const QStringList &command) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 93-96 |
| | 1 | 1 |