| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 290-295 |
| | 3 | 2 |
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: | 150-153 |
| | 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: | 256-259 |
| | 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: | 145-148 |
| | 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: | 97-100 |
| | 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: | 92-95 |
| | 1 | 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: | 71-74 |
| | 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: | 107-113 |
| | 4 | 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: | 76-79 |
| | 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: | 86-90 |
| | 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: | 102-105 |
| | 1 | 1 |
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: | 53-58 |
| | 2 | 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: | 373-393 |
| | 12 | 4 |
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: | 322-325 |
| | 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: | 445-450 |
| | 3 | 1 |
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: | 192-195 |
| | 1 | 1 |
QPlatformScreen::grabWindow| Name: | 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: | 78-86 |
| | 6 | 1 |
QPlatformScreen::logicalDpi| Name: | 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: | 174-181 |
| | 4 | 1 |
QPlatformScreen::mapBetween| Name: | QPlatformScreen::mapBetween | | Prototype: | QRect QPlatformScreen::mapBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &rect) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 426-443 |
| | 9 | 4 |
QPlatformScreen::nativeOrientation| Name: | 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: | 233-236 |
| | 1 | 1 |
QPlatformScreen::orientation| Name: | 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: | 245-248 |
| | 1 | 1 |
QPlatformScreen::physicalSize| Name: | 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: | 156-160 |
| | 1 | 1 |
QPlatformScreen::pixelDensity| Name: | 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: | 210-213 |
| | 1 | 1 |
QPlatformScreen::platformScreenForWindow| Name: | QPlatformScreen::platformScreenForWindow | | Prototype: | QPlatformScreen * QPlatformScreen::platformScreenForWindow(const QWindow *window) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 273-280 |
| | 3 | 2 |
QPlatformScreen::powerState| Name: | 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: | 484-487 |
| | 1 | 1 |
QPlatformScreen::refreshRate| Name: | 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: | 221-224 |
| | 1 | 1 |
QPlatformScreen::resizeMaximizedWindows| Name: | QPlatformScreen::resizeMaximizedWindows | | Prototype: | void QPlatformScreen::resizeMaximizedWindows() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 331-357 |
| | 15 | 6 |
QPlatformScreen::screen| Name: | 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: | 138-142 |
| | 2 | 1 |
QPlatformScreen::screenForPosition| Name: | QPlatformScreen::screenForPosition | | Prototype: | const QPlatformScreen *QPlatformScreen::screenForPosition(const QPoint &point) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 111-121 |
| | 6 | 4 |
QPlatformScreen::setOrientationUpdateMask| Name: | 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: | 268-271 |
| | 1 | 1 |
QPlatformScreen::setPowerState| Name: | 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: | 492-495 |
| | 1 | 1 |
QPlatformScreen::subpixelAntialiasingTypeHint| Name: | QPlatformScreen::subpixelAntialiasingTypeHint | | Prototype: | QPlatformScreen::SubpixelAntialiasingType QPlatformScreen::subpixelAntialiasingTypeHint() const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 459-477 |
| | 12 | 6 |
QPlatformScreen::topLevelAt| Name: | QPlatformScreen::topLevelAt | | Prototype: | QWindow *QPlatformScreen::topLevelAt(const QPoint & pos) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 94-104 |
| | 6 | 3 |
QPlatformScreen::transformBetween| Name: | QPlatformScreen::transformBetween | | Prototype: | QTransform QPlatformScreen::transformBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &target) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 395-424 |
| | 17 | 7 |
QPlatformScreen::virtualSiblings| Name: | 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: | 131-136 |
| | 3 | 1 |
QPlatformScreen::~QPlatformScreen| Name: | QPlatformScreen::~QPlatformScreen | | Prototype: | QPlatformScreen::~QPlatformScreen() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 60-68 |
| | 5 | 2 |
QPlatformServices::desktopEnvironment| Name: | 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: | 83-86 |
| | 1 | 1 |
QPlatformServices::openDocument| Name: | 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: | 68-73 |
| | 3 | 1 |
QPlatformServices::openUrl| Name: | 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: | 61-66 |
| | 3 | 1 |
QPlatformSessionManager::QPlatformSessionManager| Name: | 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: | 50-55 |
| | 2 | 1 |
QPlatformSessionManager::allowsErrorInteraction| Name: | 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: | 76-79 |
| | 1 | 1 |
QPlatformSessionManager::allowsInteraction| Name: | 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: | 71-74 |
| | 1 | 1 |
QPlatformSessionManager::appCommitData| Name: | 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: | 140-143 |
| | 1 | 1 |
QPlatformSessionManager::appSaveState| Name: | 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: | 145-148 |
| | 1 | 1 |
QPlatformSessionManager::discardCommand| Name: | 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: | 114-117 |
| | 1 | 1 |
QPlatformSessionManager::isPhase2| Name: | 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: | 131-134 |
| | 1 | 1 |
QPlatformSessionManager::restartCommand| Name: | 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: | 104-107 |
| | 1 | 1 |
QPlatformSessionManager::restartHint| Name: | 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: | 94-97 |
| | 1 | 1 |
QPlatformSessionManager::sessionId| Name: | 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: | 61-64 |
| | 1 | 1 |
QPlatformSessionManager::sessionKey| Name: | 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: | 66-69 |
| | 1 | 1 |
QPlatformSessionManager::setDiscardCommand| Name: | 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: | 109-112 |
| | 1 | 1 |
QPlatformSessionManager::setManagerProperty| Name: | 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: | 119-123 |
| | 2 | 1 |
QPlatformSessionManager::setManagerProperty| Name: | 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: | 125-129 |
| | 2 | 1 |
QPlatformSessionManager::setRestartCommand| Name: | 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: | 99-102 |
| | 1 | 1 |
QPlatformSessionManager::setRestartHint| Name: | QPlatformSessionManager::setRestartHint | | Prototype: | void QPlatformSessionManager::setRestartHint(QSessionManager::RestartHint restartHint) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | | Lines: | 89-92 |
| | 1 | 1 |
QPlatformSurface::QPlatformSurface| Name: | QPlatformSurface::QPlatformSurface | | Prototype: | QPlatformSurface::QPlatformSurface(QSurface *surface) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsurface.cpp | | Lines: | 63-65 |
| | 2 | 1 |
QPlatformSurface::surface| Name: | QPlatformSurface::surface | | Prototype: | QSurface *QPlatformSurface::surface() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsurface.cpp | | Lines: | 58-61 |
| | 1 | 1 |
QPlatformSurfaceEvent::QPlatformSurfaceEvent| Name: | QPlatformSurfaceEvent::QPlatformSurfaceEvent | | Prototype: | QPlatformSurfaceEvent::QPlatformSurfaceEvent(SurfaceEventType surfaceEventType) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 1576-1580 |
| | 2 | 1 |
QPlatformSystemTrayIcon::createMenu| Name: | QPlatformSystemTrayIcon::createMenu | | Prototype: | QPlatformMenu *QPlatformSystemTrayIcon::createMenu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsystemtrayicon.cpp | | Lines: | 171-174 |
| | 1 | 1 |
QPlatformTextureList::QPlatformTextureList| Name: | QPlatformTextureList::QPlatformTextureList | | Prototype: | QPlatformTextureList::QPlatformTextureList(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 137-140 |
| | 2 | 1 |
QPlatformTextureList::appendTexture| Name: | QPlatformTextureList::appendTexture | | Prototype: | void QPlatformTextureList::appendTexture(void *source, GLuint textureId, const QRect &geometry, const QRect &clipRect, Flags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 197-208 |
| | 8 | 1 |
QPlatformTextureList::clear| Name: | QPlatformTextureList::clear | | Prototype: | void QPlatformTextureList::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 210-214 |
| | 2 | 1 |
QPlatformTextureList::clipRect| Name: | QPlatformTextureList::clipRect | | Prototype: | QRect QPlatformTextureList::clipRect(int index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 176-180 |
| | 2 | 1 |
QPlatformTextureList::count| Name: | QPlatformTextureList::count | | Prototype: | int QPlatformTextureList::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 146-150 |
| | 2 | 1 |
QPlatformTextureList::flags| Name: | QPlatformTextureList::flags | | Prototype: | QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 164-168 |
| | 2 | 1 |
QPlatformTextureList::geometry| Name: | QPlatformTextureList::geometry | | Prototype: | QRect QPlatformTextureList::geometry(int index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 170-174 |
| | 2 | 1 |
QPlatformTextureList::isLocked| Name: | QPlatformTextureList::isLocked | | Prototype: | bool QPlatformTextureList::isLocked() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 191-195 |
| | 2 | 1 |
QPlatformTextureList::lock| Name: | QPlatformTextureList::lock | | Prototype: | void QPlatformTextureList::lock(bool on) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 182-189 |
| | 4 | 2 |
QPlatformTextureList::source| Name: | QPlatformTextureList::source | | Prototype: | void *QPlatformTextureList::source(int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 158-162 |
| | 2 | 1 |
QPlatformTextureList::textureId| Name: | QPlatformTextureList::textureId | | Prototype: | GLuint QPlatformTextureList::textureId(int index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 152-156 |
| | 2 | 1 |
QPlatformTextureListPrivate::QPlatformTextureListPrivate| Name: | QPlatformTextureListPrivate::QPlatformTextureListPrivate | | Prototype: | QPlatformTextureListPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 128-131 |
| | 2 | 1 |
QPlatformTextureListWatcher::QPlatformTextureListWatcher| Name: | QPlatformTextureListWatcher::QPlatformTextureListWatcher | | Prototype: | QPlatformTextureListWatcher::QPlatformTextureListWatcher(QWidgetBackingStore *backingStore) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1055-1058 |
| | 2 | 1 |
QPlatformTextureListWatcher::isLocked| Name: | QPlatformTextureListWatcher::isLocked | | Prototype: | bool QPlatformTextureListWatcher::isLocked() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1066-1073 |
| | 4 | 3 |
QPlatformTextureListWatcher::onLockStatusChanged| Name: | QPlatformTextureListWatcher::onLockStatusChanged | | Prototype: | void QPlatformTextureListWatcher::onLockStatusChanged(bool locked) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1075-1081 |
| | 4 | 2 |
QPlatformTextureListWatcher::watch| Name: | QPlatformTextureListWatcher::watch | | Prototype: | void QPlatformTextureListWatcher::watch(QPlatformTextureList *textureList) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1060-1064 |
| | 2 | 1 |
QPlatformTheme::QPlatformTheme| Name: | QPlatformTheme::QPlatformTheme | | Prototype: | QPlatformTheme::QPlatformTheme() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 363-367 |
| | 3 | 1 |
QPlatformTheme::QPlatformTheme| Name: | QPlatformTheme::QPlatformTheme | | Prototype: | QPlatformTheme::QPlatformTheme(QPlatformThemePrivate *priv) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 369-371 |
| | 1 | 1 |
QPlatformTheme::createIconEngine| Name: | QPlatformTheme::createIconEngine | | Prototype: | QIconEngine *QPlatformTheme::createIconEngine(const QString &iconName) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 570-573 |
| | 1 | 1 |
QPlatformTheme::createPlatformDialogHelper| Name: | QPlatformTheme::createPlatformDialogHelper | | Prototype: | QPlatformDialogHelper *QPlatformTheme::createPlatformDialogHelper(DialogType type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 384-388 |
| | 2 | 1 |
QPlatformTheme::createPlatformMenu| Name: | QPlatformTheme::createPlatformMenu | | Prototype: | QPlatformMenu *QPlatformTheme::createPlatformMenu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 539-542 |
| | 1 | 1 |
QPlatformTheme::createPlatformMenuBar| Name: | QPlatformTheme::createPlatformMenuBar | | Prototype: | QPlatformMenuBar *QPlatformTheme::createPlatformMenuBar() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 544-547 |
| | 1 | 1 |
QPlatformTheme::createPlatformMenuItem| Name: | QPlatformTheme::createPlatformMenuItem | | Prototype: | QPlatformMenuItem *QPlatformTheme::createPlatformMenuItem() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 534-537 |
| | 1 | 1 |
QPlatformTheme::createPlatformSystemTrayIcon| Name: | QPlatformTheme::createPlatformSystemTrayIcon | | Prototype: | QPlatformSystemTrayIcon *QPlatformTheme::createPlatformSystemTrayIcon() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 554-557 |
| | 1 | 1 |
QPlatformTheme::defaultStandardButtonText| Name: | QPlatformTheme::defaultStandardButtonText | | Prototype: | QString QPlatformTheme::defaultStandardButtonText(int button) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 653-696 |
| | 21 | 20 |
QPlatformTheme::defaultThemeHint| Name: | QPlatformTheme::defaultThemeHint | | Prototype: | QVariant QPlatformTheme::defaultThemeHint(ThemeHint hint) | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 459-532 |
| | 35 | 34 |
QPlatformTheme::fileIconPixmap| Name: | QPlatformTheme::fileIconPixmap | | Prototype: | QPixmap QPlatformTheme::fileIconPixmap(const QFileInfo &fileInfo, const QSizeF &size, QPlatformTheme::IconOptions iconOptions) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 415-423 |
| | 4 | 1 |
QPlatformTheme::font| Name: | QPlatformTheme::font | | Prototype: | const QFont *QPlatformTheme::font(Font type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 401-405 |
| | 2 | 1 |
QPlatformTheme::keyBindings| Name: | QPlatformTheme::keyBindings | | Prototype: | QList<QKeySequence> QPlatformTheme::keyBindings(QKeySequence::StandardKey key) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 612-639 |
| | 18 | 4 |
QPlatformTheme::palette| Name: | QPlatformTheme::palette | | Prototype: | const QPalette *QPlatformTheme::palette(Palette type) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 390-399 |
| | 6 | 3 |
QPlatformTheme::removeMnemonics| Name: | QPlatformTheme::removeMnemonics | | Prototype: | QString QPlatformTheme::removeMnemonics(const QString &original) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 698-731 |
| | 28 | 6 |
QPlatformTheme::standardButtonText| Name: | QPlatformTheme::standardButtonText | | Prototype: | QString QPlatformTheme::standardButtonText(int button) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 648-651 |
| | 1 | 1 |
QPlatformTheme::standardPixmap| Name: | QPlatformTheme::standardPixmap | | Prototype: | QPixmap QPlatformTheme::standardPixmap(StandardPixmap sp, const QSizeF &size) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 407-413 |
| | 3 | 1 |
QPlatformTheme::themeHint| Name: | QPlatformTheme::themeHint | | Prototype: | QVariant QPlatformTheme::themeHint(ThemeHint hint) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 425-457 |
| | 13 | 13 |
QPlatformTheme::usePlatformNativeDialog| Name: | QPlatformTheme::usePlatformNativeDialog | | Prototype: | bool QPlatformTheme::usePlatformNativeDialog(DialogType type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 378-382 |
| | 2 | 1 |
QPlatformThemeFactory::create| Name: | QPlatformThemeFactory::create | | Prototype: | QPlatformTheme *QPlatformThemeFactory::create(const QString& key, const QString &platformPluginPath) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp | | Lines: | 59-74 |
| | 7 | 3 |
QPlatformThemeFactory::keys| Name: | QPlatformThemeFactory::keys | | Prototype: | QStringList QPlatformThemeFactory::keys(const QString &platformPluginPath) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp | | Lines: | 82-104 |
| | 13 | 4 |
QPlatformThemePlugin::QPlatformThemePlugin| Name: | QPlatformThemePlugin::QPlatformThemePlugin | | Prototype: | QPlatformThemePlugin::QPlatformThemePlugin(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemeplugin.cpp | | Lines: | 53-56 |
| | 2 | 1 |
QPlatformThemePrivate::QPlatformThemePrivate| Name: | QPlatformThemePrivate::QPlatformThemePrivate | | Prototype: | QPlatformThemePrivate::QPlatformThemePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 346-348 |
| | 1 | 1 |
QPlatformThemePrivate::currentKeyPlatforms| Name: | QPlatformThemePrivate::currentKeyPlatforms | | Prototype: | unsigned QPlatformThemePrivate::currentKeyPlatforms() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 733-742 |
| | 7 | 2 |
QPlatformThemePrivate::initializeSystemPalette| Name: | QPlatformThemePrivate::initializeSystemPalette | | Prototype: | void QPlatformThemePrivate::initializeSystemPalette() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 357-361 |
| | 2 | 1 |