Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 363-365 |
| | 1 | 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: | 564-567 |
| | 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: | 533-536 |
| | 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: | 538-541 |
| | 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: | 528-531 |
| | 1 | 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: | 548-551 |
| | 1 | 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: | 642-645 |
| | 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: | 378-382 |
| | 2 | 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: | 395-399 |
| | 2 | 1 |
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: | 372-376 |
| | 2 | 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: | 357-361 |
| | 3 | 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: | 401-407 |
| | 3 | 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: | 409-417 |
| | 4 | 1 |
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: | 384-393 |
| | 6 | 3 |
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: | 419-451 |
| | 13 | 13 |
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: | 606-633 |
| | 18 | 4 |
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: | 647-690 |
| | 21 | 20 |
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: | 453-526 |
| | 35 | 34 |