| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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::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::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::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::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::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::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::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::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::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 |
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 |
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::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::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::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::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 |
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::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::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: | 226-229 |
| | 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: | 238-241 |
| | 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: | 149-153 |
| | 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: | 203-206 |
| | 1 | 1 |
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: | 477-480 |
| | 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: | 214-217 |
| | 1 | 1 |
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: | 261-264 |
| | 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: | 485-488 |
| | 1 | 1 |
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: | 77-80 |
| | 1 | 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: | 70-73 |
| | 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: | 65-68 |
| | 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: | 134-137 |
| | 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: | 139-142 |
| | 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: | 108-111 |
| | 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: | 125-128 |
| | 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: | 98-101 |
| | 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: | 88-91 |
| | 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: | 55-58 |
| | 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: | 60-63 |
| | 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: | 103-106 |
| | 1 | 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: | 93-96 |
| | 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: | 83-86 |
| | 1 | 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: | 52-55 |
| | 1 | 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: | 165-168 |
| | 1 | 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: | 363-365 |
| | 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: | 564-567 |
| | 1 | 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: | 533-536 |
| | 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: | 538-541 |
| | 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: | 528-531 |
| | 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: | 548-551 |
| | 1 | 1 |
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: | 642-645 |
| | 1 | 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: | 340-342 |
| | 1 | 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: | 344-347 |
| | 1 | 1 |
QPlatformWindow::constrainWindowSize| Name: | QPlatformWindow::constrainWindowSize | | Prototype: | QSize QPlatformWindow::constrainWindowSize(const QSize &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 507-510 |
| | 1 | 1 |
QPlatformWindow::devicePixelRatio| Name: | QPlatformWindow::devicePixelRatio | | Prototype: | qreal QPlatformWindow::devicePixelRatio() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 368-371 |
| | 1 | 1 |
QPlatformWindow::format| Name: | QPlatformWindow::format | | Prototype: | QSurfaceFormat QPlatformWindow::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 96-99 |
| | 1 | 1 |
QPlatformWindow::frameMargins| Name: | QPlatformWindow::frameMargins | | Prototype: | QMargins QPlatformWindow::frameMargins() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 138-141 |
| | 1 | 1 |
QPlatformWindow::frameStrutEventsEnabled| Name: | QPlatformWindow::frameStrutEventsEnabled | | Prototype: | bool QPlatformWindow::frameStrutEventsEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 444-447 |
| | 1 | 1 |
QPlatformWindow::handleContentOrientationChange| Name: | QPlatformWindow::handleContentOrientationChange | | Prototype: | void QPlatformWindow::handleContentOrientationChange(Qt::ScreenOrientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 356-359 |
| | 1 | 1 |
QPlatformWindow::isActive| Name: | QPlatformWindow::isActive | | Prototype: | bool QPlatformWindow::isActive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 183-186 |
| | 1 | 1 |
QPlatformWindow::isAlertState| Name: | QPlatformWindow::isAlertState | | Prototype: | bool QPlatformWindow::isAlertState() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 533-536 |
| | 1 | 1 |
QPlatformWindow::isExposed| Name: | QPlatformWindow::isExposed | | Prototype: | bool QPlatformWindow::isExposed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 172-175 |
| | 1 | 1 |
QPlatformWindow::lower| Name: | QPlatformWindow::lower | | Prototype: | void QPlatformWindow::lower() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 300-300 |
| | 1 | 1 |
QPlatformWindow::normalGeometry| Name: | QPlatformWindow::normalGeometry | | Prototype: | QRect QPlatformWindow::normalGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 133-136 |
| | 1 | 1 |
QPlatformWindow::parent| Name: | QPlatformWindow::parent | | Prototype: | QPlatformWindow *QPlatformWindow::parent() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 78-81 |
| | 1 | 1 |
QPlatformWindow::propagateSizeHints| Name: | QPlatformWindow::propagateSizeHints | | Prototype: | void QPlatformWindow::propagateSizeHints() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 308-308 |
| | 1 | 1 |
QPlatformWindow::raise| Name: | QPlatformWindow::raise | | Prototype: | void QPlatformWindow::raise() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 295-295 |
| | 1 | 1 |
QPlatformWindow::requestActivateWindow| Name: | QPlatformWindow::requestActivateWindow | | Prototype: | void QPlatformWindow::requestActivateWindow() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 342-345 |
| | 1 | 1 |
QPlatformWindow::setAlertState| Name: | QPlatformWindow::setAlertState | | Prototype: | void QPlatformWindow::setAlertState(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 520-523 |
| | 1 | 1 |
QPlatformWindow::setFrameStrutEventsEnabled| Name: | QPlatformWindow::setFrameStrutEventsEnabled | | Prototype: | void QPlatformWindow::setFrameStrutEventsEnabled(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 434-437 |
| | 1 | 1 |
QPlatformWindow::setWindowFilePath| Name: | QPlatformWindow::setWindowFilePath | | Prototype: | void QPlatformWindow::setWindowFilePath(const QString &filePath) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 285-285 |
| | 1 | 1 |
QPlatformWindow::setWindowFlags| Name: | QPlatformWindow::setWindowFlags | | Prototype: | void QPlatformWindow::setWindowFlags(Qt::WindowFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 161-164 |
| | 1 | 1 |
QPlatformWindow::setWindowIcon| Name: | QPlatformWindow::setWindowIcon | | Prototype: | void QPlatformWindow::setWindowIcon(const QIcon &icon) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 290-290 |
| | 1 | 1 |
QPlatformWindow::setWindowTitle| Name: | QPlatformWindow::setWindowTitle | | Prototype: | void QPlatformWindow::setWindowTitle(const QString &title) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 280-280 |
| | 1 | 1 |
QPlatformWindow::winId| Name: | QPlatformWindow::winId | | Prototype: | WId QPlatformWindow::winId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 250-257 |
| | 1 | 1 |
QPlatformWindow::window| Name: | QPlatformWindow::window | | Prototype: | QWindow *QPlatformWindow::window() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 70-73 |
| | 1 | 1 |
QPlatformWindow::windowBaseSize| Name: | QPlatformWindow::windowBaseSize | | Prototype: | QSize QPlatformWindow::windowBaseSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 681-684 |
| | 1 | 1 |
QPlatformWindow::windowClosestAcceptableGeometry| Name: | QPlatformWindow::windowClosestAcceptableGeometry | | Prototype: | QRectF QPlatformWindow::windowClosestAcceptableGeometry(const QRectF &nativeRect) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 733-736 |
| | 1 | 1 |
QPlatformWindow::windowEvent| Name: | QPlatformWindow::windowEvent | | Prototype: | void QPlatformWindow::windowEvent(QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 405-408 |
| | 1 | 1 |
QPlatformWindow::windowFrameGeometry| Name: | QPlatformWindow::windowFrameGeometry | | Prototype: | QRect QPlatformWindow::windowFrameGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 714-717 |
| | 1 | 1 |
QPlatformWindow::windowGeometry| Name: | QPlatformWindow::windowGeometry | | Prototype: | QRect QPlatformWindow::windowGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 706-709 |
| | 1 | 1 |
QPlatformWindow::windowMaximumSize| Name: | QPlatformWindow::windowMaximumSize | | Prototype: | QSize QPlatformWindow::windowMaximumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 673-676 |
| | 1 | 1 |
QPlatformWindow::windowMinimumSize| Name: | QPlatformWindow::windowMinimumSize | | Prototype: | QSize QPlatformWindow::windowMinimumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 665-668 |
| | 1 | 1 |
QPluginLoader::errorString| Name: | QPluginLoader::errorString | | Prototype: | QString QPluginLoader::errorString() const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 381-384 |
| | 1 | 1 |
QPluginLoader::isLoaded| Name: | QPluginLoader::isLoaded | | Prototype: | bool QPluginLoader::isLoaded() const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 269-272 |
| | 1 | 1 |
QPluginLoader::loadHints| Name: | QPluginLoader::loadHints | | Prototype: | QLibrary::LoadHints QPluginLoader::loadHints() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 412-415 |
| | 1 | 1 |
QPngHandler::name| Name: | QPngHandler::name | | Prototype: | QByteArray QPngHandler::name() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1098-1101 |
| | 1 | 1 |
QPngHandler::write| Name: | QPngHandler::write | | Prototype: | bool QPngHandler::write(const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1048-1051 |
| | 1 | 1 |
QPngHandlerPrivate::AllocatedMemoryPointers::AllocatedMemoryPointers| Name: | QPngHandlerPrivate::AllocatedMemoryPointers::AllocatedMemoryPointers | | Prototype: | AllocatedMemoryPointers() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 127-129 |
| | 1 | 1 |
QPngHandlerPrivate::QPngHandlerPrivate| Name: | QPngHandlerPrivate::QPngHandlerPrivate | | Prototype: | QPngHandlerPrivate(QPngHandler *qq) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 105-107 |
| | 1 | 1 |
QPodPoint::operator !=| Name: | QPodPoint::operator != | | Prototype: | inline bool operator != (const QPodPoint &other) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 178-178 |
| | 1 | 1 |
QPodPoint::operator +| Name: | QPodPoint::operator + | | Prototype: | inline QPodPoint operator + (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 182-182 |
| | 1 | 1 |
QPodPoint::operator +=| Name: | QPodPoint::operator += | | Prototype: | inline QPodPoint &operator += (const QPodPoint &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 180-180 |
| | 1 | 1 |
QPodPoint::operator -| Name: | QPodPoint::operator - | | Prototype: | inline QPodPoint operator - (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 183-183 |
| | 1 | 1 |
QPodPoint::operator -=| Name: | QPodPoint::operator -= | | Prototype: | inline QPodPoint &operator -= (const QPodPoint &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 181-181 |
| | 1 | 1 |
QPodPoint::operator <=| Name: | QPodPoint::operator <= | | Prototype: | inline bool operator <= (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 175-175 |
| | 1 | 1 |
QPodPoint::operator ==| Name: | QPodPoint::operator == | | Prototype: | inline bool operator == (const QPodPoint &other) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 177-177 |
| | 1 | 1 |
QPodPoint::operator >| Name: | QPodPoint::operator > | | Prototype: | inline bool operator > (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 174-174 |
| | 1 | 1 |
QPodPoint::operator >=| Name: | QPodPoint::operator >= | | Prototype: | inline bool operator >= (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 176-176 |
| | 1 | 1 |
QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngine| Name: | QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngine | | Prototype: | QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngine(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_polling.cpp | | Lines: | 41-46 |
| | 1 | 1 |
QPolygon::QPolygon| Name: | QPolygon::QPolygon | | Prototype: | QPolygon::QPolygon(int nPoints, const int *points) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 189-192 |
| | 1 | 1 |
QPpmHandler::name| Name: | QPpmHandler::name | | Prototype: | QByteArray QPpmHandler::name() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 536-539 |
| | 1 | 1 |