| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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 | 
 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:  | 350-353 |  
  |  | 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:  | 58-64 |  
  |  | 2 | 1 | 
 QPlatformWindow::closestAcceptableGeometry| Name:  | QPlatformWindow::closestAcceptableGeometry |  | Prototype:  | QRectF QPlatformWindow::closestAcceptableGeometry(const QWindow *qWindow, const QRectF &nativeRect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 734-740 |  
  |  | 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:  | 515-518 |  
  |  | 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:  | 374-377 |  
  |  | 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:  | 102-105 |  
  |  | 1 | 1 | 
 QPlatformWindow::formatWindowTitle| Name:  | QPlatformWindow::formatWindowTitle |  | Prototype:  | QString QPlatformWindow::formatWindowTitle(const QString &title, const QString &separator) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 463-476 |  
  |  | 8 | 4 | 
 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:  | 144-147 |  
  |  | 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:  | 450-453 |  
  |  | 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:  | 126-130 |  
  |  | 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:  | 362-365 |  
  |  | 1 | 1 | 
 QPlatformWindow::initialGeometry| Name:  | QPlatformWindow::initialGeometry |  | Prototype:  | QRect QPlatformWindow::initialGeometry(const QWindow *w, const QRect &initialGeometry, int defaultWidth, int defaultHeight) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 607-639 |  
  |  | 20 | 6 | 
 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:  | 189-192 |  
  |  | 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:  | 541-544 |  
  |  | 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:  | 201-205 |  
  |  | 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:  | 178-181 |  
  |  | 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:  | 306-306 |  
  |  | 1 | 1 | 
 QPlatformWindow::mapFromGlobal| Name:  | QPlatformWindow::mapFromGlobal |  | Prototype:  | QPoint QPlatformWindow::mapFromGlobal(const QPoint &pos) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 232-241 |  
  |  | 6 | 2 | 
 QPlatformWindow::mapToGlobal| Name:  | QPlatformWindow::mapToGlobal |  | Prototype:  | QPoint QPlatformWindow::mapToGlobal(const QPoint &pos) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 214-223 |  
  |  | 6 | 2 | 
 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:  | 139-142 |  
  |  | 1 | 1 | 
 QPlatformWindow::parent| Name:  | QPlatformWindow::parent |  | Prototype:  | QPlatformWindow *QPlatformWindow::parent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 84-87 |  
  |  | 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:  | 314-314 |  
  |  | 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:  | 301-301 |  
  |  | 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:  | 348-351 |  
  |  | 1 | 1 | 
 QPlatformWindow::requestUpdate| Name:  | QPlatformWindow::requestUpdate |  | Prototype:  | void QPlatformWindow::requestUpdate() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 655-669 |  
  |  | 9 | 3 | 
 QPlatformWindow::screen| Name:  | QPlatformWindow::screen |  | Prototype:  | QPlatformScreen *QPlatformWindow::screen() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 93-97 |  
  |  | 2 | 1 | 
 QPlatformWindow::screenForGeometry| Name:  | QPlatformWindow::screenForGeometry |  | Prototype:  | QPlatformScreen *QPlatformWindow::screenForGeometry(const QRect &newGeometry) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 489-510 |  
  |  | 14 | 6 | 
 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:  | 528-531 |  
  |  | 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:  | 440-443 |  
  |  | 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:  | 117-121 |  
  |  | 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:  | 379-384 |  
  |  | 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:  | 329-333 |  
  |  | 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:  | 386-391 |  
  |  | 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:  | 319-323 |  
  |  | 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:  | 272-276 |  
  |  | 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:  | 155-161 |  
  |  | 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:  | 291-291 |  
  |  | 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:  | 167-170 |  
  |  | 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:  | 296-296 |  
  |  | 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:  | 398-402 |  
  |  | 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:  | 286-286 |  
  |  | 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:  | 426-431 |  
  |  | 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:  | 256-263 |  
  |  | 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:  | 76-79 |  
  |  | 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:  | 690-693 |  
  |  | 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:  | 742-745 |  
  |  | 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:  | 411-414 |  
  |  | 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:  | 723-726 |  
  |  | 1 | 1 |