Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPlatformWindow::windowMinimumSizeName: | 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: | 674-677 |
| | 1 | 1 |
QPlatformWindow::windowMaximumSizeName: | 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: | 682-685 |
| | 1 | 1 |
QPlatformWindow::windowGeometryName: | 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: | 715-718 |
| | 1 | 1 |
QPlatformWindow::windowFrameGeometryName: | 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 |
QPlatformWindow::windowEventName: | 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::windowClosestAcceptableGeometryName: | 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::windowBaseSizeName: | 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::windowName: | 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::winIdName: | 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::startSystemResizeName: | 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::setWindowTitleName: | 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::setWindowModifiedName: | 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::setWindowIconName: | 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::setWindowFlagsName: | 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::setWindowFilePathName: | 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::setVisibleName: | 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::setParentName: | 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::setOpacityName: | 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::setMouseGrabEnabledName: | 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::setMaskName: | 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::setKeyboardGrabEnabledName: | 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::setGeometryName: | 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::setFrameStrutEventsEnabledName: | 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::setAlertStateName: | 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::screenForGeometryName: | 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::screenName: | 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::requestUpdateName: | 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::requestActivateWindowName: | 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::raiseName: | 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::propagateSizeHintsName: | 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::parentName: | 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::normalGeometryName: | 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::mapToGlobalName: | 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::mapFromGlobalName: | 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::lowerName: | 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::isExposedName: | 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::isEmbeddedName: | 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::isAlertStateName: | 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::isActiveName: | 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::initialGeometryName: | 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::handleContentOrientationChangeName: | 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::geometryName: | 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::frameStrutEventsEnabledName: | 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::frameMarginsName: | 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::formatWindowTitleName: | 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::formatName: | 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::devicePixelRatioName: | 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::constrainWindowSizeName: | 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::closestAcceptableGeometryName: | 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::QPlatformWindowName: | 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 |
QPlatformThemePrivate::~QPlatformThemePrivateName: | 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 |
QPlatformThemePrivate::initializeSystemPaletteName: | 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::currentKeyPlatformsName: | 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::QPlatformThemePrivateName: | 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 |
QPlatformThemePlugin::QPlatformThemePluginName: | 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 |
QPlatformThemeFactory::keysName: | 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 |
QPlatformThemeFactory::createName: | 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 |
QPlatformTheme::usePlatformNativeDialogName: | 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 |
QPlatformTheme::themeHintName: | 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::standardPixmapName: | 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::standardButtonTextName: | 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::removeMnemonicsName: | 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::paletteName: | 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::keyBindingsName: | 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::fontName: | 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::fileIconPixmapName: | 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::defaultThemeHintName: | 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::defaultStandardButtonTextName: | 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::createPlatformSystemTrayIconName: | 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::createPlatformMenuItemName: | 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::createPlatformMenuBarName: | 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::createPlatformMenuName: | 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::createPlatformDialogHelperName: | 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::createIconEngineName: | 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::QPlatformThemeName: | 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::QPlatformThemeName: | 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 |
QPlatformTextureListWatcher::watchName: | 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 |
QPlatformTextureListWatcher::onLockStatusChangedName: | 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::isLockedName: | 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::QPlatformTextureListWatcherName: | 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 |
QPlatformTextureListPrivate::QPlatformTextureListPrivateName: | 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 |
QPlatformTextureList::textureIdName: | 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 |
QPlatformTextureList::sourceName: | 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::lockName: | 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::isLockedName: | 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::geometryName: | 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::flagsName: | 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::countName: | 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::clipRectName: | 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::clearName: | 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::appendTextureName: | 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::QPlatformTextureListName: | 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 |
QPlatformSystemTrayIcon::createMenuName: | 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 |
QPlatformSurfaceEvent::QPlatformSurfaceEventName: | 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 |
QPlatformSurface::surfaceName: | 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 |
QPlatformSurface::QPlatformSurfaceName: | 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 |
QPlatformSessionManager::setRestartHintName: | 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 |
QPlatformSessionManager::setRestartCommandName: | QPlatformSessionManager::setRestartCommand | Prototype: | void QPlatformSessionManager::setRestartCommand(const QStringList &command) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 99-102 |
| | 1 | 1 |
QPlatformSessionManager::setManagerPropertyName: | QPlatformSessionManager::setManagerProperty | Prototype: | void QPlatformSessionManager::setManagerProperty(const QString &name, const QString &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 119-123 |
| | 2 | 1 |
QPlatformSessionManager::setManagerPropertyName: | QPlatformSessionManager::setManagerProperty | Prototype: | void QPlatformSessionManager::setManagerProperty(const QString &name, const QStringList &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 125-129 |
| | 2 | 1 |