| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QStyleHints| Name: | QStyleHints::QStyleHints | | Prototype: | QStyleHints::QStyleHints() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 108-111 |
| | 2 | 1 |
cursorFlashTime| Name: | QStyleHints::cursorFlashTime | | Prototype: | int QStyleHints::cursorFlashTime() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 320-326 |
| | 4 | 1 |
fontSmoothingGamma| Name: | QStyleHints::fontSmoothingGamma | | Prototype: | qreal QStyleHints::fontSmoothingGamma() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 383-386 |
| | 1 | 1 |
keyboardAutoRepeatRate| Name: | QStyleHints::keyboardAutoRepeatRate | | Prototype: | int QStyleHints::keyboardAutoRepeatRate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 292-295 |
| | 1 | 1 |
keyboardInputInterval| Name: | QStyleHints::keyboardInputInterval | | Prototype: | int QStyleHints::keyboardInputInterval() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 279-285 |
| | 4 | 1 |
mouseDoubleClickInterval| Name: | QStyleHints::mouseDoubleClickInterval | | Prototype: | int QStyleHints::mouseDoubleClickInterval() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 133-139 |
| | 4 | 1 |
mousePressAndHoldInterval| Name: | QStyleHints::mousePressAndHoldInterval | | Prototype: | int QStyleHints::mousePressAndHoldInterval() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 163-169 |
| | 4 | 1 |
passwordMaskCharacter| Name: | QStyleHints::passwordMaskCharacter | | Prototype: | QChar QStyleHints::passwordMaskCharacter() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 374-377 |
| | 1 | 1 |
passwordMaskDelay| Name: | QStyleHints::passwordMaskDelay | | Prototype: | int QStyleHints::passwordMaskDelay() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 364-367 |
| | 1 | 1 |
setCursorFlashTime| Name: | QStyleHints::setCursorFlashTime | | Prototype: | void QStyleHints::setCursorFlashTime(int cursorFlashTime) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 303-310 |
| | 5 | 2 |
setFocusOnTouchRelease| Name: | QStyleHints::setFocusOnTouchRelease | | Prototype: | bool QStyleHints::setFocusOnTouchRelease() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 405-408 |
| | 1 | 1 |
setKeyboardInputInterval| Name: | QStyleHints::setKeyboardInputInterval | | Prototype: | void QStyleHints::setKeyboardInputInterval(int keyboardInputInterval) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 265-272 |
| | 5 | 2 |
setMouseDoubleClickInterval| Name: | QStyleHints::setMouseDoubleClickInterval | | Prototype: | void QStyleHints::setMouseDoubleClickInterval(int mouseDoubleClickInterval) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 119-126 |
| | 5 | 2 |
setMousePressAndHoldInterval| Name: | QStyleHints::setMousePressAndHoldInterval | | Prototype: | void QStyleHints::setMousePressAndHoldInterval(int mousePressAndHoldInterval) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 147-154 |
| | 5 | 2 |
setStartDragDistance| Name: | QStyleHints::setStartDragDistance | | Prototype: | void QStyleHints::setStartDragDistance(int startDragDistance) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 177-184 |
| | 5 | 2 |
setStartDragTime| Name: | QStyleHints::setStartDragTime | | Prototype: | void QStyleHints::setStartDragTime(int startDragTime) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 218-225 |
| | 5 | 2 |
setTabFocusBehavior| Name: | QStyleHints::setTabFocusBehavior | | Prototype: | void QStyleHints::setTabFocusBehavior(Qt::TabFocusBehavior tabFocusBehavior) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 433-440 |
| | 5 | 2 |
showIsFullScreen| Name: | QStyleHints::showIsFullScreen | | Prototype: | bool QStyleHints::showIsFullScreen() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 338-341 |
| | 1 | 1 |
showIsMaximized| Name: | QStyleHints::showIsMaximized | | Prototype: | bool QStyleHints::showIsMaximized() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 354-357 |
| | 1 | 1 |
singleClickActivation| Name: | QStyleHints::singleClickActivation | | Prototype: | bool QStyleHints::singleClickActivation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 449-452 |
| | 1 | 1 |
startDragDistance| Name: | QStyleHints::startDragDistance | | Prototype: | int QStyleHints::startDragDistance() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 204-210 |
| | 4 | 1 |
startDragTime| Name: | QStyleHints::startDragTime | | Prototype: | int QStyleHints::startDragTime() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 238-244 |
| | 4 | 1 |
startDragVelocity| Name: | QStyleHints::startDragVelocity | | Prototype: | int QStyleHints::startDragVelocity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 254-257 |
| | 1 | 1 |
tabFocusBehavior| Name: | QStyleHints::tabFocusBehavior | | Prototype: | Qt::TabFocusBehavior QStyleHints::tabFocusBehavior() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 419-425 |
| | 4 | 1 |
useRtlExtensions| Name: | QStyleHints::useRtlExtensions | | Prototype: | bool QStyleHints::useRtlExtensions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 393-396 |
| | 1 | 1 |