Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |