Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QStyleHintsName: | 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 |
cursorFlashTimeName: | 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 |
fontSmoothingGammaName: | 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 |
keyboardAutoRepeatRateName: | 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 |
keyboardInputIntervalName: | 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 |
mouseDoubleClickIntervalName: | 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 |
mousePressAndHoldIntervalName: | 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 |
passwordMaskCharacterName: | 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 |
passwordMaskDelayName: | 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 |
setCursorFlashTimeName: | 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 |
setFocusOnTouchReleaseName: | 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 |
setKeyboardInputIntervalName: | 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 |
setMouseDoubleClickIntervalName: | 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 |
setMousePressAndHoldIntervalName: | 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 |
setStartDragDistanceName: | 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 |
setStartDragTimeName: | 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 |
setTabFocusBehaviorName: | 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 |
showIsFullScreenName: | 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 |
showIsMaximizedName: | 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 |
singleClickActivationName: | 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 |
startDragDistanceName: | 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 |
startDragTimeName: | 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 |
startDragVelocityName: | 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 |
tabFocusBehaviorName: | 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 |
useRtlExtensionsName: | 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 |