| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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::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: | 57-59 |
| | 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: | 52-55 |
| | 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: | 1510-1514 |
| | 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: | 165-168 |
| | 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: | 131-134 |
| | 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: | 191-202 |
| | 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: | 204-208 |
| | 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: | 170-174 |
| | 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: | 140-144 |
| | 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: | 158-162 |
| | 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: | 164-168 |
| | 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: | 185-189 |
| | 2 | 1 |
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: | 152-156 |
| | 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: | 146-150 |
| | 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: | 122-125 |
| | 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: | 1049-1052 |
| | 2 | 1 |
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: | 1054-1058 |
| | 2 | 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::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: | 357-361 |
| | 3 | 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::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: | 378-382 |
| | 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: | 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::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: | 409-417 |
| | 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: | 395-399 |
| | 2 | 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 |
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: | 401-407 |
| | 3 | 1 |
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: | 372-376 |
| | 2 | 1 |
QPlatformThemeFactory::keys::[lambda]| Name: | QPlatformThemeFactory::keys::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp | | Lines: | 88-88 |
| | 0 | 1 |
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: | 47-50 |
| | 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: | 340-342 |
| | 1 | 1 |
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: | 351-355 |
| | 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: | 344-347 |
| | 1 | 1 |
QPlatformWindow::QPlatformWindow| Name: | QPlatformWindow::QPlatformWindow | | Prototype: | QPlatformWindow::QPlatformWindow(QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 52-58 |
| | 2 | 1 |
QPlatformWindow::closestAcceptableGeometry| Name: | QPlatformWindow::closestAcceptableGeometry | | Prototype: | QRectF QPlatformWindow::closestAcceptableGeometry(const QWindow *qWindow, const QRectF &nativeRect) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 725-731 |
| | 4 | 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::geometry| Name: | QPlatformWindow::geometry | | Prototype: | QRect QPlatformWindow::geometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 120-124 |
| | 2 | 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::isEmbedded| Name: | QPlatformWindow::isEmbedded | | Prototype: | bool QPlatformWindow::isEmbedded(const QPlatformWindow *parentWindow) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 195-199 |
| | 2 | 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::screen| Name: | QPlatformWindow::screen | | Prototype: | QPlatformScreen *QPlatformWindow::screen() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 87-91 |
| | 2 | 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::setGeometry| Name: | QPlatformWindow::setGeometry | | Prototype: | void QPlatformWindow::setGeometry(const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 111-115 |
| | 2 | 1 |
QPlatformWindow::setKeyboardGrabEnabled| Name: | QPlatformWindow::setKeyboardGrabEnabled | | Prototype: | bool QPlatformWindow::setKeyboardGrabEnabled(bool grab) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 373-378 |
| | 3 | 1 |
QPlatformWindow::setMask| Name: | QPlatformWindow::setMask | | Prototype: | void QPlatformWindow::setMask(const QRegion ®ion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 323-327 |
| | 2 | 1 |
QPlatformWindow::setMouseGrabEnabled| Name: | QPlatformWindow::setMouseGrabEnabled | | Prototype: | bool QPlatformWindow::setMouseGrabEnabled(bool grab) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 380-385 |
| | 3 | 1 |
QPlatformWindow::setOpacity| Name: | QPlatformWindow::setOpacity | | Prototype: | void QPlatformWindow::setOpacity(qreal level) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 313-317 |
| | 2 | 1 |
QPlatformWindow::setParent| Name: | QPlatformWindow::setParent | | Prototype: | void QPlatformWindow::setParent(const QPlatformWindow *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 266-270 |
| | 2 | 1 |
QPlatformWindow::setVisible| Name: | QPlatformWindow::setVisible | | Prototype: | void QPlatformWindow::setVisible(bool visible) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 149-155 |
| | 4 | 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::setWindowModified| Name: | QPlatformWindow::setWindowModified | | Prototype: | bool QPlatformWindow::setWindowModified(bool modified) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 392-396 |
| | 2 | 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::startSystemResize| Name: | QPlatformWindow::startSystemResize | | Prototype: | bool QPlatformWindow::startSystemResize(const QPoint &pos, Qt::Corner corner) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 420-425 |
| | 3 | 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::QPluginLoader| Name: | QPluginLoader::QPluginLoader | | Prototype: | QPluginLoader::QPluginLoader(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 131-134 |
| | 2 | 1 |
QPluginLoader::QPluginLoader| Name: | QPluginLoader::QPluginLoader | | Prototype: | QPluginLoader::QPluginLoader(const QString &fileName, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 147-152 |
| | 2 | 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::QPngHandler| Name: | QPngHandler::QPngHandler | | Prototype: | QPngHandler::QPngHandler() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1006-1009 |
| | 2 | 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::supportsOption| Name: | QPngHandler::supportsOption | | Prototype: | bool QPngHandler::supportsOption(ImageOption option) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1053-1061 |
| | 6 | 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::AllocatedMemoryPointers::deallocate| Name: | QPngHandlerPrivate::AllocatedMemoryPointers::deallocate | | Prototype: | void deallocate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 130-140 |
| | 8 | 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 |