2026-05-04 14:54 ftp://ftp.de.debian.org/debian/pool/main/q/qtcurve/qtcurve_1.9.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=kde --library=qt --library=gtk --library=cairo --library=motif --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.12.85+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.70 compiler: g++ (20250906) 15.2.0 cppcheck: head 2.20.0 head-info: 519958a (2026-05-04 15:03:10 +0200) count: 1736 1522 elapsed-time: 44.4 39.8 head-timing-info: old-timing-info: head results: qtcurve-1.9/gtk2/common/common.cpp:55:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_CUSTOM1 [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/common/common.cpp:180:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_AGUA [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/common/common.cpp:325:24: style: Local variable 'r' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/common/common.cpp:259:12: note: Shadowed declaration qtcurve-1.9/gtk2/common/common.cpp:325:24: note: Shadow variable qtcurve-1.9/gtk2/common/common.cpp:332:24: style: Local variable 'r' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/common/common.cpp:259:12: note: Shadowed declaration qtcurve-1.9/gtk2/common/common.cpp:332:24: note: Shadow variable qtcurve-1.9/gtk2/common/common.cpp:352:24: style: Local variable 'r' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/common/common.cpp:259:12: note: Shadowed declaration qtcurve-1.9/gtk2/common/common.cpp:352:24: note: Shadow variable qtcurve-1.9/gtk2/common/common.cpp:358:24: style: Local variable 'r' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/common/common.cpp:259:12: note: Shadowed declaration qtcurve-1.9/gtk2/common/common.cpp:358:24: note: Shadow variable qtcurve-1.9/gtk2/common/common.cpp:379:24: style: Local variable 'r' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/common/common.cpp:259:12: note: Shadowed declaration qtcurve-1.9/gtk2/common/common.cpp:379:24: note: Shadow variable qtcurve-1.9/gtk2/common/common.cpp:386:24: style: Local variable 'r' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/common/common.cpp:259:12: note: Shadowed declaration qtcurve-1.9/gtk2/common/common.cpp:386:24: note: Shadow variable qtcurve-1.9/gtk2/common/config_file.cpp:144:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_FLAT [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/common/config_file.cpp:396:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_LIGHT [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/common/config_file.cpp:853:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_CUSTOM1 [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/common/config_file.cpp:870:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_CUSTOM_GRAD [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/common/config_file.cpp:899:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QTC_NUM_STD_SHADES [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/common/config_file.cpp:925:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_CUSTOM_GRAD [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/common/config_file.cpp:969:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_BEVELLED [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/common/config_file.cpp:1159:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_CUSTOM_GRAD [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/common/config_file.cpp:1597:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_CUSTOM_GRAD [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/common/config_file.cpp:535:64: style: Condition 'img->pixmap.img' is always true [knownConditionTrueFalse] qtcurve-1.9/gtk2/common/config_file.cpp:1473:45: style: Condition 'str' is always true [knownConditionTrueFalse] qtcurve-1.9/gtk2/common/config_file.cpp:1475:50: style: Condition 'str' is always true [knownConditionTrueFalse] qtcurve-1.9/gtk2/common/config_file.cpp:660:32: warning: Either the condition 'str' is redundant or there is possible null pointer dereference: str. [nullPointerRedundantCheck] qtcurve-1.9/gtk2/common/config_file.cpp:662:26: note: Assuming that condition 'str' is not redundant qtcurve-1.9/gtk2/common/config_file.cpp:660:32: note: Null pointer dereference qtcurve-1.9/gtk2/common/config_file.cpp:667:26: warning: Either the condition 'c' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] qtcurve-1.9/gtk2/common/config_file.cpp:664:24: note: Assuming that condition 'c' is not redundant qtcurve-1.9/gtk2/common/config_file.cpp:667:26: note: Null pointer addition qtcurve-1.9/gtk2/common/config_file.cpp:559:14: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/common/config_file.cpp:564:14: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/common/config_file.cpp:535:50: style: Same expression 'img->pixmap.img' found multiple times in chain of '&&' operators. [duplicateExpression] qtcurve-1.9/gtk2/common/config_file.cpp:1738:19: style: Variable 'opts->gbFactor' is reassigned a value before the old one has been used. [redundantAssignment] qtcurve-1.9/gtk2/common/config_file.cpp:1613:19: note: opts->gbFactor is assigned qtcurve-1.9/gtk2/common/config_file.cpp:1738:19: note: opts->gbFactor is overwritten qtcurve-1.9/gtk2/common/config_file.cpp:1139:10: style: The scope of the variable 'checkImages' can be reduced. [variableScope] qtcurve-1.9/gtk2/common/config_file.cpp:580:19: style: Variable 'eq' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/gtk2/common/config_file.cpp:617:11: style: Variable 'str' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/gtk2/common/config_file.cpp:625:11: style: Variable 'str' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/gtk2/common/config_file.cpp:636:11: style: Variable 'str' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/gtk2/style/animation.cpp:69:7: warning: Class 'Info' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] qtcurve-1.9/gtk2/style/animation.cpp:69:7: warning: Class 'Info' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] qtcurve-1.9/gtk2/style/animation.cpp:145:18: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/animation.cpp:195:18: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/animation.cpp:196:25: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/animation.cpp:261:35: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/animation.cpp:349:29: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/animation.cpp:151:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/animation.cpp:184:23: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/animation.cpp:185:43: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/animation.cpp:215:58: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/animation.cpp:265:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/animation.cpp:270:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/animation.cpp:324:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/animation.cpp:328:19: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/animation.cpp:64:38: style:inconclusive: Function 'timeoutHandler' argument 1 names different: declaration 'data' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/gtk2/style/animation.cpp:195:11: style: Variable 'info' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/gtk2/style/animation.cpp:349:11: style: Variable 'info' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/gtk2/style/combobox.cpp:48:31: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/combobox.cpp:108:29: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/combobox.cpp:121:29: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/combobox.cpp:46:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/combobox.cpp:178:58: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/combobox.cpp:108:20: style: Local variable 'widget' shadows outer argument [shadowArgument] qtcurve-1.9/gtk2/style/combobox.cpp:105:18: note: Shadowed declaration qtcurve-1.9/gtk2/style/combobox.cpp:108:20: note: Shadow variable qtcurve-1.9/gtk2/style/combobox.cpp:121:20: style: Local variable 'widget' shadows outer argument [shadowArgument] qtcurve-1.9/gtk2/style/combobox.cpp:118:18: note: Shadowed declaration qtcurve-1.9/gtk2/style/combobox.cpp:121:20: note: Shadow variable qtcurve-1.9/gtk2/style/combobox.cpp:36:28: style: Parameter 'view' can be declared as pointer to const [constParameterPointer] qtcurve-1.9/gtk2/style/combobox.cpp:154:22: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] qtcurve-1.9/gtk2/style/combobox.cpp:160:40: style: Parameter 'mapped' can be declared as pointer to const [constParameterPointer] qtcurve-1.9/gtk2/style/combobox.cpp:199:21: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] qtcurve-1.9/gtk2/style/drawing.cpp:98:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIDGET_TAB_TOP [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:161:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIDGET_RADIO_BUTTON [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:301:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RADIUS_ETCH [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:328:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RADIUS_ETCH [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:374:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIPE_WIDTH [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:383:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:799:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FADE_SIZE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:807:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORIGINAL_SHADE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:839:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINE_DASHES [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:911:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND_FULL [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:946:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMG_BORDERED_RINGS [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:968:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMG_FILE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:1122:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_EXTEND_REPEAT [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:1133:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BGND_STRIPE_SHADE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:1200:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_NORMAL [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:1278:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_INSENSITIVE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:1416:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROGRESS_CHUNK_WIDTH [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:1490:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIDGET_PROGRESSBAR [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:1625:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EFFECT_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:1711:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EFFECT_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:1782:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOTAL_SHADES [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:1973:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUNDED_ALL [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:2188:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQUARE_LISTVIEW_SELECTION [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:2205:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_PRELIGHT [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:2261:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND_SLIGHT [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:2361:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LV_SIZE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:2442:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_NORMAL [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:2490:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RADIUS_EXTERNAL [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:2511:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQUARE_TOOLTIPS [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:2556:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_PRELIGHT [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:2591:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_ACTIVE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:2672:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUNDED_ALL [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:2769:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQUARE_POPUP_MENUS [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:2932:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:2993:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_FLAT [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:3138:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_LBL_INSIDE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:3241:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_PRELIGHT [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:3383:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_PRELIGHT [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:3534:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:3884:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_INSENSITIVE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:3961:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_ACTIVE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:3994:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IND_CORNER [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:4025:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_INTERP_BILINEAR [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:4065:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ICON_SIZE_DIALOG [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/drawing.cpp:2228:17: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] qtcurve-1.9/gtk2/style/drawing.cpp:2707:34: style: Condition 'reverse' is always false [knownConditionTrueFalse] qtcurve-1.9/gtk2/style/drawing.cpp:2696:28: note: Assignment 'reverse=false', assigned value is 0 qtcurve-1.9/gtk2/style/drawing.cpp:2707:34: note: Condition 'reverse' is always false qtcurve-1.9/gtk2/style/drawing.cpp:2748:46: style: Condition 'stdColors' is always true [knownConditionTrueFalse] qtcurve-1.9/gtk2/style/drawing.cpp:2744:20: note: Assuming that condition 'stdColors' is not redundant qtcurve-1.9/gtk2/style/drawing.cpp:2748:46: note: Condition 'stdColors' is always true qtcurve-1.9/gtk2/style/drawing.cpp:3468:17: style: Condition '!doneShadow' is always true [knownConditionTrueFalse] qtcurve-1.9/gtk2/style/drawing.cpp:3435:31: note: Assignment 'doneShadow=false', assigned value is 0 qtcurve-1.9/gtk2/style/drawing.cpp:3468:17: note: Condition '!doneShadow' is always true qtcurve-1.9/gtk2/style/drawing.cpp:3497:48: style: Condition 'coloredMouseOver' is always false [knownConditionTrueFalse] qtcurve-1.9/gtk2/style/drawing.cpp:3495:17: note: Assuming that condition '!coloredMouseOver' is not redundant qtcurve-1.9/gtk2/style/drawing.cpp:3497:48: note: Condition 'coloredMouseOver' is always false qtcurve-1.9/gtk2/style/drawing.cpp:4109:18: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/drawing.cpp:1297:40: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/drawing.cpp:1399:59: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/drawing.cpp:1400:38: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/drawing.cpp:1644:40: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/drawing.cpp:2105:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/drawing.cpp:2516:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/drawing.cpp:2835:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/drawing.cpp:2837:44: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/drawing.cpp:3144:51: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/drawing.cpp:3529:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/drawing.cpp:3575:54: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/drawing.cpp:4023:41: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/drawing.cpp:4109:43: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/drawing.cpp:3491:20: style: Redundant initialization for 'radius'. The initialized value is overwritten before it is read. [redundantInitialization] qtcurve-1.9/gtk2/style/drawing.cpp:3444:27: note: radius is initialized qtcurve-1.9/gtk2/style/drawing.cpp:3491:20: note: radius is overwritten qtcurve-1.9/gtk2/style/drawing.cpp:2323:9: style: The scope of the variable 'xStart' can be reduced. [variableScope] qtcurve-1.9/gtk2/style/drawing.cpp:2324:9: style: The scope of the variable 'isLastMask' can be reduced. [variableScope] qtcurve-1.9/gtk2/style/drawing.cpp:3142:21: style: The scope of the variable 'height_extra' can be reduced. [variableScope] qtcurve-1.9/gtk2/style/drawing.cpp:3177:24: style: The scope of the variable 'col' can be reduced. [variableScope] qtcurve-1.9/gtk2/style/drawing.cpp:2928:65: style:inconclusive: Function 'drawBoxGap' argument 11 names different: declaration 'gap_side' definition 'gapSide'. [funcArgNamesDifferent] qtcurve-1.9/gtk2/style/drawing.h:151:70: note: Function 'drawBoxGap' argument 11 names different: declaration 'gap_side' definition 'gapSide'. qtcurve-1.9/gtk2/style/drawing.cpp:2928:65: note: Function 'drawBoxGap' argument 11 names different: declaration 'gap_side' definition 'gapSide'. qtcurve-1.9/gtk2/style/drawing.cpp:241:38: style: Local variable 'saver' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/drawing.cpp:186:18: note: Shadowed declaration qtcurve-1.9/gtk2/style/drawing.cpp:241:38: note: Shadow variable qtcurve-1.9/gtk2/style/drawing.cpp:567:30: style: Local variable 'saver' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/drawing.cpp:464:22: note: Shadowed declaration qtcurve-1.9/gtk2/style/drawing.cpp:567:30: note: Shadow variable qtcurve-1.9/gtk2/style/drawing.cpp:618:30: style: Local variable 'saver' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/drawing.cpp:464:22: note: Shadowed declaration qtcurve-1.9/gtk2/style/drawing.cpp:618:30: note: Shadow variable qtcurve-1.9/gtk2/style/drawing.cpp:1226:26: style: Local variable 'saver' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/drawing.cpp:1215:22: note: Shadowed declaration qtcurve-1.9/gtk2/style/drawing.cpp:1226:26: note: Shadow variable qtcurve-1.9/gtk2/style/drawing.cpp:1237:24: style: Local variable 'alpha' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/drawing.cpp:1181:16: note: Shadowed declaration qtcurve-1.9/gtk2/style/drawing.cpp:1237:24: note: Shadow variable qtcurve-1.9/gtk2/style/drawing.cpp:1551:26: style: Local variable 'saver' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/drawing.cpp:1533:18: note: Shadowed declaration qtcurve-1.9/gtk2/style/drawing.cpp:1551:26: note: Shadow variable qtcurve-1.9/gtk2/style/drawing.cpp:1667:19: style: Local variable 'style' shadows outer argument [shadowArgument] qtcurve-1.9/gtk2/style/drawing.cpp:1621:43: note: Shadowed declaration qtcurve-1.9/gtk2/style/drawing.cpp:1667:19: note: Shadow variable qtcurve-1.9/gtk2/style/drawing.cpp:2220:16: style: Local variable 'alpha' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/drawing.cpp:2205:12: note: Shadowed declaration qtcurve-1.9/gtk2/style/drawing.cpp:2220:16: note: Shadow variable qtcurve-1.9/gtk2/style/drawing.cpp:2793:26: style: Local variable 'saver' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/drawing.cpp:2781:18: note: Shadowed declaration qtcurve-1.9/gtk2/style/drawing.cpp:2793:26: note: Shadow variable qtcurve-1.9/gtk2/style/drawing.cpp:3143:27: style: Local variable 'style' shadows outer argument [shadowArgument] qtcurve-1.9/gtk2/style/drawing.cpp:3118:38: note: Shadowed declaration qtcurve-1.9/gtk2/style/drawing.cpp:3143:27: note: Shadow variable qtcurve-1.9/gtk2/style/drawing.cpp:3458:24: style: Local variable 'radius' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/drawing.cpp:3444:20: note: Shadowed declaration qtcurve-1.9/gtk2/style/drawing.cpp:3458:24: note: Shadow variable qtcurve-1.9/gtk2/style/drawing.cpp:3469:24: style: Local variable 'radius' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/drawing.cpp:3444:20: note: Shadowed declaration qtcurve-1.9/gtk2/style/drawing.cpp:3469:24: note: Shadow variable qtcurve-1.9/gtk2/style/drawing.cpp:1744:59: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/gtk2/style/drawing.cpp:1770:56: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/gtk2/style/drawing.cpp:3175:58: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/gtk2/style/drawing.cpp:2649:17: style: Variable 'mb' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/gtk2/style/drawing.cpp:3143:27: style: Variable 'style' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/gtk2/style/drawing.cpp:2228:19: style: Variable 'x' is assigned a value that is never used. [unreadVariable] qtcurve-1.9/gtk2/style/drawing.cpp:3133:23: style: Variable 'drawFrame' is assigned a value that is never used. [unreadVariable] qtcurve-1.9/gtk2/style/entry.cpp:84:21: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] qtcurve-1.9/gtk2/style/helpers.cpp:39:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Debug [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/helpers.cpp:54:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/helpers.cpp:62:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHADE_WINDOW_BORDER [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/helpers.cpp:75:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BORDER_FLAT [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/helpers.cpp:102:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QTC_NUM_STD_SHADES [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/helpers.cpp:687:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_INSENSITIVE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/helpers.cpp:715:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQUARE_SB_SLIDER [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/helpers.cpp:898:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALPHA_ETCH_LIGHT [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/helpers.cpp:929:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_FOCUS_CHANGE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/helpers.cpp:976:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUNDED_BOTTOM [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/helpers.cpp:1036:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_NORMAL [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/helpers.cpp:1108:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_WINDOW_TOPLEVEL [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/helpers.cpp:1230:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GdkColor [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/helpers.cpp:1583:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_INSENSITIVE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/helpers.cpp:348:31: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/helpers.cpp:365:31: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/helpers.cpp:930:31: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/helpers.cpp:1071:27: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/helpers.cpp:1420:21: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/helpers.cpp:124:58: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/helpers.cpp:127:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/helpers.cpp:313:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/helpers.cpp:345:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/helpers.cpp:350:18: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/helpers.cpp:362:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/helpers.cpp:367:18: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/helpers.cpp:520:20: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/helpers.cpp:543:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/helpers.cpp:828:57: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/helpers.cpp:899:82: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/helpers.cpp:1079:54: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/helpers.cpp:1595:47: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/helpers.cpp:995:24: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] qtcurve-1.9/gtk2/style/helpers.cpp:999:19: note: Found duplicate branches for 'if' and 'else'. qtcurve-1.9/gtk2/style/helpers.cpp:995:24: note: Found duplicate branches for 'if' and 'else'. qtcurve-1.9/gtk2/style/helpers.h:181:33: style:inconclusive: Function 'windowEvent' argument 1 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/gtk2/style/helpers.h:195:46: style:inconclusive: Function 'treeViewPathParent' argument 1 names different: declaration 'treeView' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/gtk2/style/helpers.cpp:1033:19: style: Local variable 'style' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/helpers.cpp:1025:15: note: Shadowed declaration qtcurve-1.9/gtk2/style/helpers.cpp:1033:19: note: Shadow variable qtcurve-1.9/gtk2/style/helpers.cpp:836:16: style: Variable 'parent' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/gtk2/style/helpers.cpp:927:35: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] qtcurve-1.9/gtk2/style/menu.cpp:42:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_MENU_ITEM [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/menu.cpp:78:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_BUTTON_PRESS [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/menu.cpp:150:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_INSENSITIVE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/menu.cpp:182:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_INSENSITIVE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/menu.cpp:69:35: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/menu.cpp:149:43: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/menu.cpp:152:47: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/menu.cpp:157:46: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/menu.cpp:160:46: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/menu.cpp:181:39: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/menu.cpp:194:42: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/menu.cpp:64:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/menu.cpp:66:44: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/menu.cpp:138:9: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/menu.cpp:146:58: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/menu.cpp:147:56: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/menu.cpp:177:9: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/menu.cpp:178:54: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/menu.cpp:179:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/menu.cpp:235:54: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/pixcache.cpp:84:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QTC_PIXEL_GDK [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/pixcache.cpp:91:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIX_CHECK [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qt_settings.cpp:1411:65: error: There is an unknown macro here somewhere. Configuration is required. If QTC_GTK2_THEME_DIR is a macro then please configure it. [unknownMacro] qtcurve-1.9/gtk2/style/qtcurve.cpp:155:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:450:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:541:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:734:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOTAL_SHADES [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:1587:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_ACTIVE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:1604:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQUARE_POPUP_MENUS [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:2012:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_INSENSITIVE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:2038:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_PRELIGHT [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:2219:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:2262:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable THIN_FRAMES [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:2292:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:2323:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:2467:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINE_FLAT [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:2560:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:2615:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOCUS_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:2924:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIZE_GRIP_SIZE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:2975:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:3016:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_INSENSITIVE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:3090:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TOKEN_RIGHT_CURLY [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:3128:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORIGINAL_SHADE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:3185:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_STYLE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:3237:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_WIDGET [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:3283:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_RC_STYLE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:3317:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_INTERFACE_AGE [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/qtcurve.cpp:757:20: style:inconclusive: Boolean expression 'slider' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] qtcurve-1.9/gtk2/style/qtcurve.cpp:757:38: style:inconclusive: Boolean expression 'sbar' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] qtcurve-1.9/gtk2/style/qtcurve.cpp:763:13: style:inconclusive: Boolean expression 'hscale' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] qtcurve-1.9/gtk2/style/qtcurve.cpp:2346:25: style:inconclusive: Boolean expression 'scrollbar' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] qtcurve-1.9/gtk2/style/qtcurve.cpp:1729:29: style: Condition 'parent' is always true [knownConditionTrueFalse] qtcurve-1.9/gtk2/style/qtcurve.cpp:2729:49: style: Condition 'toolbarBtn' is always true [knownConditionTrueFalse] qtcurve-1.9/gtk2/style/qtcurve.cpp:2727:17: note: Assuming that condition 'toolbarBtn' is not redundant qtcurve-1.9/gtk2/style/qtcurve.cpp:2729:49: note: Condition 'toolbarBtn' is always true qtcurve-1.9/gtk2/style/qtcurve.cpp:768:31: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:812:28: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:831:28: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:3048:20: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:3158:23: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:3193:25: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:3258:23: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:88:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:177:17: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:227:47: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:228:48: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:255:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:264:42: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:270:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:300:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:308:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:385:49: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:393:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:400:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:404:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:406:41: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:445:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:486:54: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:545:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:774:17: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:777:45: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:781:34: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:789:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:835:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:837:46: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:845:51: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:852:43: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:872:62: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:879:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:886:46: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:892:55: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:897:45: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:906:56: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:910:45: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:917:58: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1131:54: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1192:65: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1238:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1251:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1255:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1260:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1265:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1290:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1335:54: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1350:47: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1359:44: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1403:58: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1412:61: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1419:43: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1436:64: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1439:66: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1442:59: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1447:48: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1452:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1486:43: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1490:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1496:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1505:48: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1508:48: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1511:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1518:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1543:23: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1546:63: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1555:40: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1557:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1560:43: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1568:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1570:42: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1615:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1639:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1654:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1679:42: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1740:62: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1763:38: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1774:65: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1776:49: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1785:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1791:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1852:38: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1872:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1982:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:1997:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2024:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2029:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2032:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2223:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2268:58: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2299:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2422:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2426:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2431:59: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2449:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2482:55: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2491:61: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2501:66: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2511:58: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2517:53: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2538:23: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2543:53: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2578:55: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2590:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2597:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2603:57: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2720:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2799:37: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2831:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2922:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2978:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:3008:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:3249:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:3256:34: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/qtcurve.cpp:2571:13: style: The scope of the variable 'light' can be reduced. [variableScope] qtcurve-1.9/gtk2/style/qtcurve.cpp:2313:27: style:inconclusive: Function 'gtkDrawSlider' argument 7 names different: declaration 'detail' definition '_detail'. [funcArgNamesDifferent] qtcurve-1.9/gtk2/style/qtcurve.cpp:130:39: note: Function 'gtkDrawSlider' argument 7 names different: declaration 'detail' definition '_detail'. qtcurve-1.9/gtk2/style/qtcurve.cpp:2313:27: note: Function 'gtkDrawSlider' argument 7 names different: declaration 'detail' definition '_detail'. qtcurve-1.9/gtk2/style/qtcurve.cpp:609:13: style: Local variable 'isSpinButton' shadows outer function [shadowFunction] qtcurve-1.9/gtk2/style/helpers.h:136:6: note: Shadowed declaration qtcurve-1.9/gtk2/style/qtcurve.cpp:609:13: note: Shadow variable qtcurve-1.9/gtk2/style/qtcurve.cpp:858:18: style: Local variable 'rev' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/qtcurve.cpp:731:10: note: Shadowed declaration qtcurve-1.9/gtk2/style/qtcurve.cpp:858:18: note: Shadow variable qtcurve-1.9/gtk2/style/qtcurve.cpp:901:24: style: Local variable 'parent' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/qtcurve.cpp:742:16: note: Shadowed declaration qtcurve-1.9/gtk2/style/qtcurve.cpp:901:24: note: Shadow variable qtcurve-1.9/gtk2/style/qtcurve.cpp:979:50: style: Local variable 'stepper' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/qtcurve.cpp:725:10: note: Shadowed declaration qtcurve-1.9/gtk2/style/qtcurve.cpp:979:50: note: Shadow variable qtcurve-1.9/gtk2/style/qtcurve.cpp:1154:31: style: Local variable 'parent' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/qtcurve.cpp:742:16: note: Shadowed declaration qtcurve-1.9/gtk2/style/qtcurve.cpp:1154:31: note: Shadow variable qtcurve-1.9/gtk2/style/qtcurve.cpp:1157:22: style: Local variable 'rev' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/qtcurve.cpp:731:10: note: Shadowed declaration qtcurve-1.9/gtk2/style/qtcurve.cpp:1157:22: note: Shadow variable qtcurve-1.9/gtk2/style/qtcurve.cpp:1246:25: style: Local variable 'xo' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/qtcurve.cpp:979:17: note: Shadowed declaration qtcurve-1.9/gtk2/style/qtcurve.cpp:1246:25: note: Shadow variable qtcurve-1.9/gtk2/style/qtcurve.cpp:1246:39: style: Local variable 'yo' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/qtcurve.cpp:979:23: note: Shadowed declaration qtcurve-1.9/gtk2/style/qtcurve.cpp:1246:39: note: Shadow variable qtcurve-1.9/gtk2/style/qtcurve.cpp:1246:53: style: Local variable 'wo' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/qtcurve.cpp:979:29: note: Shadowed declaration qtcurve-1.9/gtk2/style/qtcurve.cpp:1246:53: note: Shadow variable qtcurve-1.9/gtk2/style/qtcurve.cpp:1246:71: style: Local variable 'ho' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/qtcurve.cpp:979:39: note: Shadowed declaration qtcurve-1.9/gtk2/style/qtcurve.cpp:1246:71: note: Shadow variable qtcurve-1.9/gtk2/style/qtcurve.cpp:1429:14: style: Local variable 'pbar' shadows outer variable [shadowVariable] qtcurve-1.9/gtk2/style/qtcurve.cpp:716:10: note: Shadowed declaration qtcurve-1.9/gtk2/style/qtcurve.cpp:1429:14: note: Shadow variable qtcurve-1.9/gtk2/style/qtcurve.cpp:282:31: style: Variable 'lastWidget' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/gtk2/style/qtcurve.cpp:325:36: style: Variable 'expanderColumn' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/gtk2/style/qtcurve.cpp:789:22: style: Variable 'a' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/gtk2/style/qtcurve.cpp:2802:32: style: Variable 'expanderColumn' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/gtk2/style/qtcurve.cpp:979:57: style: Variable 'stepper' is assigned a value that is never used. [unreadVariable] qtcurve-1.9/gtk2/style/qtcurve.cpp:979:17: style: Variable 'xo' is assigned a value that is never used. [unreadVariable] qtcurve-1.9/gtk2/style/qtcurve.cpp:979:23: style: Variable 'yo' is assigned a value that is never used. [unreadVariable] qtcurve-1.9/gtk2/style/qtcurve.cpp:979:29: style: Variable 'wo' is assigned a value that is never used. [unreadVariable] qtcurve-1.9/gtk2/style/qtcurve.cpp:979:39: style: Variable 'ho' is assigned a value that is never used. [unreadVariable] qtcurve-1.9/gtk2/style/scrollbar.cpp:63:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/scrollbar.cpp:64:20: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/scrollbar.cpp:77:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/scrolledwindow.cpp:42:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unifyCombo [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/scrolledwindow.cpp:119:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_LEAVE_NOTIFY_MASK [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/scrolledwindow.cpp:194:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_PRELIGHT [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/scrolledwindow.cpp:72:27: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/scrolledwindow.cpp:83:27: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/scrolledwindow.cpp:94:27: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/scrolledwindow.cpp:105:27: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/scrolledwindow.cpp:73:9: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/scrolledwindow.cpp:84:9: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/scrolledwindow.cpp:95:9: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/scrolledwindow.cpp:106:9: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/scrolledwindow.cpp:149:19: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/scrolledwindow.cpp:151:45: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/scrolledwindow.cpp:179:19: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/shadowhelper.cpp:40:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable debug [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/shadowhelper.cpp:49:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable debug [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/shadowhelper.cpp:76:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable debug [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/shadowhelper.cpp:90:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable debug [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/shadowhelper.cpp:118:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable debug [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/shadowhelper.cpp:129:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable debug [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/shadowhelper.cpp:116:25: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/shadowhelper.cpp:57:42: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/tab.cpp:63:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/tab.cpp:278:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/tab.cpp:37:5: style: Struct 'Info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/gtk2/style/tab.cpp:176:12: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/tab.cpp:197:20: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/tab.cpp:215:41: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/tab.cpp:42:38: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/tab.cpp:213:58: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/tab.cpp:214:56: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/tab.cpp:228:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/tab.cpp:310:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/tab.cpp:315:34: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/tab.cpp:318:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/tab.cpp:111:17: style: Local variable 'updateRect' shadows outer function [shadowFunction] qtcurve-1.9/gtk2/style/tab.h:35:6: note: Shadowed declaration qtcurve-1.9/gtk2/style/tab.cpp:111:17: note: Shadow variable qtcurve-1.9/gtk2/style/tab.cpp:131:19: style: Variable 'rect' can be declared as reference to const [constVariableReference] qtcurve-1.9/gtk2/style/tab.cpp:286:43: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] qtcurve-1.9/gtk2/style/treeview.cpp:234:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/treeview.cpp:276:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_IN [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/treeview.cpp:47:10: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/treeview.cpp:55:14: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/treeview.cpp:133:25: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/treeview.cpp:143:49: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/treeview.cpp:205:53: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/treeview.cpp:115:37: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/treeview.cpp:187:38: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/treeview.cpp:199:37: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/treeview.cpp:245:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/treeview.cpp:274:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/treeview.cpp:275:49: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/treeview.cpp:277:49: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/treeview.cpp:305:51: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/treeview.cpp:184:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] qtcurve-1.9/gtk2/style/treeview.cpp:265:63: note: You might need to cast the function pointer here qtcurve-1.9/gtk2/style/treeview.cpp:184:43: note: Parameter 'event' can be declared as pointer to const qtcurve-1.9/gtk2/style/treeview.cpp:284:72: style: Parameter 'column' can be declared as pointer to const [constParameterPointer] qtcurve-1.9/gtk2/style/treeview.cpp:292:70: style: Parameter 'column' can be declared as pointer to const [constParameterPointer] qtcurve-1.9/gtk2/style/treeview.cpp:295:24: style: Variable 'expanderColumn' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/gtk2/style/treeview.cpp:309:32: style: Variable 'childCol' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/gtk2/style/window.cpp:95:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bgndAppearance [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/window.cpp:129:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qtc_x11_qtc_active_window [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/window.cpp:169:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bgndAppearance [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/window.cpp:269:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable app [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/window.cpp:304:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable appName [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/window.cpp:320:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bgndAppearance [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/window.cpp:348:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable menubarHiding [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/window.cpp:369:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable menubarHiding [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/window.cpp:404:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bgndAppearance [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/window.cpp:62:10: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/window.cpp:70:14: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/window.cpp:215:36: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/window.cpp:223:25: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/window.cpp:246:25: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/window.cpp:319:27: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/window.cpp:444:35: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/window.cpp:466:31: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/window.cpp:485:35: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/window.cpp:504:27: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/window.cpp:513:27: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/window.cpp:83:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/window.cpp:236:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/window.cpp:255:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/window.cpp:328:46: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/window.cpp:394:44: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/window.cpp:442:54: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/window.cpp:447:22: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/window.cpp:449:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/window.cpp:468:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/window.cpp:483:54: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/window.cpp:488:20: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/window.cpp:490:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/window.cpp:505:57: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/window.cpp:514:57: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/window.cpp:244:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'configure' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] qtcurve-1.9/gtk2/style/window.cpp:410:45: note: You might need to cast the function pointer here qtcurve-1.9/gtk2/style/window.cpp:244:42: note: Parameter 'event' can be declared as pointer to const qtcurve-1.9/gtk2/style/wmmove.cpp:62:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_WIDGET [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/wmmove.cpp:177:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STATE_PRELIGHT [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/wmmove.cpp:254:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable windowDrag [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/wmmove.cpp:270:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_BUTTON_PRESS [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/wmmove.cpp:283:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CurrentTime [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/wmmove.cpp:375:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_BUTTON_PRESS_MASK [valueFlowBailoutIncompleteVar] qtcurve-1.9/gtk2/style/wmmove.cpp:101:27: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/wmmove.cpp:173:38: style: C-style pointer casting [cstyleCast] qtcurve-1.9/gtk2/style/wmmove.cpp:103:46: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/wmmove.cpp:131:45: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/wmmove.cpp:169:50: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/wmmove.cpp:170:58: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/wmmove.cpp:195:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/wmmove.cpp:196:57: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/wmmove.cpp:203:17: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/wmmove.cpp:232:40: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/wmmove.cpp:352:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/wmmove.cpp:363:49: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/gtk2/style/wmmove.cpp:109:49: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] qtcurve-1.9/gtk2/style/wmmove.cpp:147:24: style: Parameter 'object' can be declared as pointer to const [constParameterPointer] qtcurve-1.9/gtk2/style/wmmove.cpp:321:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] qtcurve-1.9/gtk2/style/wmmove.cpp:387:57: note: You might need to cast the function pointer here qtcurve-1.9/gtk2/style/wmmove.cpp:321:43: note: Parameter 'event' can be declared as pointer to const qtcurve-1.9/lib/cairo/draw.cpp:60:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_ANTIALIAS_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/cairo/draw.cpp:129:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_EXTEND_REFLECT [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/cairo/utils.h:113:5: style: Class 'Saver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/lib/cairo/draw.cpp:42:38: style:inconclusive: Function 'vLine' argument 4 names different: declaration 'w' definition 'h'. [funcArgNamesDifferent] qtcurve-1.9/lib/cairo/draw.h:45:43: note: Function 'vLine' argument 4 names different: declaration 'w' definition 'h'. qtcurve-1.9/lib/cairo/draw.cpp:42:38: note: Function 'vLine' argument 4 names different: declaration 'w' definition 'h'. qtcurve-1.9/lib/cairo/draw.cpp:254:69: style:inconclusive: Function 'layout' argument 5 names different: declaration 'layout' definition '_layout'. [funcArgNamesDifferent] qtcurve-1.9/lib/cairo/draw.h:62:26: note: Function 'layout' argument 5 names different: declaration 'layout' definition '_layout'. qtcurve-1.9/lib/cairo/draw.cpp:254:69: note: Function 'layout' argument 5 names different: declaration 'layout' definition '_layout'. qtcurve-1.9/lib/cairo/utils.cpp:136:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CORNER_BL [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/cairo/utils.cpp:161:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CORNER_TR [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/cairo/utils.cpp:186:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CORNER_TL [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/utils.h:188:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/utils.h:200:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/utils.h:117:17: style:inconclusive: Technically the member function 'QtCurve::_oneOfCmp::operator()' can be const. [functionConst] qtcurve-1.9/lib/utils/utils.h:125:17: style:inconclusive: Technically the member function 'QtCurve::CaseCmp::operator()' can be const. [functionConst] qtcurve-1.9/lib/utils/utils.h:169:10: style:inconclusive: Technically the member function 'QtCurve::CDeleter::operator()' can be const. [functionConst] qtcurve-1.9/lib/utils/utils.h:227:18: warning: Class 'LocalBuff' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] qtcurve-1.9/lib/utils/utils.h:182:5: style: Class 'LocalBuff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/lib/utils/utils.h:205:13: error: Common realloc mistake: 'm_ptr' nulled but not freed upon failure [memleakOnRealloc] qtcurve-1.9/lib/utils/utils.h:58:12: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] qtcurve-1.9/lib/utils/utils.h:57:21: note: Assuming allocation function fails qtcurve-1.9/lib/utils/utils.h:57:21: note: Assignment 'p=malloc(size)', assigned value is 0 qtcurve-1.9/lib/utils/utils.h:58:12: note: Null pointer dereference qtcurve-1.9/lib/utils/utils.h:171:14: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/utils.h:183:28: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/utils.h:201:25: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/utils.h:205:21: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/dirs.cpp:137:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QTC_KDE4_DEFAULT_HOME [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/strs.h:160:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ptr [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/strs.h:181:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ptr [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/strs.h:193:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ptr [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/dirs.cpp:78:33: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] qtcurve-1.9/lib/utils/utils.h:227:18: warning: Class 'LocalBuff < char , 1024 >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] qtcurve-1.9/lib/utils/strs.h:39:5: style: Class 'uniqueStr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/lib/utils/strs.h:47:5: style: Class 'uniqueStr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/lib/utils/strs.h:142:5: style: Class 'Buff < 1024 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/lib/utils/strs.h:145:5: style: Class 'Buff < 1024 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/lib/utils/utils.h:182:5: style: Class 'LocalBuff < char , 1024 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/lib/utils/strs.h:48:21: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/strs.h:75:12: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/strs.h:121:25: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/strs.h:122:18: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/dirs.cpp:222:16: style: Variable 'dir_name' can be declared as reference to const [constVariableReference] qtcurve-1.9/lib/utils/dirs.cpp:226:21: style: Variable 'ent' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/lib/utils/fd_utils.cpp:46:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOL_SOCKET [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/fd_utils.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCM_RIGHTS [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/fd_utils.cpp:84:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_GETFD [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/fd_utils.cpp:100:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_GETFL [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/fd_utils.cpp:107:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] qtcurve-1.9/lib/utils/fd_utils.cpp:105:18: style: Variable 'nonblock' is assigned a value that is never used. [unreadVariable] qtcurve-1.9/lib/utils/fd_utils.cpp:107:18: style: Variable 'nonblock' is assigned a value that is never used. [unreadVariable] qtcurve-1.9/lib/utils/strs.h:159:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/log.cpp:115:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/strs.h:142:5: style: Class 'Buff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/lib/utils/strs.h:145:5: style: Class 'Buff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/lib/utils/log.cpp:91:15: style:inconclusive: Function 'logv' argument 1 names different: declaration 'level' definition '_level'. [funcArgNamesDifferent] qtcurve-1.9/lib/utils/log.h:44:20: note: Function 'logv' argument 1 names different: declaration 'level' definition '_level'. qtcurve-1.9/lib/utils/log.cpp:91:15: note: Function 'logv' argument 1 names different: declaration 'level' definition '_level'. qtcurve-1.9/lib/utils/log.cpp:124:14: style:inconclusive: Function 'log' argument 1 names different: declaration 'level' definition '_level'. [funcArgNamesDifferent] qtcurve-1.9/lib/utils/log.h:48:19: note: Function 'log' argument 1 names different: declaration 'level' definition '_level'. qtcurve-1.9/lib/utils/log.cpp:124:14: note: Function 'log' argument 1 names different: declaration 'level' definition '_level'. qtcurve-1.9/lib/utils/timer.h:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/process.cpp:39:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SA_SIGINFO [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/process.cpp:86:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/process.cpp:136:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/process.cpp:177:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHUT_RDWR [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/process.cpp:199:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHUT_RDWR [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/process.cpp:290:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable orig [valueFlowBailoutIncompleteVar] qtcurve-1.9/lib/utils/utils.h:227:18: warning: Class 'LocalBuff < QtcPopenFD , 16 >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] qtcurve-1.9/lib/utils/utils.h:227:18: warning: Class 'LocalBuff < pollfd , 16 >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] qtcurve-1.9/lib/utils/utils.h:227:18: warning: Class 'LocalBuff < int , 16 >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] qtcurve-1.9/lib/utils/utils.h:182:5: style: Class 'LocalBuff < QtcPopenFD , 16 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/lib/utils/utils.h:182:5: style: Class 'LocalBuff < pollfd , 16 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/lib/utils/utils.h:182:5: style: Class 'LocalBuff < int , 16 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/lib/utils/process.cpp:39:53: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/process.cpp:40:22: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/process.cpp:101:32: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/process.cpp:109:32: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/process.cpp:117:32: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/process.cpp:130:26: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/process.cpp:175:26: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/process.cpp:231:19: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/process.cpp:361:25: style: Checking if unsigned expression 'poll_fd_num' is less than zero. [unsignedLessThanZero] qtcurve-1.9/lib/utils/process.cpp:45:41: style:inconclusive: Function 'qtcForkBackground' argument 2 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/process.cpp:45:59: style:inconclusive: Function 'qtcForkBackground' argument 3 names different: declaration '' definition 'fail_cb'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/process.cpp:115:16: style:inconclusive: Function 'qtcSpawn' argument 4 names different: declaration '' definition 'cb_data'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/process.cpp:115:37: style:inconclusive: Function 'qtcSpawn' argument 5 names different: declaration '' definition 'fail_cb'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/process.cpp:99:18: style: Parameter '_data' can be declared as pointer to const. However it seems that 'qtcSpawnCb' is a callback function, if '_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] qtcurve-1.9/lib/utils/process.cpp:118:30: note: You might need to cast the function pointer here qtcurve-1.9/lib/utils/process.cpp:99:18: note: Parameter '_data' can be declared as pointer to const qtcurve-1.9/lib/utils/process.cpp:107:22: style: Parameter '_data' can be declared as pointer to const. However it seems that 'qtcSpawnFailCb' is a callback function, if '_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] qtcurve-1.9/lib/utils/process.cpp:118:49: note: You might need to cast the function pointer here qtcurve-1.9/lib/utils/process.cpp:107:22: note: Parameter '_data' can be declared as pointer to const qtcurve-1.9/lib/utils/utils.h:227:18: warning: Class 'LocalBuff < float , 128 >' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] qtcurve-1.9/lib/utils/utils.h:182:5: style: Class 'LocalBuff < float , 128 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/lib/utils/shadow.cpp:90:29: style: Parameter 'gradient' can be declared as pointer to const [constParameterPointer] qtcurve-1.9/lib/utils/shadow.cpp:135:9: style: Variable 'aligns' can be declared as const array [constVariable] qtcurve-1.9/lib/utils/strs.cpp:36:9: warning: Return value of function vasprintf() is not used. [ignoredReturnValue] qtcurve-1.9/lib/utils/strs.cpp:181:24: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/strs.cpp:183:24: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/strs.cpp:202:23: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/strs.cpp:204:10: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/strs.cpp:206:10: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/strs.cpp:215:20: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/strs.cpp:222:6: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/strs.cpp:230:19: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/strs.cpp:238:6: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/strs.cpp:238:49: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/strs.cpp:46:20: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/strs.cpp:48:20: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/strs.cpp:166:1: style:inconclusive: Function 'qtcStrLoadList' argument 5 names different: declaration 'nele' definition '_nele'. [funcArgNamesDifferent] qtcurve-1.9/lib/utils/strs.h:286:43: note: Function 'qtcStrLoadList' argument 5 names different: declaration 'nele' definition '_nele'. qtcurve-1.9/lib/utils/strs.cpp:166:1: note: Function 'qtcStrLoadList' argument 5 names different: declaration 'nele' definition '_nele'. qtcurve-1.9/lib/utils/strs.cpp:166:1: style:inconclusive: Function 'qtcStrLoadList' argument 9 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/strs.cpp:32:29: style:inconclusive: Function 'vformat < true >' argument 2 names different: declaration 'size' definition '_size'. [funcArgNamesDifferent] qtcurve-1.9/lib/utils/strs.h:92:35: note: Function 'vformat < true >' argument 2 names different: declaration 'size' definition '_size'. qtcurve-1.9/lib/utils/strs.cpp:32:29: note: Function 'vformat < true >' argument 2 names different: declaration 'size' definition '_size'. qtcurve-1.9/lib/utils/strs.cpp:32:29: style:inconclusive: Function 'vformat < false >' argument 2 names different: declaration 'size' definition '_size'. [funcArgNamesDifferent] qtcurve-1.9/lib/utils/strs.h:92:35: note: Function 'vformat < false >' argument 2 names different: declaration 'size' definition '_size'. qtcurve-1.9/lib/utils/strs.cpp:32:29: note: Function 'vformat < false >' argument 2 names different: declaration 'size' definition '_size'. qtcurve-1.9/lib/utils/strs.cpp:200:67: style: Parameter 'data' can be declared as pointer to const. However it seems that 'qtcStrListStrLoader' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] qtcurve-1.9/lib/utils/strs.cpp:215:20: note: You might need to cast the function pointer here qtcurve-1.9/lib/utils/strs.cpp:200:67: note: Parameter 'data' can be declared as pointer to const qtcurve-1.9/lib/utils/strs.cpp:51:18: style: Variable 'new_size' is assigned a value that is never used. [unreadVariable] qtcurve-1.9/lib/utils/strs.cpp:53:16: error: va_list '_ap' was opened but not closed by va_end(). [va_end_missing] qtcurve-1.9/lib/utils/utils.cpp:51:13: error: Resource leak: hdl [resourceLeak] qtcurve-1.9/lib/utils/utils.cpp:55:13: error: Resource leak: hdl [resourceLeak] qtcurve-1.9/lib/utils/utils.cpp:57:9: error: Resource leak: hdl [resourceLeak] qtcurve-1.9/lib/utils/utils.cpp:46:21: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/utils.cpp:48:21: style: C-style pointer casting [cstyleCast] qtcurve-1.9/lib/utils/x11shadow.h:28:39: style:inconclusive: Function 'qtcX11ShadowInstall' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11shadow.h:28:54: style:inconclusive: Function 'qtcX11ShadowInstall' argument 2 names different: declaration 'margins' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11shadow.h:27:39: style:inconclusive: Function 'qtcX11ShadowInstall' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11shadow.h:29:41: style:inconclusive: Function 'qtcX11ShadowUninstall' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wmmove.h:27:37: style:inconclusive: Function 'qtcX11MoveTrigger' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wmmove.h:27:51: style:inconclusive: Function 'qtcX11MoveTrigger' argument 2 names different: declaration 'x' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wmmove.h:27:63: style:inconclusive: Function 'qtcX11MoveTrigger' argument 3 names different: declaration 'y' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11blur.h:27:37: style:inconclusive: Function 'qtcX11BlurTrigger' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11blur.h:27:47: style:inconclusive: Function 'qtcX11BlurTrigger' argument 2 names different: declaration 'enable' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11blur.h:27:64: style:inconclusive: Function 'qtcX11BlurTrigger' argument 3 names different: declaration 'prop_num' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11blur.h:28:40: style:inconclusive: Function 'qtcX11BlurTrigger' argument 4 names different: declaration 'props' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11qtc.h:27:41: style:inconclusive: Function 'qtcX11GetShortProp' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11qtc.h:27:57: style:inconclusive: Function 'qtcX11GetShortProp' argument 2 names different: declaration 'atom' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11qtc.h:28:40: style:inconclusive: Function 'qtcX11SetMenubarSize' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11qtc.h:28:60: style:inconclusive: Function 'qtcX11SetMenubarSize' argument 2 names different: declaration 's' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11qtc.h:29:38: style:inconclusive: Function 'qtcX11SetStatusBar' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11qtc.h:30:36: style:inconclusive: Function 'qtcX11SetOpacity' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11qtc.h:30:56: style:inconclusive: Function 'qtcX11SetOpacity' argument 2 names different: declaration 'o' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11qtc.h:31:33: style:inconclusive: Function 'qtcX11SetBgnd' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11qtc.h:31:47: style:inconclusive: Function 'qtcX11SetBgnd' argument 2 names different: declaration 'prop' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11base.h:45:35: style:inconclusive: Function 'qtcX11RootWindow' argument 1 names different: declaration 'scrn_no' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11base.h:44:35: style:inconclusive: Function 'qtcX11GetScreen' argument 1 names different: declaration 'scrn_no' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11base.h:38:38: style:inconclusive: Function 'qtcX11InitXcb' argument 1 names different: declaration 'conn' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11base.h:38:48: style:inconclusive: Function 'qtcX11InitXcb' argument 2 names different: declaration 'screen_no' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11base.h:39:27: style:inconclusive: Function 'qtcX11InitXlib' argument 1 names different: declaration 'disp' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11utils.h:27:35: style:inconclusive: Function 'qtcX11MapRaised' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11utils.h:29:34: style:inconclusive: Function 'qtcX11HasAlpha' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11utils.h:30:33: style:inconclusive: Function 'qtcX11IsEmbed' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:30:35: style:inconclusive: Function 'qtcX11ChangeProperty' argument 1 names different: declaration 'mode' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:30:54: style:inconclusive: Function 'qtcX11ChangeProperty' argument 2 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:30:70: style:inconclusive: Function 'qtcX11ChangeProperty' argument 3 names different: declaration 'prop' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:31:38: style:inconclusive: Function 'qtcX11ChangeProperty' argument 4 names different: declaration 'type' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:31:52: style:inconclusive: Function 'qtcX11ChangeProperty' argument 5 names different: declaration 'format' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:31:69: style:inconclusive: Function 'qtcX11ChangeProperty' argument 6 names different: declaration 'len' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:32:39: style:inconclusive: Function 'qtcX11ChangeProperty' argument 7 names different: declaration 'data' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:33:54: style:inconclusive: Function 'qtcX11QueryTree' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:34:40: style:inconclusive: Function 'qtcX11ReparentWindow' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:34:58: style:inconclusive: Function 'qtcX11ReparentWindow' argument 2 names different: declaration 'parent' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:35:35: style:inconclusive: Function 'qtcX11ReparentWindow' argument 3 names different: declaration 'x' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:35:46: style:inconclusive: Function 'qtcX11ReparentWindow' argument 4 names different: declaration 'y' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:36:30: style:inconclusive: Function 'qtcX11SendEvent' argument 1 names different: declaration 'propagate' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:36:54: style:inconclusive: Function 'qtcX11SendEvent' argument 2 names different: declaration 'destination' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:37:31: style:inconclusive: Function 'qtcX11SendEvent' argument 3 names different: declaration 'event_mask' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:37:55: style:inconclusive: Function 'qtcX11SendEvent' argument 4 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:38:53: style:inconclusive: Function 'qtcX11GetProperty' argument 1 names different: declaration 'del' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:38:71: style:inconclusive: Function 'qtcX11GetProperty' argument 2 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:39:56: style:inconclusive: Function 'qtcX11GetProperty' argument 3 names different: declaration 'prop' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:39:73: style:inconclusive: Function 'qtcX11GetProperty' argument 4 names different: declaration 'type' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:40:54: style:inconclusive: Function 'qtcX11GetProperty' argument 5 names different: declaration 'offset' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:40:71: style:inconclusive: Function 'qtcX11GetProperty' argument 6 names different: declaration 'len' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:41:62: style:inconclusive: Function 'qtcX11GetPropertyValue' argument 1 names different: declaration 'reply' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/lib/utils/x11wrap.h:42:66: style:inconclusive: Function 'qtcX11GetPropertyValueLength' argument 1 names different: declaration 'reply' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/common/config_file.cpp:161:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_FLAT [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/common/config_file.cpp:413:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_LIGHT [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/common/config_file.cpp:512:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/common/config_file.cpp:538:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/common/config_file.cpp:553:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/common/config_file.cpp:598:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/common/config_file.cpp:650:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SkipEmptyParts [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/common/config_file.cpp:838:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_CUSTOM1 [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/common/config_file.cpp:888:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_BEVELLED [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/common/config_file.cpp:1106:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/common/config_file.cpp:1451:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_CUSTOM1 [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/common/config_file.cpp:1382:25: style: Obsolete function 'QString::sprintf' called. It is recommended to use 'QString::asprintf', 'QString::arg' or 'QTextStream' instead. [prohibitedsprintfCalled] qtcurve-1.9/qt4/common/config_file.cpp:588:10: style:inconclusive: Technically the member function 'QtCConfig::hasKey' can be const. [functionConst] qtcurve-1.9/qt4/common/config_file.cpp:614:12: style:inconclusive: Technically the member function 'QtCConfig::readEntry' can be const. [functionConst] qtcurve-1.9/qt4/common/config_file.cpp:589:13: note: Technically the member function 'QtCConfig::readEntry' can be const. qtcurve-1.9/qt4/common/config_file.cpp:614:12: note: Technically the member function 'QtCConfig::readEntry' can be const. qtcurve-1.9/qt4/common/common.h:657:5: style: Struct 'GradientStop' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt4/common/config_file.cpp:586:5: style: Class 'QtCConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt4/common/config_file.cpp:1590:19: style: Variable 'opts->gbFactor' is reassigned a value before the old one has been used. [redundantAssignment] qtcurve-1.9/qt4/common/config_file.cpp:1464:19: note: opts->gbFactor is assigned qtcurve-1.9/qt4/common/config_file.cpp:1590:19: note: opts->gbFactor is overwritten qtcurve-1.9/qt4/common/config_file.cpp:1364:26: style: Local variable 'i' shadows outer variable [shadowVariable] qtcurve-1.9/qt4/common/config_file.cpp:1085:21: note: Shadowed declaration qtcurve-1.9/qt4/common/config_file.cpp:1364:26: note: Shadow variable qtcurve-1.9/qt4/common/config_file.cpp:514:25: style: Unused variable: line [unusedVariable] qtcurve-1.9/qt4/config/exportthemedialog.cpp:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ok [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/config/exportthemedialog.cpp:72:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ok [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/config/exportthemedialog.h:35:5: style: Class 'CExportThemeDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt4/config/imagepropertiesdialog.cpp:56:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ok [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/config/imagepropertiesdialog.cpp:91:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/config/qtcurveconfig.cpp:2670:35: error: There is an unknown macro here somewhere. Configuration is required. If THEME_PREFIX is a macro then please configure it. [unknownMacro] qtcurve-1.9/qt4/kwin/qtcurveclient.h:77:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaximizeFull [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurvebutton.cpp:56:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ArrowCursor [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurvebutton.cpp:62:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DecorationReset [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurvebutton.cpp:140:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Antialiasing [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurvebutton.cpp:157:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TITLEBAR_BUTTOM_HIDE_ON_INACTIVE_WINDOW [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurvebutton.cpp:343:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color0 [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.h:76:5: style:inconclusive: Technically the member function 'QtCurve::KWin::QtCurveShadowCache::color' can be const. [functionConst] qtcurve-1.9/qt4/kwin/qtcurvehandler.h:103:5: style:inconclusive: Either there is a missing 'override', or the member function 'QtCurve::KWin::QtCurveHandler::titleFont' can be const. [functionConst] qtcurve-1.9/qt4/kwin/qtcurvehandler.h:108:5: style:inconclusive: Either there is a missing 'override', or the member function 'QtCurve::KWin::QtCurveHandler::titleFontTool' can be const. [functionConst] qtcurve-1.9/qt4/kwin/qtcurvehandler.h:196:10: style:inconclusive: Either there is a missing 'override', or the member function 'QtCurve::KWin::QtCurveHandler::wasLastMenu' can be const. [functionConst] qtcurve-1.9/qt4/kwin/qtcurvehandler.h:201:5: style:inconclusive: Either there is a missing 'override', or the member function 'QtCurve::KWin::QtCurveHandler::wasLastStatus' can be const. [functionConst] qtcurve-1.9/qt4/kwin/qtcurvehandler.h:206:5: style:inconclusive: Either there is a missing 'override', or the member function 'QtCurve::KWin::QtCurveHandler::hoverCol' can be const. [functionConst] qtcurve-1.9/qt4/kwin/qtcurveshadowconfiguration.h:59:5: style: Class 'ShadowConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.h:122:9: style: Class 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.h:123:9: style: Class 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt4/kwin/qtcurvebutton.cpp:130:45: style:inconclusive: Function 'paintEvent' argument 1 names different: declaration '' definition 'ev'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:69:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qtc_x11_qtc_menubar_size [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:74:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qtc_x11_qtc_statusbar [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:79:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qtc_x11_qtc_opacity [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:137:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND_FULL [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:161:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Antialiasing [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:183:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QtC_StateKWin [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:247:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LM_BorderBottom [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:309:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_NoSystemBackground [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:321:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SettingBorder [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:360:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WINDOW_BORDER_COLOR_TITLEBAR_ONLY [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:766:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElideRight [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:897:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LM_OuterPaddingLeft [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:1006:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LM_TitleHeight [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:1039:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StyleChange [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:1064:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SettingColors [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:1128:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCB_CLIENT_MESSAGE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:1146:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCB_CLIENT_MESSAGE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:1166:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCB_CLIENT_MESSAGE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:1186:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WM2WindowClass [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:1244:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LM_TitleHeight [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurvesizegrip.h:67:5: style: Class 'QtCurveSizeGrip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:618:12: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:613:36: note: outer condition: !customBgnd qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:618:12: note: identical inner condition: !customBgnd qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:91:25: style: C-style pointer casting [cstyleCast] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:756:32: style:inconclusive: Function 'paintTitle' argument 8 names different: declaration 'activeTab' definition 'isActiveTab'. [funcArgNamesDifferent] qtcurve-1.9/qt4/kwin/qtcurveclient.h:70:26: note: Function 'paintTitle' argument 8 names different: declaration 'activeTab' definition 'isActiveTab'. qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:756:32: note: Function 'paintTitle' argument 8 names different: declaration 'activeTab' definition 'isActiveTab'. qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:402:22: style: Variable 'tileSet' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:1124:14: style: union member 'Anonymous2::_buff' is never used. [unusedStructMember] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:1142:18: style: union member 'Anonymous3::_buff' is never used. [unusedStructMember] qtcurve-1.9/qt4/kwin/qtcurveclient.cpp:1162:18: style: union member 'Anonymous4::_buff' is never used. [unusedStructMember] qtcurve-1.9/qt4/kwin/qtcurveconfig.cpp:51:53: style: Parameter 'group' can be declared as reference to const [constParameterReference] qtcurve-1.9/qt4/kwin/qtcurvehandler.cpp:115:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CascadeConfig [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurvehandler.cpp:146:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Inactive [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurvehandler.cpp:296:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WINDOW_BORDER_COLOR_TITLEBAR_ONLY [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurvehandler.cpp:440:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND_FULL [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurvehandler.h:84:10: style: Virtual function 'reset' is called from constructor 'QtCurveHandler()' at line 98. Dynamic binding is not used. [virtualCallInConstructor] qtcurve-1.9/qt4/kwin/qtcurvehandler.cpp:98:5: note: Calling reset qtcurve-1.9/qt4/kwin/qtcurvehandler.h:84:10: note: reset is a virtual function qtcurve-1.9/qt4/kwin/qtcurvedbus.h:39:5: style: Class 'QtCurveDBus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt4/kwin/qtcurvehandler.cpp:214:53: style:inconclusive: Function 'createDecoration' argument 1 names different: declaration '' definition 'bridge'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/kwin/qtcurvehandler.cpp:435:10: style: Local variable 'edgePad' shadows outer function [shadowFunction] qtcurve-1.9/qt4/kwin/qtcurvehandler.h:151:5: note: Shadowed declaration qtcurve-1.9/qt4/kwin/qtcurvehandler.cpp:435:10: note: Shadow variable qtcurve-1.9/qt4/kwin/qtcurvehandler.cpp:403:40: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] qtcurve-1.9/qt4/kwin/qtcurvehandler.cpp:414:40: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:66:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MidShade [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:73:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MidlightShade [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:82:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MidShade [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:92:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LightShade [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:104:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Active [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:111:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Active [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:154:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transparent [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:345:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:314:26: style: The member function 'QtCurve::KWin::QtCurveShadowCache::renderGradient' can be static. [functionStatic] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.h:179:10: note: The member function 'QtCurve::KWin::QtCurveShadowCache::renderGradient' can be static. qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:314:26: note: The member function 'QtCurve::KWin::QtCurveShadowCache::renderGradient' can be static. qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:137:14: style: Local variable 'color' shadows outer function [shadowFunction] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.h:76:5: note: Shadowed declaration qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:137:14: note: Shadow variable qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:151:13: style: Local variable 'shadowSize' shadows outer function [shadowFunction] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.h:105:5: note: Shadowed declaration qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:151:13: note: Shadow variable qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:332:16: style: Local variable 'rect' shadows outer argument [shadowArgument] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:314:68: note: Shadowed declaration qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:332:16: note: Shadow variable qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:340:25: style: Local variable 'rect' shadows outer argument [shadowArgument] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:314:68: note: Shadowed declaration qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:340:25: note: Shadow variable qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:358:25: style: Local variable 'rect' shadows outer argument [shadowArgument] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:314:68: note: Shadowed declaration qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:358:25: note: Shadow variable qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:375:25: style: Local variable 'rect' shadows outer argument [shadowArgument] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:314:68: note: Shadowed declaration qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:375:25: note: Shadow variable qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:376:25: style: Local variable 'rg' shadows outer argument [shadowArgument] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:314:97: note: Shadowed declaration qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:376:25: note: Shadow variable qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:399:25: style: Local variable 'rect' shadows outer argument [shadowArgument] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:314:68: note: Shadowed declaration qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:399:25: note: Shadow variable qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:400:25: style: Local variable 'rg' shadows outer argument [shadowArgument] qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:314:97: note: Shadowed declaration qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:400:25: note: Shadow variable qtcurve-1.9/qt4/kwin/qtcurveshadowcache.cpp:135:17: style: Variable 'key' is assigned a value that is never used. [unreadVariable] qtcurve-1.9/qt4/kwin/qtcurveshadowconfiguration.cpp:45:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Active [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveshadowconfiguration.cpp:66:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FocusColor [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveshadowconfiguration.cpp:97:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Active [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveshadowconfiguration.cpp:127:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Active [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurveshadowconfiguration.cpp:35:49: style:inconclusive: Function 'ShadowConfig' argument 1 names different: declaration '' definition 'colorGroup'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/kwin/qtcurvesizegrip.cpp:79:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_NoSystemBackground [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurvesizegrip.cpp:150:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Resize [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurvesizegrip.cpp:171:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoPen [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurvesizegrip.cpp:213:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResizeOp [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurvesizegrip.cpp:230:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LM_BorderRight [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurvesizegrip.cpp:75:49: style:inconclusive: Function 'QtCurveSizeGrip' argument 1 names different: declaration '' definition 'client'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/kwin/qtcurvesizegrip.cpp:145:39: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/kwin/qtcurvesizegrip.cpp:145:55: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/kwin/qtcurvesizegrip.cpp:195:47: style:inconclusive: Function 'mousePressEvent' argument 1 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/kwin/qtcurvetogglebutton.cpp:57:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ArrowCursor [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurvetogglebutton.cpp:64:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DecorationReset [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurvetogglebutton.cpp:98:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ColorFont [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/qtcurvetogglebutton.cpp:86:51: style:inconclusive: Function 'paintEvent' argument 1 names different: declaration '' definition 'ev'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/kwin/tileset.cpp:126:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wRatio [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwin/tileset.cpp:32:25: style:inconclusive: Function 'initPixmap' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/kwin/tileset.cpp:32:43: style:inconclusive: Function 'initPixmap' argument 2 names different: declaration '' definition 'pix'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/kwin/tileset.cpp:51:33: style:inconclusive: Function 'TileSet' argument 1 names different: declaration '' definition 'pix'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/kwin/tileset.cpp:80:22: style:inconclusive: Function 'TileSet' argument 6 names different: declaration 'x2' definition 'x1'. [funcArgNamesDifferent] qtcurve-1.9/qt4/kwin/tileset.h:66:69: note: Function 'TileSet' argument 6 names different: declaration 'x2' definition 'x1'. qtcurve-1.9/qt4/kwin/tileset.cpp:80:22: note: Function 'TileSet' argument 6 names different: declaration 'x2' definition 'x1'. qtcurve-1.9/qt4/kwin/tileset.cpp:80:30: style:inconclusive: Function 'TileSet' argument 7 names different: declaration 'y2' definition 'y1'. [funcArgNamesDifferent] qtcurve-1.9/qt4/kwin/tileset.h:66:77: note: Function 'TileSet' argument 7 names different: declaration 'y2' definition 'y1'. qtcurve-1.9/qt4/kwin/tileset.cpp:80:30: note: Function 'TileSet' argument 7 names different: declaration 'y2' definition 'y1'. qtcurve-1.9/qt4/kwin/tileset.cpp:115:30: style:inconclusive: Function 'render' argument 1 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/kwin/tileset.cpp:115:43: style:inconclusive: Function 'render' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/kwin/tileset.cpp:115:52: style:inconclusive: Function 'render' argument 3 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/kwinconfig/qtcurvekwinconfig.cpp:98:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable borderSize [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/kwinconfig/qtcurvekwinconfig.h:76:13: style:inconclusive: Either there is a missing 'override', or the member function 'QtCurve::KWinConfig::ok' can be const. [functionConst] qtcurve-1.9/qt4/kwinconfig/qtcurvekwinconfig.h:51:10: note: Either there is a missing 'override', or the member function 'QtCurve::KWinConfig::ok' can be const. qtcurve-1.9/qt4/kwinconfig/qtcurvekwinconfig.h:76:13: note: Either there is a missing 'override', or the member function 'QtCurve::KWinConfig::ok' can be const. qtcurve-1.9/qt4/kwinconfig/qtcurvekwinconfig.cpp:158:32: style:inconclusive: Function 'load' argument 1 names different: declaration 'config' definition 'c'. [funcArgNamesDifferent] qtcurve-1.9/qt4/kwinconfig/qtcurvekwinconfig.h:49:24: note: Function 'load' argument 1 names different: declaration 'config' definition 'c'. qtcurve-1.9/qt4/kwinconfig/qtcurvekwinconfig.cpp:158:32: note: Function 'load' argument 1 names different: declaration 'config' definition 'c'. qtcurve-1.9/qt4/kwinconfig/qtcurvekwinconfig.cpp:176:32: style:inconclusive: Function 'save' argument 1 names different: declaration 'config' definition 'c'. [funcArgNamesDifferent] qtcurve-1.9/qt4/kwinconfig/qtcurvekwinconfig.h:50:24: note: Function 'save' argument 1 names different: declaration 'config' definition 'c'. qtcurve-1.9/qt4/kwinconfig/qtcurvekwinconfig.cpp:176:32: note: Function 'save' argument 1 names different: declaration 'config' definition 'c'. qtcurve-1.9/qt4/style/argbhelper.h:54:25: style:inconclusive: Function 'fixVisual' argument 1 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/argbhelper.h:55:31: style:inconclusive: Function 'addAlphaChannel' argument 1 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/argbhelper.cpp:33:10: style: struct member 'QX11InfoData::ref' is never used. [unusedStructMember] qtcurve-1.9/qt4/style/argbhelper.cpp:34:9: style: struct member 'QX11InfoData::screen' is never used. [unusedStructMember] qtcurve-1.9/qt4/style/argbhelper.cpp:35:9: style: struct member 'QX11InfoData::dpiX' is never used. [unusedStructMember] qtcurve-1.9/qt4/style/argbhelper.cpp:36:9: style: struct member 'QX11InfoData::dpiY' is never used. [unusedStructMember] qtcurve-1.9/qt4/style/argbhelper.cpp:37:9: style: struct member 'QX11InfoData::depth' is never used. [unusedStructMember] qtcurve-1.9/qt4/style/argbhelper.cpp:38:9: style: struct member 'QX11InfoData::cells' is never used. [unusedStructMember] qtcurve-1.9/qt4/style/argbhelper.cpp:39:19: style: struct member 'QX11InfoData::colormap' is never used. [unusedStructMember] qtcurve-1.9/qt4/style/argbhelper.cpp:40:11: style: struct member 'QX11InfoData::visual' is never used. [unusedStructMember] qtcurve-1.9/qt4/style/argbhelper.cpp:41:10: style: struct member 'QX11InfoData::defaultColormap' is never used. [unusedStructMember] qtcurve-1.9/qt4/style/argbhelper.cpp:42:10: style: struct member 'QX11InfoData::defaultVisual' is never used. [unusedStructMember] qtcurve-1.9/qt4/style/argbhelper.cpp:43:9: style: struct member 'QX11InfoData::subpixel' is never used. [unusedStructMember] qtcurve-1.9/qt4/style/blurhelper.h:141:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_OpaquePaintEvent [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/blurhelper.h:165:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_StyledBackground [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/blurhelper.h:73:5: style: Class 'BlurHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt4/style/blurhelper.cpp:67:33: style:inconclusive: Function 'BlurHelper' argument 1 names different: declaration '' definition 'parent'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/blurhelper.cpp:74:37: style:inconclusive: Function 'registerWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/blurhelper.cpp:80:39: style:inconclusive: Function 'unregisterWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/blurhelper.cpp:89:34: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/blurhelper.cpp:89:50: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/blurhelper.cpp:133:33: style:inconclusive: Function 'blurRegion' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/blurhelper.cpp:145:37: style:inconclusive: Function 'trimBlurRegion' argument 1 names different: declaration '' definition 'parent'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/blurhelper.cpp:145:54: style:inconclusive: Function 'trimBlurRegion' argument 2 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/blurhelper.cpp:146:37: style:inconclusive: Function 'trimBlurRegion' argument 3 names different: declaration '' definition 'region'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/blurhelper.cpp:172:29: style:inconclusive: Function 'update' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/blurhelper.cpp:200:23: style:inconclusive: Function 'clear' argument 1 names different: declaration '' definition 'wid'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/macmenu.cpp:50:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WindowStateChange [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/macmenu.cpp:176:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/macmenu.cpp:408:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ActionAdded [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/macmenu-dbus.h:39:5: style: Class 'MacMenuAdaptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt4/style/macmenu.cpp:280:15: style: The scope of the variable 'menu' can be reduced. [variableScope] qtcurve-1.9/qt4/style/macmenu.cpp:305:12: style: The scope of the variable 'pop' can be reduced. [variableScope] qtcurve-1.9/qt4/style/macmenu.cpp:335:14: style: The scope of the variable 'pop' can be reduced. [variableScope] qtcurve-1.9/qt4/style/macmenu.cpp:355:14: style: The scope of the variable 'pop' can be reduced. [variableScope] qtcurve-1.9/qt4/style/macmenu.cpp:120:28: style:inconclusive: Function '_release' argument 1 names different: declaration '' definition 'o'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/macmenu.cpp:233:20: style: Variable 'menu' is assigned a value that is never used. [unreadVariable] qtcurve-1.9/qt4/style/macmenu.cpp:452:13: style: Unused variable: func [unusedVariable] qtcurve-1.9/qt4/style/qtcurve.h:326:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Highlight [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.h:380:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Enabled [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.h:392:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_MouseOver [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/prepolish.cpp:62:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_WState_Polished [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve_p.h:50:5: style: Class 'QtCurveDockWidgetTitleBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt4/style/prepolish.cpp:33:27: style:inconclusive: Function 'prePolish' argument 1 names different: declaration 'w' definition 'widget'. [funcArgNamesDifferent] qtcurve-1.9/qt4/style/qtcurve.h:167:29: note: Function 'prePolish' argument 1 names different: declaration 'w' definition 'widget'. qtcurve-1.9/qt4/style/prepolish.cpp:33:27: note: Function 'prePolish' argument 1 names different: declaration 'w' definition 'widget'. qtcurve-1.9/qt4/style/windowmanager.h:201:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/windowmanager.h:209:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/windowmanager.h:214:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:186:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Enabled [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:247:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PE_IndicatorArrowLeft [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:306:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WindowSystemMenuHint [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:365:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Horizontal [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:525:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable white [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:610:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_FLAT [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:728:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Horizontal [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:772:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIDGET_TAB_TOP [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:790:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RGB_MASK [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:833:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Widget [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:847:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Image [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:906:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QTCURVE_PREVIEW_CONFIG [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:978:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:1306:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TITLEBAR_BUTTON_COLOR [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:1372:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_FLAT [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:1418:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_CONTRAST [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:1592:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Info [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:2047:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignVCenter [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:2125:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoFrame [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:2162:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_SHADED [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:2366:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Show [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:2437:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:2844:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:3135:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SH_ToolTip_Mask [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:3332:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transparent [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:3523:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PM_DefaultLayoutSpacing [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:3532:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RightToLeft [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:5261:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RightToLeft [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:7566:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RightToLeft [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:9339:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ButtonText [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:9371:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PM_SplitterWidth [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:9645:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PM_DockWidgetTitleMargin [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:9787:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RightToLeft [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:10316:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SC_ScrollBarSlider [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:10349:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Horizontal [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:10425:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORIGINAL_SHADE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:10437:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Antialiasing [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:10463:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINE_DASHES [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:10545:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROGRESS_CHUNK_WIDTH [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:10662:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIDGET_TAB_TOP [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:10719:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIDGET_TAB_TOP [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:10777:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TITLEBAR_BUTTON_ROUND [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:10802:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:10915:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Active [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:11186:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIDGET_DEF_BUTTON [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:11205:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable black [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:11238:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable white [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:11269:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transparent [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:11321:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_STRIPED [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:11420:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMG_FILE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:11542:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IntersectClip [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:11574:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIDGET_RADIO_BUTTON [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:11632:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CORNER_TR [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:11673:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:11786:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_MouseOver [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:11826:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Sunken [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:11849:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TITLEBAR_BUTTON_NO_FRAME [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:11873:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TITLEBAR_BUTTON_HOVER_SYMBOL_FULL [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:11913:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TITLEBAR_BUTTOM_ARROW_MIN_MAX [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12008:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIDGET_SCROLLVIEW [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12031:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_On [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12106:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Raised [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12243:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Sunken [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12302:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLIDER_TRIANGULAR [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12555:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Horizontal [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12620:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHADE_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12665:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_MouseOver [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12697:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Selected [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12719:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORIGINAL_SHADE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12735:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QTC_NUM_STD_SHADES [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12748:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TBAR_VERSION_HACK [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12763:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TBAR_VERSION_HACK [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12784:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Enabled [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12791:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Enabled [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12801:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORIGINAL_SHADE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12812:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORIGINAL_SHADE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12823:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Enabled [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12830:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHADE_BLEND_SELECTED [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12850:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QColor [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12891:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHADE_WINDOW_BORDER [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12945:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHADE_WINDOW_BORDER [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12954:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TITLEBAR_BUTTON_COLOR [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:12972:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:13069:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SC_TitleBarSysMenu [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:13126:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Enabled [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:13145:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIX_DOT [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:13198:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORIGINAL_SHADE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:13210:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORIGINAL_SHADE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:13230:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Enabled [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:13252:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable white [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:13285:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQUARE_FRAME [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:13557:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoBlock [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:13565:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HIDE_KWIN [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve.cpp:5145:25: style: Obsolete function 'QString::sprintf' called. It is recommended to use 'QString::asprintf', 'QString::arg' or 'QTextStream' instead. [prohibitedsprintfCalled] qtcurve-1.9/qt4/style/qtcurve.cpp:10857:17: style: Obsolete function 'QString::sprintf' called. It is recommended to use 'QString::asprintf', 'QString::arg' or 'QTextStream' instead. [prohibitedsprintfCalled] qtcurve-1.9/qt4/style/qtcurve.cpp:11263:9: style: Obsolete function 'QString::sprintf' called. It is recommended to use 'QString::asprintf', 'QString::arg' or 'QTextStream' instead. [prohibitedsprintfCalled] qtcurve-1.9/qt4/style/qtcurve.cpp:11334:17: style: Obsolete function 'QString::sprintf' called. It is recommended to use 'QString::asprintf', 'QString::arg' or 'QTextStream' instead. [prohibitedsprintfCalled] qtcurve-1.9/qt4/style/qtcurve.cpp:11370:17: style: Obsolete function 'QString::sprintf' called. It is recommended to use 'QString::asprintf', 'QString::arg' or 'QTextStream' instead. [prohibitedsprintfCalled] qtcurve-1.9/qt4/style/qtcurve.cpp:1267:13: style:inconclusive: Either there is a missing 'override', or the member function 'QtCurve::Style::freeColor' can be const. [functionConst] qtcurve-1.9/qt4/style/qtcurve.h:176:10: note: Either there is a missing 'override', or the member function 'QtCurve::Style::freeColor' can be const. qtcurve-1.9/qt4/style/qtcurve.cpp:1267:13: note: Either there is a missing 'override', or the member function 'QtCurve::Style::freeColor' can be const. qtcurve-1.9/qt4/style/qtcurve.cpp:13401:13: style: Either there is a missing 'override', or the member function 'QtCurve::Style::borderSizesChanged' can be static. [functionStatic] qtcurve-1.9/qt4/style/qtcurve.h:359:10: note: Either there is a missing 'override', or the member function 'QtCurve::Style::borderSizesChanged' can be static. qtcurve-1.9/qt4/style/qtcurve.cpp:13401:13: note: Either there is a missing 'override', or the member function 'QtCurve::Style::borderSizesChanged' can be static. qtcurve-1.9/qt4/style/windowmanager.h:195:9: style: Class 'ExceptionId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt4/style/windowmanager.h:257:9: style: Class 'AppEventFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt4/style/shadowhelper.h:63:5: style: Class 'ShadowHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt4/style/qtcurve.cpp:2950:28: style: Condition 'opts.gtkComboMenus' is always true [knownConditionTrueFalse] qtcurve-1.9/qt4/style/qtcurve.cpp:11145:17: style: Condition 'sunken' is always true [knownConditionTrueFalse] qtcurve-1.9/qt4/style/qtcurve.cpp:11144:41: note: Assuming that condition '!sunken' is not redundant qtcurve-1.9/qt4/style/qtcurve.cpp:11145:17: note: Condition 'sunken' is always true qtcurve-1.9/qt4/style/qtcurve.cpp:11172:16: style: Condition 'glowFocus' is always false [knownConditionTrueFalse] qtcurve-1.9/qt4/style/qtcurve.cpp:11169:54: note: Assuming that condition '!glowFocus' is not redundant qtcurve-1.9/qt4/style/qtcurve.cpp:11172:16: note: Condition 'glowFocus' is always false qtcurve-1.9/qt4/style/qtcurve.cpp:11749:89: style: Condition 'hasFocus' is always false [knownConditionTrueFalse] qtcurve-1.9/qt4/style/qtcurve.cpp:11744:24: note: Assuming that condition '!hasFocus' is not redundant qtcurve-1.9/qt4/style/qtcurve.cpp:11749:89: note: Condition 'hasFocus' is always false qtcurve-1.9/qt4/style/qtcurve.cpp:11811:82: style: Condition '!sunken' is always false [knownConditionTrueFalse] qtcurve-1.9/qt4/style/qtcurve.cpp:11809:78: note: Assuming that condition '!sunken' is not redundant qtcurve-1.9/qt4/style/qtcurve.cpp:11811:82: note: Condition '!sunken' is always false qtcurve-1.9/qt4/style/qtcurve.cpp:13494:9: style: Condition '!triggeredAction' is always true [knownConditionTrueFalse] qtcurve-1.9/qt4/style/qtcurve.cpp:13481:26: note: Assignment 'triggeredAction(false)', assigned value is 0 qtcurve-1.9/qt4/style/qtcurve.cpp:13494:9: note: Condition '!triggeredAction' is always true qtcurve-1.9/qt4/style/qtcurve.cpp:13518:9: style: Condition '!triggeredAction' is always true [knownConditionTrueFalse] qtcurve-1.9/qt4/style/qtcurve.cpp:13505:26: note: Assignment 'triggeredAction(false)', assigned value is 0 qtcurve-1.9/qt4/style/qtcurve.cpp:13518:9: note: Condition '!triggeredAction' is always true qtcurve-1.9/qt4/style/qtcurve.cpp:11527:52: warning:inconclusive: Either the condition 'widget' is redundant or there is possible null pointer dereference: widget. [nullPointerRedundantCheck] qtcurve-1.9/qt4/style/qtcurve.cpp:11538:9: note: Assuming that condition 'widget' is not redundant qtcurve-1.9/qt4/style/qtcurve.cpp:11527:52: note: Null pointer dereference qtcurve-1.9/qt4/style/qtcurve.cpp:11530:22: warning:inconclusive: Either the condition 'widget' is redundant or there is possible null pointer dereference: widget. [nullPointerRedundantCheck] qtcurve-1.9/qt4/style/qtcurve.cpp:11538:9: note: Assuming that condition 'widget' is not redundant qtcurve-1.9/qt4/style/qtcurve.cpp:11530:22: note: Null pointer dereference qtcurve-1.9/qt4/style/qtcurve.cpp:11542:22: warning: Either the condition 'widget' is redundant or there is possible null pointer dereference: widget. [nullPointerRedundantCheck] qtcurve-1.9/qt4/style/qtcurve.cpp:11538:9: note: Assuming that condition 'widget' is not redundant qtcurve-1.9/qt4/style/qtcurve.cpp:11542:22: note: Null pointer dereference qtcurve-1.9/qt4/style/qtcurve.cpp:3903:44: style: C-style pointer casting [cstyleCast] qtcurve-1.9/qt4/style/qtcurve.cpp:4819:39: style: C-style pointer casting [cstyleCast] qtcurve-1.9/qt4/style/qtcurve.cpp:5269:33: style: C-style pointer casting [cstyleCast] qtcurve-1.9/qt4/style/qtcurve.cpp:7684:33: style: C-style pointer casting [cstyleCast] qtcurve-1.9/qt4/style/qtcurve.cpp:412:44: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:429:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:499:42: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:1718:15: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:1724:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:1790:37: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:1809:15: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:1813:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:1813:57: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:1818:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:1852:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:1978:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:1981:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:1997:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:1998:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2231:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2236:38: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2265:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2266:57: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2270:17: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2271:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2299:19: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2351:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2361:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2361:53: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2369:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2371:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2382:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2390:20: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2393:20: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2403:68: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2404:70: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2409:47: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2414:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2442:34: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2480:34: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2480:83: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2625:81: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2625:111: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2628:46: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2660:87: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2662:36: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2663:36: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2673:88: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2675:36: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2676:36: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2686:22: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2715:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2716:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2716:75: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2737:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2738:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2763:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2775:18: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2794:18: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2802:18: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:2810:18: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:3653:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:3718:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:4266:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:4272:56: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:4644:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:4733:68: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:4997:42: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:4999:42: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:5003:44: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:5121:57: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:12873:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:13041:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:13043:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt4/style/qtcurve.cpp:10021:29: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] qtcurve-1.9/qt4/style/qtcurve.cpp:10023:29: note: Found duplicate branches for 'if' and 'else'. qtcurve-1.9/qt4/style/qtcurve.cpp:10021:29: note: Found duplicate branches for 'if' and 'else'. qtcurve-1.9/qt4/style/qtcurve.cpp:5278:27: style: Same expression on both sides of '&&'. [duplicateExpression] qtcurve-1.9/qt4/style/qtcurve.cpp:4314:44: style: The scope of the variable 'marg' can be reduced. [variableScope] qtcurve-1.9/qt4/style/qtcurve.cpp:4487:44: style: The scope of the variable 'marg' can be reduced. [variableScope] qtcurve-1.9/qt4/style/qtcurve.cpp:8089:21: style: The scope of the variable 'i' can be reduced. [variableScope] qtcurve-1.9/qt4/style/qtcurve.cpp:8432:25: style: The scope of the variable 'nticks' can be reduced. [variableScope] qtcurve-1.9/qt4/style/qtcurve.cpp:9559:21: style: The scope of the variable 'maxpmw' can be reduced. [variableScope] qtcurve-1.9/qt4/style/qtcurve.cpp:9560:21: style: The scope of the variable 'tabSpacing' can be reduced. [variableScope] qtcurve-1.9/qt4/style/qtcurve.cpp:5255:40: style:inconclusive: Function 'drawControl' argument 1 names different: declaration 'control' definition 'element'. [funcArgNamesDifferent] qtcurve-1.9/qt4/style/qtcurve.h:146:37: note: Function 'drawControl' argument 1 names different: declaration 'control' definition 'element'. qtcurve-1.9/qt4/style/qtcurve.cpp:5255:40: note: Function 'drawControl' argument 1 names different: declaration 'control' definition 'element'. qtcurve-1.9/qt4/style/qtcurve.cpp:9337:41: style:inconclusive: Function 'drawItemText' argument 7 names different: declaration '' definition 'textRole'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/qtcurve.cpp:10646:72: style:inconclusive: Function 'drawBevelGradient' argument 3 names different: declaration 'r' definition 'origRect'. [funcArgNamesDifferent] qtcurve-1.9/qt4/style/qtcurve.h:202:74: note: Function 'drawBevelGradient' argument 3 names different: declaration 'r' definition 'origRect'. qtcurve-1.9/qt4/style/qtcurve.cpp:10646:72: note: Function 'drawBevelGradient' argument 3 names different: declaration 'r' definition 'origRect'. qtcurve-1.9/qt4/style/qtcurve.cpp:10717:69: style:inconclusive: Function 'drawBevelGradientReal' argument 7 names different: declaration 'bevApp' definition 'app'. [funcArgNamesDifferent] qtcurve-1.9/qt4/style/qtcurve.h:208:44: note: Function 'drawBevelGradientReal' argument 7 names different: declaration 'bevApp' definition 'app'. qtcurve-1.9/qt4/style/qtcurve.cpp:10717:69: note: Function 'drawBevelGradientReal' argument 7 names different: declaration 'bevApp' definition 'app'. qtcurve-1.9/qt4/style/qtcurve.cpp:10908:53: style:inconclusive: Function 'drawLightBevelReal' argument 2 names different: declaration 'r' definition 'rOrig'. [funcArgNamesDifferent] qtcurve-1.9/qt4/style/qtcurve.h:232:55: note: Function 'drawLightBevelReal' argument 2 names different: declaration 'r' definition 'rOrig'. qtcurve-1.9/qt4/style/qtcurve.cpp:10908:53: note: Function 'drawLightBevelReal' argument 2 names different: declaration 'r' definition 'rOrig'. qtcurve-1.9/qt4/style/qtcurve.cpp:11870:132: style:inconclusive: Function 'drawMdiIcon' argument 7 names different: declaration 'iclearcon' definition 'icon'. [funcArgNamesDifferent] qtcurve-1.9/qt4/style/qtcurve.h:273:68: note: Function 'drawMdiIcon' argument 7 names different: declaration 'iclearcon' definition 'icon'. qtcurve-1.9/qt4/style/qtcurve.cpp:11870:132: note: Function 'drawMdiIcon' argument 7 names different: declaration 'iclearcon' definition 'icon'. qtcurve-1.9/qt4/style/qtcurve.cpp:12237:53: style:inconclusive: Function 'drawSbSliderHandle' argument 2 names different: declaration 'r' definition 'rOrig'. [funcArgNamesDifferent] qtcurve-1.9/qt4/style/qtcurve.h:286:55: note: Function 'drawSbSliderHandle' argument 2 names different: declaration 'r' definition 'rOrig'. qtcurve-1.9/qt4/style/qtcurve.cpp:12237:53: note: Function 'drawSbSliderHandle' argument 2 names different: declaration 'r' definition 'rOrig'. qtcurve-1.9/qt4/style/qtcurve.cpp:12647:52: style:inconclusive: Function 'drawHandleMarkers' argument 2 names different: declaration 'r' definition 'rx'. [funcArgNamesDifferent] qtcurve-1.9/qt4/style/qtcurve.h:297:54: note: Function 'drawHandleMarkers' argument 2 names different: declaration 'r' definition 'rx'. qtcurve-1.9/qt4/style/qtcurve.cpp:12647:52: note: Function 'drawHandleMarkers' argument 2 names different: declaration 'r' definition 'rx'. qtcurve-1.9/qt4/style/qtcurve.cpp:2630:39: style: Local variable 'opts' shadows outer variable [shadowVariable] qtcurve-1.9/qt4/style/qtcurve.h:405:21: note: Shadowed declaration qtcurve-1.9/qt4/style/qtcurve.cpp:2630:39: note: Shadow variable qtcurve-1.9/qt4/style/qtcurve.cpp:4264:49: style: Local variable 'opt' shadows outer variable [shadowVariable] qtcurve-1.9/qt4/style/qtcurve.cpp:4244:39: note: Shadowed declaration qtcurve-1.9/qt4/style/qtcurve.cpp:4264:49: note: Shadow variable qtcurve-1.9/qt4/style/qtcurve.cpp:5030:34: style: Local variable 'reverse' shadows outer variable [shadowVariable] qtcurve-1.9/qt4/style/qtcurve.cpp:3532:10: note: Shadowed declaration qtcurve-1.9/qt4/style/qtcurve.cpp:5030:34: note: Shadow variable qtcurve-1.9/qt4/style/qtcurve.cpp:5613:50: style: Local variable 'fm' shadows outer variable [shadowVariable] qtcurve-1.9/qt4/style/qtcurve.cpp:5594:34: note: Shadowed declaration qtcurve-1.9/qt4/style/qtcurve.cpp:5613:50: note: Shadow variable qtcurve-1.9/qt4/style/qtcurve.cpp:5911:22: style: Local variable 'reverse' shadows outer variable [shadowVariable] qtcurve-1.9/qt4/style/qtcurve.cpp:5261:25: note: Shadowed declaration qtcurve-1.9/qt4/style/qtcurve.cpp:5911:22: note: Shadow variable qtcurve-1.9/qt4/style/qtcurve.cpp:6105:32: style: Local variable 'reverse' shadows outer variable [shadowVariable] qtcurve-1.9/qt4/style/qtcurve.cpp:5261:25: note: Shadowed declaration qtcurve-1.9/qt4/style/qtcurve.cpp:6105:32: note: Shadow variable qtcurve-1.9/qt4/style/qtcurve.cpp:6342:38: style: Local variable 'xpos' shadows outer variable [shadowVariable] qtcurve-1.9/qt4/style/qtcurve.cpp:6303:25: note: Shadowed declaration qtcurve-1.9/qt4/style/qtcurve.cpp:6342:38: note: Shadow variable qtcurve-1.9/qt4/style/qtcurve.cpp:6439:34: style: Local variable 'state' shadows outer variable [shadowVariable] qtcurve-1.9/qt4/style/qtcurve.cpp:5259:26: note: Shadowed declaration qtcurve-1.9/qt4/style/qtcurve.cpp:6439:34: note: Shadow variable qtcurve-1.9/qt4/style/qtcurve.cpp:6843:33: style: Local variable 'r' shadows outer variable [shadowVariable] qtcurve-1.9/qt4/style/qtcurve.cpp:5258:25: note: Shadowed declaration qtcurve-1.9/qt4/style/qtcurve.cpp:6843:33: note: Shadow variable qtcurve-1.9/qt4/style/qtcurve.cpp:6928:33: style: Local variable 'r' shadows outer variable [shadowVariable] qtcurve-1.9/qt4/style/qtcurve.cpp:5258:25: note: Shadowed declaration qtcurve-1.9/qt4/style/qtcurve.cpp:6928:33: note: Shadow variable qtcurve-1.9/qt4/style/qtcurve.cpp:7130:30: style: Local variable 'reverse' shadows outer variable [shadowVariable] qtcurve-1.9/qt4/style/qtcurve.cpp:5261:25: note: Shadowed declaration qtcurve-1.9/qt4/style/qtcurve.cpp:7130:30: note: Shadow variable qtcurve-1.9/qt4/style/qtcurve.cpp:7351:38: style: Local variable 'state' shadows outer variable [shadowVariable] qtcurve-1.9/qt4/style/qtcurve.cpp:5259:26: note: Shadowed declaration qtcurve-1.9/qt4/style/qtcurve.cpp:7351:38: note: Shadow variable qtcurve-1.9/qt4/style/qtcurve.cpp:11222:20: style: Local variable 'col' shadows outer variable [shadowVariable] qtcurve-1.9/qt4/style/qtcurve.cpp:11205:18: note: Shadowed declaration qtcurve-1.9/qt4/style/qtcurve.cpp:11222:20: note: Shadow variable qtcurve-1.9/qt4/style/qtcurve.cpp:11803:23: style: Local variable 'buttonColors' shadows outer function [shadowFunction] qtcurve-1.9/qt4/style/qtcurve.h:306:19: note: Shadowed declaration qtcurve-1.9/qt4/style/qtcurve.cpp:11803:23: note: Shadow variable qtcurve-1.9/qt4/style/qtcurve.cpp:11833:19: style: Local variable 'buttonColors' shadows outer function [shadowFunction] qtcurve-1.9/qt4/style/qtcurve.h:306:19: note: Shadowed declaration qtcurve-1.9/qt4/style/qtcurve.cpp:11833:19: note: Shadow variable qtcurve-1.9/qt4/style/qtcurve.cpp:12252:14: style: Local variable 'slider' shadows outer argument [shadowArgument] qtcurve-1.9/qt4/style/qtcurve.cpp:12238:60: note: Shadowed declaration qtcurve-1.9/qt4/style/qtcurve.cpp:12252:14: note: Shadow variable qtcurve-1.9/qt4/style/qtcurve.cpp:13151:29: style: Local variable 'p' shadows outer argument [shadowArgument] qtcurve-1.9/qt4/style/qtcurve.cpp:13139:54: note: Shadowed declaration qtcurve-1.9/qt4/style/qtcurve.cpp:13151:29: note: Shadow variable qtcurve-1.9/qt4/style/qtcurve.cpp:186:69: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:3100:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:3101:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:3168:21: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:3170:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:3645:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:3699:74: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:3836:69: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:3934:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:4040:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:4413:70: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:4597:67: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:4866:49: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:4965:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:4983:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:5086:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:5087:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:5601:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:6087:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:6434:66: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:6640:67: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:7132:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:7351:67: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:7870:76: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:8029:73: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:8182:49: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:8278:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:9242:70: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:9479:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:10174:49: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:10378:59: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:10383:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:10390:64: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:10403:72: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:10778:29: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:11806:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:11806:117: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:12582:50: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:12583:69: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:12602:80: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:13129:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:13131:26: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:13231:13: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt4/style/qtcurve.cpp:13320:9: style: Variable 'widget' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/qt4/style/qtcurve.cpp:8434:31: style: Variable 'nticks' is assigned a value that is never used. [unreadVariable] qtcurve-1.9/qt4/style/qtcurve.cpp:9725:34: style: Variable 'iconRect' is assigned a value that is never used. [unreadVariable] qtcurve-1.9/qt4/style/qtcurve_plugin.cpp:106:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DynamicPropertyChange [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/qtcurve_plugin.cpp:103:25: style: C-style pointer casting [cstyleCast] qtcurve-1.9/qt4/style/qtcurve_plugin.cpp:105:21: style: C-style pointer casting [cstyleCast] qtcurve-1.9/qt4/style/shadowhelper.cpp:98:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WinIdChange [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/shadowhelper.cpp:120:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ToolTip [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/shadowhelper.cpp:86:15: style:inconclusive: Either there is a missing 'override', or the member function 'QtCurve::ShadowHelper::unregisterWidget' can be const. [functionConst] qtcurve-1.9/qt4/style/shadowhelper.h:71:10: note: Either there is a missing 'override', or the member function 'QtCurve::ShadowHelper::unregisterWidget' can be const. qtcurve-1.9/qt4/style/shadowhelper.cpp:86:15: note: Either there is a missing 'override', or the member function 'QtCurve::ShadowHelper::unregisterWidget' can be const. qtcurve-1.9/qt4/style/shadowhelper.cpp:68:39: style:inconclusive: Function 'registerWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/shadowhelper.cpp:86:41: style:inconclusive: Function 'unregisterWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/shadowhelper.cpp:96:36: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/shadowhelper.cpp:96:52: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/shadowhelper.cpp:104:37: style:inconclusive: Function 'acceptWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/shadowhelper.cpp:139:42: style:inconclusive: Function 'installX11Shadows' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/shadowhelper.cpp:163:44: style:inconclusive: Function 'uninstallX11Shadows' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/shortcuthandler.cpp:89:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Key_Alt [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/shortcuthandler.cpp:55:36: style: C-style pointer casting [cstyleCast] qtcurve-1.9/qt4/style/shortcuthandler.cpp:81:44: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration 'watched' definition 'o'. [funcArgNamesDifferent] qtcurve-1.9/qt4/style/shortcuthandler.h:53:31: note: Function 'eventFilter' argument 1 names different: declaration 'watched' definition 'o'. qtcurve-1.9/qt4/style/shortcuthandler.cpp:81:44: note: Function 'eventFilter' argument 1 names different: declaration 'watched' definition 'o'. qtcurve-1.9/qt4/style/shortcuthandler.cpp:81:55: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent] qtcurve-1.9/qt4/style/shortcuthandler.h:53:48: note: Function 'eventFilter' argument 2 names different: declaration 'event' definition 'e'. qtcurve-1.9/qt4/style/shortcuthandler.cpp:81:55: note: Function 'eventFilter' argument 2 names different: declaration 'event' definition 'e'. qtcurve-1.9/qt4/style/shortcuthandler.cpp:121:13: style: Local variable 'widget' shadows outer variable [shadowVariable] qtcurve-1.9/qt4/style/shortcuthandler.cpp:86:14: note: Shadowed declaration qtcurve-1.9/qt4/style/shortcuthandler.cpp:121:13: note: Shadow variable qtcurve-1.9/qt4/style/windowmanager.cpp:236:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/windowmanager.cpp:388:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TextSelectableByMouse [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/windowmanager.cpp:459:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ArrowCursor [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/windowmanager.cpp:471:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ArrowCursor [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/windowmanager.cpp:652:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SizeAllCursor [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/windowmanager.cpp:676:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonRelease [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/windowmanager.cpp:716:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonRelease [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt4/style/windowmanager.cpp:90:39: style:inconclusive: Function 'WindowManager' argument 1 names different: declaration '' definition 'parent'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:129:50: style:inconclusive: Function 'registerWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:143:52: style:inconclusive: Function 'unregisterWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:185:47: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:185:63: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:213:50: style:inconclusive: Function 'timerEvent' argument 1 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:231:51: style:inconclusive: Function 'mousePressEvent' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:231:67: style:inconclusive: Function 'mousePressEvent' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:274:50: style:inconclusive: Function 'mouseMoveEvent' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:274:66: style:inconclusive: Function 'mouseMoveEvent' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:315:53: style:inconclusive: Function 'mouseReleaseEvent' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:315:69: style:inconclusive: Function 'mouseReleaseEvent' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:324:46: style:inconclusive: Function 'isDragable' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:401:49: style:inconclusive: Function 'isBlackListed' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:427:49: style:inconclusive: Function 'isWhiteListed' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:442:43: style:inconclusive: Function 'canDrag' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:467:43: style:inconclusive: Function 'canDrag' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:467:60: style:inconclusive: Function 'canDrag' argument 2 names different: declaration '' definition 'child'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:467:81: style:inconclusive: Function 'canDrag' argument 3 names different: declaration '' definition 'position'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:636:35: style:inconclusive: Function 'startDrag' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:636:57: style:inconclusive: Function 'startDrag' argument 2 names different: declaration '' definition 'position'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:661:49: style:inconclusive: Function 'isDockWidgetTitle' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:673:63: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:673:79: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:704:65: style:inconclusive: Function 'appMouseEvent' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt4/style/windowmanager.cpp:704:81: style:inconclusive: Function 'appMouseEvent' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/common/config_file.cpp:168:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_FLAT [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/common/config_file.cpp:418:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_LIGHT [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/common/config_file.cpp:518:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/common/config_file.cpp:545:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/common/config_file.cpp:560:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/common/config_file.cpp:606:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/common/config_file.cpp:658:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SkipEmptyParts [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/common/config_file.cpp:847:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_CUSTOM1 [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/common/config_file.cpp:897:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_BEVELLED [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/common/config_file.cpp:1111:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/common/config_file.cpp:1466:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_CUSTOM1 [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/common/config_file.cpp:1392:25: style: Obsolete function 'QString::sprintf' called. It is recommended to use 'QString::asprintf', 'QString::arg' or 'QTextStream' instead. [prohibitedsprintfCalled] qtcurve-1.9/qt5/common/config_file.cpp:596:10: style:inconclusive: Technically the member function 'QtCConfig::hasKey' can be const. [functionConst] qtcurve-1.9/qt5/common/config_file.cpp:622:12: style:inconclusive: Technically the member function 'QtCConfig::readEntry' can be const. [functionConst] qtcurve-1.9/qt5/common/config_file.cpp:597:13: note: Technically the member function 'QtCConfig::readEntry' can be const. qtcurve-1.9/qt5/common/config_file.cpp:622:12: note: Technically the member function 'QtCConfig::readEntry' can be const. qtcurve-1.9/qt5/common/common.h:656:5: style: Struct 'GradientStop' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt5/common/config_file.cpp:593:5: style: Class 'QtCConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt5/common/config_file.cpp:1598:19: style: Variable 'opts->gbFactor' is reassigned a value before the old one has been used. [redundantAssignment] qtcurve-1.9/qt5/common/config_file.cpp:1479:20: note: opts->gbFactor is assigned qtcurve-1.9/qt5/common/config_file.cpp:1598:19: note: opts->gbFactor is overwritten qtcurve-1.9/qt5/common/config_file.cpp:1375:26: style: Local variable 'i' shadows outer variable [shadowVariable] qtcurve-1.9/qt5/common/config_file.cpp:1093:17: note: Shadowed declaration qtcurve-1.9/qt5/common/config_file.cpp:1375:26: note: Shadow variable qtcurve-1.9/qt5/common/config_file.cpp:520:25: style: Unused variable: line [unusedVariable] qtcurve-1.9/qt5/common/kf5_utils.h:91:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GenericDataLocation [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/common/kf5_utils.cpp:40:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ok [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/common/kf5_utils.cpp:62:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ok [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/common/kf5_utils.cpp:120:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Acceptable [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/common/kf5_utils.cpp:134:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/common/kf5_utils.cpp:102:14: style:inconclusive: Either there is a missing 'override', or the member function 'QtCurve::InputDialog::getLabelText' can be const. [functionConst] qtcurve-1.9/qt5/common/kf5_utils.h:53:13: note: Either there is a missing 'override', or the member function 'QtCurve::InputDialog::getLabelText' can be const. qtcurve-1.9/qt5/common/kf5_utils.cpp:102:14: note: Either there is a missing 'override', or the member function 'QtCurve::InputDialog::getLabelText' can be const. qtcurve-1.9/qt5/common/kf5_utils.cpp:50:59: style:inconclusive: Function 'InputDialog' argument 2 names different: declaration '' definition 'flags'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/common/kf5_utils.cpp:114:40: style:inconclusive: Function 'checkValid' argument 1 names different: declaration 'text' definition '_text'. [funcArgNamesDifferent] qtcurve-1.9/qt5/common/kf5_utils.h:62:36: note: Function 'checkValid' argument 1 names different: declaration 'text' definition '_text'. qtcurve-1.9/qt5/common/kf5_utils.cpp:114:40: note: Function 'checkValid' argument 1 names different: declaration 'text' definition '_text'. qtcurve-1.9/qt5/config/exportthemedialog.cpp:50:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PM_DefaultLayoutSpacing [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/config/exportthemedialog.cpp:93:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimpleConfig [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/config/exportthemedialog.h:36:5: style: Class 'CExportThemeDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt5/config/imagepropertiesdialog.cpp:72:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable File [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/config/imagepropertiesdialog.cpp:104:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/config/qtcurveconfig.cpp:2636:35: error: There is an unknown macro here somewhere. Configuration is required. If THEME_PREFIX is a macro then please configure it. [unknownMacro] qtcurve-1.9/qt5/kwin/qtcurveclient.h:77:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaximizeFull [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvebutton.cpp:56:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ArrowCursor [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvebutton.cpp:62:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DecorationReset [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvebutton.cpp:140:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Antialiasing [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvebutton.cpp:154:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QtC_TitleBarButtons [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvebutton.cpp:343:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color0 [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.h:76:5: style:inconclusive: Technically the member function 'QtCurve::KWin::QtCurveShadowCache::color' can be const. [functionConst] qtcurve-1.9/qt5/kwin/qtcurvehandler.h:103:5: style:inconclusive: Either there is a missing 'override', or the member function 'QtCurve::KWin::QtCurveHandler::titleFont' can be const. [functionConst] qtcurve-1.9/qt5/kwin/qtcurvehandler.h:108:5: style:inconclusive: Either there is a missing 'override', or the member function 'QtCurve::KWin::QtCurveHandler::titleFontTool' can be const. [functionConst] qtcurve-1.9/qt5/kwin/qtcurvehandler.h:196:10: style:inconclusive: Either there is a missing 'override', or the member function 'QtCurve::KWin::QtCurveHandler::wasLastMenu' can be const. [functionConst] qtcurve-1.9/qt5/kwin/qtcurvehandler.h:201:5: style:inconclusive: Either there is a missing 'override', or the member function 'QtCurve::KWin::QtCurveHandler::wasLastStatus' can be const. [functionConst] qtcurve-1.9/qt5/kwin/qtcurvehandler.h:206:5: style:inconclusive: Either there is a missing 'override', or the member function 'QtCurve::KWin::QtCurveHandler::hoverCol' can be const. [functionConst] qtcurve-1.9/qt5/kwin/qtcurveshadowconfiguration.h:59:5: style: Class 'ShadowConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.h:122:9: style: Class 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.h:123:9: style: Class 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt5/kwin/qtcurvebutton.cpp:130:45: style:inconclusive: Function 'paintEvent' argument 1 names different: declaration '' definition 'ev'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:69:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qtc_x11_qtc_menubar_size [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:74:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qtc_x11_qtc_statusbar [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:79:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qtc_x11_qtc_opacity [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:137:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND_FULL [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:161:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Antialiasing [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:183:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QtC_StateKWin [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:247:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LM_BorderBottom [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:309:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_NoSystemBackground [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:321:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SettingBorder [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:358:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QtC_WindowBorder [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:766:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElideRight [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:897:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LM_OuterPaddingLeft [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:1006:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LM_TitleHeight [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:1039:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StyleChange [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:1064:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SettingColors [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:1129:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCB_CLIENT_MESSAGE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:1147:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCB_CLIENT_MESSAGE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:1167:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XCB_CLIENT_MESSAGE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:1187:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WM2WindowClass [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:1244:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LM_TitleHeight [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvesizegrip.h:67:5: style: Class 'QtCurveSizeGrip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:618:12: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:613:36: note: outer condition: !customBgnd qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:618:12: note: identical inner condition: !customBgnd qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:91:25: style: C-style pointer casting [cstyleCast] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:756:32: style:inconclusive: Function 'paintTitle' argument 8 names different: declaration 'activeTab' definition 'isActiveTab'. [funcArgNamesDifferent] qtcurve-1.9/qt5/kwin/qtcurveclient.h:70:26: note: Function 'paintTitle' argument 8 names different: declaration 'activeTab' definition 'isActiveTab'. qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:756:32: note: Function 'paintTitle' argument 8 names different: declaration 'activeTab' definition 'isActiveTab'. qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:402:22: style: Variable 'tileSet' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:1125:14: style: union member 'Anonymous2::_buff' is never used. [unusedStructMember] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:1143:18: style: union member 'Anonymous3::_buff' is never used. [unusedStructMember] qtcurve-1.9/qt5/kwin/qtcurveclient.cpp:1163:18: style: union member 'Anonymous4::_buff' is never used. [unusedStructMember] qtcurve-1.9/qt5/kwin/qtcurveconfig.cpp:51:53: style: Parameter 'group' can be declared as reference to const [constParameterReference] qtcurve-1.9/qt5/kwin/qtcurvehandler.cpp:115:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CascadeConfig [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvehandler.cpp:146:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Inactive [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvehandler.cpp:251:102: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QtC_CustomBgnd [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvehandler.cpp:294:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QtC_WindowBorder [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvehandler.cpp:440:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND_FULL [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvehandler.h:84:10: style: Virtual function 'reset' is called from constructor 'QtCurveHandler()' at line 98. Dynamic binding is not used. [virtualCallInConstructor] qtcurve-1.9/qt5/kwin/qtcurvehandler.cpp:98:5: note: Calling reset qtcurve-1.9/qt5/kwin/qtcurvehandler.h:84:10: note: reset is a virtual function qtcurve-1.9/qt5/kwin/qtcurvedbus.h:39:5: style: Class 'QtCurveDBus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt5/kwin/qtcurvehandler.cpp:214:53: style:inconclusive: Function 'createDecoration' argument 1 names different: declaration '' definition 'bridge'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/kwin/qtcurvehandler.cpp:435:10: style: Local variable 'edgePad' shadows outer function [shadowFunction] qtcurve-1.9/qt5/kwin/qtcurvehandler.h:151:5: note: Shadowed declaration qtcurve-1.9/qt5/kwin/qtcurvehandler.cpp:435:10: note: Shadow variable qtcurve-1.9/qt5/kwin/qtcurvehandler.cpp:403:40: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] qtcurve-1.9/qt5/kwin/qtcurvehandler.cpp:414:40: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:66:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MidShade [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:73:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MidlightShade [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:82:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MidShade [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:92:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LightShade [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:104:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Active [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:111:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Active [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:154:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transparent [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:345:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:314:26: style: The member function 'QtCurve::KWin::QtCurveShadowCache::renderGradient' can be static. [functionStatic] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.h:179:10: note: The member function 'QtCurve::KWin::QtCurveShadowCache::renderGradient' can be static. qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:314:26: note: The member function 'QtCurve::KWin::QtCurveShadowCache::renderGradient' can be static. qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:137:14: style: Local variable 'color' shadows outer function [shadowFunction] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.h:76:5: note: Shadowed declaration qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:137:14: note: Shadow variable qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:151:13: style: Local variable 'shadowSize' shadows outer function [shadowFunction] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.h:105:5: note: Shadowed declaration qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:151:13: note: Shadow variable qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:332:16: style: Local variable 'rect' shadows outer argument [shadowArgument] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:314:68: note: Shadowed declaration qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:332:16: note: Shadow variable qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:340:25: style: Local variable 'rect' shadows outer argument [shadowArgument] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:314:68: note: Shadowed declaration qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:340:25: note: Shadow variable qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:358:25: style: Local variable 'rect' shadows outer argument [shadowArgument] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:314:68: note: Shadowed declaration qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:358:25: note: Shadow variable qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:375:25: style: Local variable 'rect' shadows outer argument [shadowArgument] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:314:68: note: Shadowed declaration qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:375:25: note: Shadow variable qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:376:25: style: Local variable 'rg' shadows outer argument [shadowArgument] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:314:97: note: Shadowed declaration qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:376:25: note: Shadow variable qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:399:25: style: Local variable 'rect' shadows outer argument [shadowArgument] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:314:68: note: Shadowed declaration qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:399:25: note: Shadow variable qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:400:25: style: Local variable 'rg' shadows outer argument [shadowArgument] qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:314:97: note: Shadowed declaration qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:400:25: note: Shadow variable qtcurve-1.9/qt5/kwin/qtcurveshadowcache.cpp:135:17: style: Variable 'key' is assigned a value that is never used. [unreadVariable] qtcurve-1.9/qt5/kwin/qtcurveshadowconfiguration.cpp:45:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Active [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveshadowconfiguration.cpp:66:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FocusColor [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveshadowconfiguration.cpp:99:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Active [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveshadowconfiguration.cpp:129:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Active [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurveshadowconfiguration.cpp:35:49: style:inconclusive: Function 'ShadowConfig' argument 1 names different: declaration '' definition 'colorGroup'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/kwin/qtcurvesizegrip.cpp:79:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_NoSystemBackground [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvesizegrip.cpp:150:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Resize [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvesizegrip.cpp:171:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoPen [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvesizegrip.cpp:213:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResizeOp [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvesizegrip.cpp:230:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LM_BorderRight [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvesizegrip.cpp:75:49: style:inconclusive: Function 'QtCurveSizeGrip' argument 1 names different: declaration '' definition 'client'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/kwin/qtcurvesizegrip.cpp:145:39: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/kwin/qtcurvesizegrip.cpp:145:55: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/kwin/qtcurvesizegrip.cpp:195:47: style:inconclusive: Function 'mousePressEvent' argument 1 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/kwin/qtcurvetogglebutton.cpp:57:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ArrowCursor [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvetogglebutton.cpp:64:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DecorationReset [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvetogglebutton.cpp:98:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ColorFont [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/qtcurvetogglebutton.cpp:86:51: style:inconclusive: Function 'paintEvent' argument 1 names different: declaration '' definition 'ev'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/kwin/tileset.cpp:126:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wRatio [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwin/tileset.cpp:32:25: style:inconclusive: Function 'initPixmap' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/kwin/tileset.cpp:32:43: style:inconclusive: Function 'initPixmap' argument 2 names different: declaration '' definition 'pix'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/kwin/tileset.cpp:51:33: style:inconclusive: Function 'TileSet' argument 1 names different: declaration '' definition 'pix'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/kwin/tileset.cpp:80:22: style:inconclusive: Function 'TileSet' argument 6 names different: declaration 'x2' definition 'x1'. [funcArgNamesDifferent] qtcurve-1.9/qt5/kwin/tileset.h:66:69: note: Function 'TileSet' argument 6 names different: declaration 'x2' definition 'x1'. qtcurve-1.9/qt5/kwin/tileset.cpp:80:22: note: Function 'TileSet' argument 6 names different: declaration 'x2' definition 'x1'. qtcurve-1.9/qt5/kwin/tileset.cpp:80:30: style:inconclusive: Function 'TileSet' argument 7 names different: declaration 'y2' definition 'y1'. [funcArgNamesDifferent] qtcurve-1.9/qt5/kwin/tileset.h:66:77: note: Function 'TileSet' argument 7 names different: declaration 'y2' definition 'y1'. qtcurve-1.9/qt5/kwin/tileset.cpp:80:30: note: Function 'TileSet' argument 7 names different: declaration 'y2' definition 'y1'. qtcurve-1.9/qt5/kwin/tileset.cpp:115:30: style:inconclusive: Function 'render' argument 1 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/kwin/tileset.cpp:115:43: style:inconclusive: Function 'render' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/kwin/tileset.cpp:115:52: style:inconclusive: Function 'render' argument 3 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/kwinconfig/qtcurvekwinconfig.cpp:94:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable borderSize [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/kwinconfig/qtcurvekwinconfig.h:74:13: style:inconclusive: Either there is a missing 'override', or the member function 'QtCurve::KWinConfig::ok' can be const. [functionConst] qtcurve-1.9/qt5/kwinconfig/qtcurvekwinconfig.h:51:10: note: Either there is a missing 'override', or the member function 'QtCurve::KWinConfig::ok' can be const. qtcurve-1.9/qt5/kwinconfig/qtcurvekwinconfig.h:74:13: note: Either there is a missing 'override', or the member function 'QtCurve::KWinConfig::ok' can be const. qtcurve-1.9/qt5/kwinconfig/qtcurvekwinconfig.cpp:169:32: style:inconclusive: Function 'load' argument 1 names different: declaration 'config' definition 'c'. [funcArgNamesDifferent] qtcurve-1.9/qt5/kwinconfig/qtcurvekwinconfig.h:49:24: note: Function 'load' argument 1 names different: declaration 'config' definition 'c'. qtcurve-1.9/qt5/kwinconfig/qtcurvekwinconfig.cpp:169:32: note: Function 'load' argument 1 names different: declaration 'config' definition 'c'. qtcurve-1.9/qt5/kwinconfig/qtcurvekwinconfig.cpp:187:32: style:inconclusive: Function 'save' argument 1 names different: declaration 'config' definition 'c'. [funcArgNamesDifferent] qtcurve-1.9/qt5/kwinconfig/qtcurvekwinconfig.h:50:24: note: Function 'save' argument 1 names different: declaration 'config' definition 'c'. qtcurve-1.9/qt5/kwinconfig/qtcurvekwinconfig.cpp:187:32: note: Function 'save' argument 1 names different: declaration 'config' definition 'c'. qtcurve-1.9/qt5/style/blurhelper.h:148:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_OpaquePaintEvent [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/blurhelper.h:177:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_StyledBackground [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/blurhelper.h:73:5: style: Class 'BlurHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt5/style/blurhelper.cpp:69:33: style:inconclusive: Function 'BlurHelper' argument 1 names different: declaration '' definition 'parent'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/blurhelper.cpp:76:37: style:inconclusive: Function 'registerWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/blurhelper.cpp:82:39: style:inconclusive: Function 'unregisterWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/blurhelper.cpp:91:34: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/blurhelper.cpp:91:50: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/blurhelper.cpp:136:33: style:inconclusive: Function 'blurRegion' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/blurhelper.cpp:149:37: style:inconclusive: Function 'trimBlurRegion' argument 1 names different: declaration '' definition 'parent'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/blurhelper.cpp:149:54: style:inconclusive: Function 'trimBlurRegion' argument 2 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/blurhelper.cpp:150:37: style:inconclusive: Function 'trimBlurRegion' argument 3 names different: declaration '' definition 'region'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/blurhelper.cpp:176:29: style:inconclusive: Function 'update' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/blurhelper.cpp:209:23: style:inconclusive: Function 'clear' argument 1 names different: declaration '' definition 'wid'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:338:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Highlight [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.h:386:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Enabled [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.h:398:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_MouseOver [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_p.h:156:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Enabled [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_p.h:164:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Enabled [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_p.h:209:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WindowSystemMenuHint [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/prepolish.cpp:49:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MSWindowsOwnDC [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_p.h:235:5: style: Class 'QtCurveDockWidgetTitleBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt5/style/prepolish.cpp:32:27: style:inconclusive: Function 'prePolish' argument 1 names different: declaration 'w' definition 'widget'. [funcArgNamesDifferent] qtcurve-1.9/qt5/style/qtcurve.h:178:29: note: Function 'prePolish' argument 1 names different: declaration 'w' definition 'widget'. qtcurve-1.9/qt5/style/prepolish.cpp:32:27: note: Function 'prePolish' argument 1 names different: declaration 'w' definition 'widget'. qtcurve-1.9/qt5/style/qtcurve_p.h:156:56: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_p.h:164:68: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/windowmanager.h:227:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/windowmanager.h:236:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/windowmanager.h:242:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:171:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable white [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:222:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Horizontal [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:266:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIDGET_TAB_TOP [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:284:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RGB_MASK [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:354:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QTCURVE_PREVIEW_CONFIG [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:400:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_CONTRAST [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:681:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:707:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Q_FUNC_INFO [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:785:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TITLEBAR_BUTTON_COLOR [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:829:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignVCenter [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:903:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoFrame [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:939:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transparent [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:1140:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PM_DefaultLayoutSpacing [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:1161:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Horizontal [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:1235:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORIGINAL_SHADE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:1247:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Antialiasing [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:1274:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINE_DASHES [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:1356:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROGRESS_CHUNK_WIDTH [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:1481:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_BEVELLED [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:1536:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIDGET_TAB_TOP [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:1592:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TITLEBAR_BUTTON_ROUND [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:1619:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:1747:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Active [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:2025:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIDGET_DEF_BUTTON [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:2044:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable black [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:2077:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable white [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:2111:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transparent [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:2162:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_STRIPED [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:2265:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMG_FILE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:2419:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IntersectClip [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:2454:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TITLEBAR_BUTTON_ROUND [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:2518:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CORNER_TR [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:2562:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:2676:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_MouseOver [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:2716:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Sunken [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:2739:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TITLEBAR_BUTTON_NO_FRAME [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:2763:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TITLEBAR_BUTTON_HOVER_SYMBOL_FULL [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:2803:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TITLEBAR_BUTTOM_ARROW_MIN_MAX [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:2898:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WIDGET_SCROLLVIEW [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:2918:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOTAL_SHADES [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3008:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Raised [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3127:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Antialiasing [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3137:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Sunken [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3198:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLIDER_TRIANGULAR [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3451:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Horizontal [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3517:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHADE_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3566:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_MouseOver [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3599:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Selected [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3621:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORIGINAL_SHADE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3637:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QTC_NUM_STD_SHADES [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3650:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TBAR_VERSION_HACK [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3665:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TBAR_VERSION_HACK [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3686:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Enabled [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3693:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Enabled [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3703:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORIGINAL_SHADE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3714:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORIGINAL_SHADE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3725:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Enabled [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3732:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHADE_BLEND_SELECTED [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3752:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QColor [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3793:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHADE_WINDOW_BORDER [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3847:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHADE_WINDOW_BORDER [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3865:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TITLEBAR_BUTTON_COLOR [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3887:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:3976:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SC_TitleBarSysMenu [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:4029:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Enabled [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:4048:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIX_DOT [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:4108:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORIGINAL_SHADE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:4118:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORIGINAL_SHADE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:4138:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Enabled [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:4161:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable white [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:4195:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQUARE_FRAME [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:4473:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoBlock [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:4481:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HIDE_KWIN [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve.cpp:1680:17: style: Obsolete function 'QString::sprintf' called. It is recommended to use 'QString::asprintf', 'QString::arg' or 'QTextStream' instead. [prohibitedsprintfCalled] qtcurve-1.9/qt5/style/qtcurve.cpp:2105:9: style: Obsolete function 'QString::sprintf' called. It is recommended to use 'QString::asprintf', 'QString::arg' or 'QTextStream' instead. [prohibitedsprintfCalled] qtcurve-1.9/qt5/style/qtcurve.cpp:2175:17: style: Obsolete function 'QString::sprintf' called. It is recommended to use 'QString::asprintf', 'QString::arg' or 'QTextStream' instead. [prohibitedsprintfCalled] qtcurve-1.9/qt5/style/qtcurve.cpp:2215:17: style: Obsolete function 'QString::sprintf' called. It is recommended to use 'QString::asprintf', 'QString::arg' or 'QTextStream' instead. [prohibitedsprintfCalled] qtcurve-1.9/qt5/style/qtcurve.cpp:747:13: style:inconclusive: Either there is a missing 'override', or the member function 'QtCurve::Style::freeColor' can be const. [functionConst] qtcurve-1.9/qt5/style/qtcurve.h:188:10: note: Either there is a missing 'override', or the member function 'QtCurve::Style::freeColor' can be const. qtcurve-1.9/qt5/style/qtcurve.cpp:747:13: note: Either there is a missing 'override', or the member function 'QtCurve::Style::freeColor' can be const. qtcurve-1.9/qt5/style/qtcurve.cpp:4313:13: style: Either there is a missing 'override', or the member function 'QtCurve::Style::borderSizesChanged' can be static. [functionStatic] qtcurve-1.9/qt5/style/qtcurve.h:364:10: note: Either there is a missing 'override', or the member function 'QtCurve::Style::borderSizesChanged' can be static. qtcurve-1.9/qt5/style/qtcurve.cpp:4313:13: note: Either there is a missing 'override', or the member function 'QtCurve::Style::borderSizesChanged' can be static. qtcurve-1.9/qt5/style/windowmanager.h:222:9: style: Class 'ExceptionId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt5/style/windowmanager.h:296:9: style: Class 'AppEventFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt5/style/shadowhelper.h:63:5: style: Class 'ShadowHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtcurve-1.9/qt5/style/qtcurve.cpp:1984:43: style: Condition 'sunken' is always true [knownConditionTrueFalse] qtcurve-1.9/qt5/style/qtcurve.cpp:1983:42: note: Assuming that condition '!sunken' is not redundant qtcurve-1.9/qt5/style/qtcurve.cpp:1984:43: note: Condition 'sunken' is always true qtcurve-1.9/qt5/style/qtcurve.cpp:2011:14: style: Condition 'glowFocus' is always false [knownConditionTrueFalse] qtcurve-1.9/qt5/style/qtcurve.cpp:2008:54: note: Assuming that condition '!glowFocus' is not redundant qtcurve-1.9/qt5/style/qtcurve.cpp:2011:14: note: Condition 'glowFocus' is always false qtcurve-1.9/qt5/style/qtcurve.cpp:2639:81: style: Condition 'hasFocus' is always false [knownConditionTrueFalse] qtcurve-1.9/qt5/style/qtcurve.cpp:2634:20: note: Assuming that condition '!hasFocus' is not redundant qtcurve-1.9/qt5/style/qtcurve.cpp:2639:81: note: Condition 'hasFocus' is always false qtcurve-1.9/qt5/style/qtcurve.cpp:2701:54: style: Condition '!sunken' is always false [knownConditionTrueFalse] qtcurve-1.9/qt5/style/qtcurve.cpp:2699:54: note: Assuming that condition '!sunken' is not redundant qtcurve-1.9/qt5/style/qtcurve.cpp:2701:54: note: Condition '!sunken' is always false qtcurve-1.9/qt5/style/qtcurve.cpp:4404:8: style: Condition '!triggeredAction' is always true [knownConditionTrueFalse] qtcurve-1.9/qt5/style/qtcurve.cpp:4391:26: note: Assignment 'triggeredAction(false)', assigned value is 0 qtcurve-1.9/qt5/style/qtcurve.cpp:4404:8: note: Condition '!triggeredAction' is always true qtcurve-1.9/qt5/style/qtcurve.cpp:4430:9: style: Condition '!triggeredAction' is always true [knownConditionTrueFalse] qtcurve-1.9/qt5/style/qtcurve.cpp:4416:26: note: Assignment 'triggeredAction(false)', assigned value is 0 qtcurve-1.9/qt5/style/qtcurve.cpp:4430:9: note: Condition '!triggeredAction' is always true qtcurve-1.9/qt5/style/qtcurve.cpp:2404:52: warning:inconclusive: Either the condition 'widget' is redundant or there is possible null pointer dereference: widget. [nullPointerRedundantCheck] qtcurve-1.9/qt5/style/qtcurve.cpp:2415:9: note: Assuming that condition 'widget' is not redundant qtcurve-1.9/qt5/style/qtcurve.cpp:2404:52: note: Null pointer dereference qtcurve-1.9/qt5/style/qtcurve.cpp:2407:22: warning:inconclusive: Either the condition 'widget' is redundant or there is possible null pointer dereference: widget. [nullPointerRedundantCheck] qtcurve-1.9/qt5/style/qtcurve.cpp:2415:9: note: Assuming that condition 'widget' is not redundant qtcurve-1.9/qt5/style/qtcurve.cpp:2407:22: note: Null pointer dereference qtcurve-1.9/qt5/style/qtcurve.cpp:2419:22: warning: Either the condition 'widget' is redundant or there is possible null pointer dereference: widget. [nullPointerRedundantCheck] qtcurve-1.9/qt5/style/qtcurve.cpp:2415:9: note: Assuming that condition 'widget' is not redundant qtcurve-1.9/qt5/style/qtcurve.cpp:2419:22: note: Null pointer dereference qtcurve-1.9/qt5/style/qtcurve.cpp:3775:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve.cpp:3949:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve.cpp:3951:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve.cpp:1460:72: style:inconclusive: Function 'drawBevelGradient' argument 3 names different: declaration 'r' definition 'origRect'. [funcArgNamesDifferent] qtcurve-1.9/qt5/style/qtcurve.h:214:74: note: Function 'drawBevelGradient' argument 3 names different: declaration 'r' definition 'origRect'. qtcurve-1.9/qt5/style/qtcurve.cpp:1460:72: note: Function 'drawBevelGradient' argument 3 names different: declaration 'r' definition 'origRect'. qtcurve-1.9/qt5/style/qtcurve.cpp:1534:42: style:inconclusive: Function 'drawBevelGradientReal' argument 7 names different: declaration 'bevApp' definition 'app'. [funcArgNamesDifferent] qtcurve-1.9/qt5/style/qtcurve.h:220:44: note: Function 'drawBevelGradientReal' argument 7 names different: declaration 'bevApp' definition 'app'. qtcurve-1.9/qt5/style/qtcurve.cpp:1534:42: note: Function 'drawBevelGradientReal' argument 7 names different: declaration 'bevApp' definition 'app'. qtcurve-1.9/qt5/style/qtcurve.cpp:1740:53: style:inconclusive: Function 'drawLightBevelReal' argument 2 names different: declaration 'r' definition 'rOrig'. [funcArgNamesDifferent] qtcurve-1.9/qt5/style/qtcurve.h:244:55: note: Function 'drawLightBevelReal' argument 2 names different: declaration 'r' definition 'rOrig'. qtcurve-1.9/qt5/style/qtcurve.cpp:1740:53: note: Function 'drawLightBevelReal' argument 2 names different: declaration 'r' definition 'rOrig'. qtcurve-1.9/qt5/style/qtcurve.cpp:2760:132: style:inconclusive: Function 'drawMdiIcon' argument 7 names different: declaration 'iclearcon' definition 'icon'. [funcArgNamesDifferent] qtcurve-1.9/qt5/style/qtcurve.h:285:68: note: Function 'drawMdiIcon' argument 7 names different: declaration 'iclearcon' definition 'icon'. qtcurve-1.9/qt5/style/qtcurve.cpp:2760:132: note: Function 'drawMdiIcon' argument 7 names different: declaration 'iclearcon' definition 'icon'. qtcurve-1.9/qt5/style/qtcurve.cpp:3132:58: style:inconclusive: Function 'drawSbSliderHandle' argument 2 names different: declaration 'r' definition 'rOrig'. [funcArgNamesDifferent] qtcurve-1.9/qt5/style/qtcurve.h:298:55: note: Function 'drawSbSliderHandle' argument 2 names different: declaration 'r' definition 'rOrig'. qtcurve-1.9/qt5/style/qtcurve.cpp:3132:58: note: Function 'drawSbSliderHandle' argument 2 names different: declaration 'r' definition 'rOrig'. qtcurve-1.9/qt5/style/qtcurve.cpp:3550:57: style:inconclusive: Function 'drawHandleMarkers' argument 2 names different: declaration 'r' definition 'rx'. [funcArgNamesDifferent] qtcurve-1.9/qt5/style/qtcurve.h:309:54: note: Function 'drawHandleMarkers' argument 2 names different: declaration 'r' definition 'rx'. qtcurve-1.9/qt5/style/qtcurve.cpp:3550:57: note: Function 'drawHandleMarkers' argument 2 names different: declaration 'r' definition 'rx'. qtcurve-1.9/qt5/style/qtcurve.cpp:2061:20: style: Local variable 'col' shadows outer variable [shadowVariable] qtcurve-1.9/qt5/style/qtcurve.cpp:2044:18: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve.cpp:2061:20: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve.cpp:2693:23: style: Local variable 'buttonColors' shadows outer function [shadowFunction] qtcurve-1.9/qt5/style/qtcurve.h:318:19: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve.cpp:2693:23: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve.cpp:2723:19: style: Local variable 'buttonColors' shadows outer function [shadowFunction] qtcurve-1.9/qt5/style/qtcurve.h:318:19: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve.cpp:2723:19: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve.cpp:3146:14: style: Local variable 'slider' shadows outer argument [shadowArgument] qtcurve-1.9/qt5/style/qtcurve.cpp:3132:98: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve.cpp:3146:14: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve.cpp:4053:29: style: Local variable 'p' shadows outer argument [shadowArgument] qtcurve-1.9/qt5/style/qtcurve.cpp:4042:54: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve.cpp:4053:29: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve.cpp:1190:59: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve.cpp:1195:54: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve.cpp:1200:64: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve.cpp:1213:72: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve.cpp:1593:9: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve.cpp:2696:13: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve.cpp:2696:97: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve.cpp:3479:50: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve.cpp:3480:69: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve.cpp:3499:80: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve.cpp:4032:9: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve.cpp:4034:9: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve.cpp:4139:9: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve.cpp:4229:23: style: Variable 'widget' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/qt5/style/qtcurve_api.cpp:131:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_FLAT [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_api.cpp:171:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_CONTRAST [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_api.cpp:376:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EFFECT_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_api.cpp:808:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_SHADED [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_api.cpp:974:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Show [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1049:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1444:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1747:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SH_ToolTip_Mask [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_api.cpp:2120:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RightToLeft [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_api.cpp:4491:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RightToLeft [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_api.cpp:6094:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ButtonText [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_api.cpp:6124:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PM_SplitterWidth [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_api.cpp:6404:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PM_DockWidgetTitleMargin [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_api.cpp:6553:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RightToLeft [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_api.cpp:7089:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SC_ScrollBarSlider [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1557:25: style: Condition 'opts.gtkComboMenus' is always true [knownConditionTrueFalse] qtcurve-1.9/qt5/style/qtcurve_api.cpp:2127:31: style: C-style pointer casting [cstyleCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:4609:43: style: C-style pointer casting [cstyleCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:484:15: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:489:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:561:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:565:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:566:18: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:571:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:604:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:736:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:738:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:756:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:757:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:875:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:902:17: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:904:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:908:17: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:909:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:969:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:969:53: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:977:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:979:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:990:52: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:998:20: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1001:18: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1012:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1014:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1018:49: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1025:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1055:34: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1095:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1097:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1246:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1247:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1249:42: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1279:83: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1281:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1282:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1292:83: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1294:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1295:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1305:18: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1336:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1337:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1338:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1361:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1362:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1401:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1409:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_api.cpp:6786:21: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] qtcurve-1.9/qt5/style/qtcurve_api.cpp:6788:21: note: Found duplicate branches for 'if' and 'else'. qtcurve-1.9/qt5/style/qtcurve_api.cpp:6786:21: note: Found duplicate branches for 'if' and 'else'. qtcurve-1.9/qt5/style/qtcurve_api.cpp:5200:21: style: The scope of the variable 'nticks' can be reduced. [variableScope] qtcurve-1.9/qt5/style/qtcurve_api.cpp:6319:17: style: The scope of the variable 'maxpmw' can be reduced. [variableScope] qtcurve-1.9/qt5/style/qtcurve_api.cpp:6320:17: style: The scope of the variable 'tabSpacing' can be reduced. [variableScope] qtcurve-1.9/qt5/style/qtcurve_api.cpp:2113:35: style:inconclusive: Function 'drawControl' argument 1 names different: declaration 'control' definition 'element'. [funcArgNamesDifferent] qtcurve-1.9/qt5/style/qtcurve.h:152:37: note: Function 'drawControl' argument 1 names different: declaration 'control' definition 'element'. qtcurve-1.9/qt5/style/qtcurve_api.cpp:2113:35: note: Function 'drawControl' argument 1 names different: declaration 'control' definition 'element'. qtcurve-1.9/qt5/style/qtcurve_api.cpp:6092:41: style:inconclusive: Function 'drawItemText' argument 7 names different: declaration '' definition 'textRole'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1251:35: style: Local variable 'opts' shadows outer variable [shadowVariable] qtcurve-1.9/qt5/style/qtcurve.h:525:21: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve_api.cpp:1251:35: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve_api.cpp:2511:42: style: Local variable 'fm' shadows outer variable [shadowVariable] qtcurve-1.9/qt5/style/qtcurve_api.cpp:2492:30: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve_api.cpp:2511:42: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve_api.cpp:2811:18: style: Local variable 'reverse' shadows outer variable [shadowVariable] qtcurve-1.9/qt5/style/qtcurve_api.cpp:2120:10: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve_api.cpp:2811:18: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve_api.cpp:2803:22: style: Local variable 'bar' shadows outer variable [shadowVariable] qtcurve-1.9/qt5/style/qtcurve_api.cpp:2797:18: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve_api.cpp:2803:22: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve_api.cpp:2882:22: style: Local variable 'bar' shadows outer variable [shadowVariable] qtcurve-1.9/qt5/style/qtcurve_api.cpp:2872:18: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve_api.cpp:2882:22: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve_api.cpp:3022:17: style: Local variable 'reverse' shadows outer variable [shadowVariable] qtcurve-1.9/qt5/style/qtcurve_api.cpp:2120:10: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve_api.cpp:3022:17: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve_api.cpp:3205:30: style: Local variable 'state' shadows outer variable [shadowVariable] qtcurve-1.9/qt5/style/qtcurve_api.cpp:2118:18: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve_api.cpp:3205:30: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve_api.cpp:3273:21: style: Local variable 'xpos' shadows outer variable [shadowVariable] qtcurve-1.9/qt5/style/qtcurve_api.cpp:3233:17: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve_api.cpp:3273:21: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve_api.cpp:3372:30: style: Local variable 'state' shadows outer variable [shadowVariable] qtcurve-1.9/qt5/style/qtcurve_api.cpp:2118:18: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve_api.cpp:3372:30: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve_api.cpp:3779:25: style: Local variable 'r' shadows outer variable [shadowVariable] qtcurve-1.9/qt5/style/qtcurve_api.cpp:2117:11: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve_api.cpp:3779:25: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve_api.cpp:3864:25: style: Local variable 'r' shadows outer variable [shadowVariable] qtcurve-1.9/qt5/style/qtcurve_api.cpp:2117:11: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve_api.cpp:3864:25: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve_api.cpp:4066:26: style: Local variable 'reverse' shadows outer variable [shadowVariable] qtcurve-1.9/qt5/style/qtcurve_api.cpp:2120:10: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve_api.cpp:4066:26: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve_api.cpp:4290:34: style: Local variable 'state' shadows outer variable [shadowVariable] qtcurve-1.9/qt5/style/qtcurve_api.cpp:2118:18: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve_api.cpp:4290:34: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve_api.cpp:1709:51: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_api.cpp:1710:51: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_api.cpp:2501:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_api.cpp:3001:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_api.cpp:3367:64: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_api.cpp:3568:57: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_api.cpp:4068:13: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_api.cpp:4290:63: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_api.cpp:4800:72: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_api.cpp:4956:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_api.cpp:5046:26: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_api.cpp:6007:54: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_api.cpp:6943:58: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_api.cpp:5202:27: style: Variable 'nticks' is assigned a value that is never used. [unreadVariable] qtcurve-1.9/qt5/style/qtcurve_api.cpp:6489:30: style: Variable 'iconRect' is assigned a value that is never used. [unreadVariable] qtcurve-1.9/qt5/style/qtcurve_plugin.cpp:94:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DynamicPropertyChange [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_plugin.cpp:91:25: style: C-style pointer casting [cstyleCast] qtcurve-1.9/qt5/style/qtcurve_plugin.cpp:93:21: style: C-style pointer casting [cstyleCast] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:92:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_NoSystemBackground [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:156:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Window [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:167:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RightToLeft [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:279:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_MouseOver [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:295:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SortUp [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:310:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_None [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:345:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ButtonText [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:402:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOOLBAR_SEP_GAP [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:442:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:531:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KTitleWidget [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:688:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TB_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:723:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQUARE_TOOLTIPS [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:758:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QtC_StateKWin [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:789:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RightToLeft [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:922:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RightToLeft [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1029:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WINDOW_BORDER_COLOR_TITLEBAR_ONLY [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1106:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DWT_BUTTONS_AS_PER_TITLEBAR [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1268:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUND_FULL [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1370:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOCUS_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1522:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Sunken [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1662:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EFFECT_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1837:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_ReadOnly [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1903:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EFFECT_NONE [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1925:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Horizontal [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1946:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Enabled [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1980:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_FLAT [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1995:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PE_FrameStatusBar [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:2040:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RightToLeft [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:855:17: style: Obsolete function 'QString::sprintf' called. It is recommended to use 'QString::asprintf', 'QString::arg' or 'QTextStream' instead. [prohibitedsprintfCalled] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1551:25: style: Condition 'selectedOOMenu' is always false [knownConditionTrueFalse] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1529:9: note: Assuming that condition 'selectedOOMenu' is not redundant qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1551:25: note: Condition 'selectedOOMenu' is always false qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1638:33: style: Condition 'selectedOOMenu' is always false [knownConditionTrueFalse] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1529:9: note: Assuming that condition 'selectedOOMenu' is not redundant qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1638:33: note: Condition 'selectedOOMenu' is always false qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1657:22: warning: Either the condition 'option' is redundant or there is possible null pointer dereference: option. [nullPointerRedundantCheck] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1688:32: note: Assuming that condition 'option' is not redundant qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1657:22: note: Null pointer dereference qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1658:19: warning: Either the condition 'option' is redundant or there is possible null pointer dereference: option. [nullPointerRedundantCheck] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1688:32: note: Assuming that condition 'option' is not redundant qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1658:19: note: Null pointer dereference qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1659:29: warning: Either the condition 'option' is redundant or there is possible null pointer dereference: option. [nullPointerRedundantCheck] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1688:32: note: Assuming that condition 'option' is not redundant qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1659:29: note: Null pointer dereference qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:535:15: style: C-style pointer casting [cstyleCast] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1174:31: style: C-style pointer casting [cstyleCast] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:231:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:832:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:940:36: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:942:18: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:946:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1393:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1476:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1854:22: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1858:48: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve.h:411:58: style:inconclusive: Function 'drawPrimitiveIndicatorTabClose' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:414:56: style:inconclusive: Function 'drawPrimitiveIndicatorTabClose' argument 4 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:415:47: style:inconclusive: Function 'drawPrimitiveWidget' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:419:62: style:inconclusive: Function 'drawPrimitivePanelScrollAreaCorner' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:423:56: style:inconclusive: Function 'drawPrimitiveIndicatorBranch' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:427:63: style:inconclusive: Function 'drawPrimitiveIndicatorViewItemCheck' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:431:61: style:inconclusive: Function 'drawPrimitiveIndicatorHeaderArrow' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:434:59: style:inconclusive: Function 'drawPrimitiveIndicatorHeaderArrow' argument 4 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:443:66: style:inconclusive: Function 'drawPrimitiveIndicatorToolBarSeparator' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:446:64: style:inconclusive: Function 'drawPrimitiveIndicatorToolBarSeparator' argument 4 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:447:54: style:inconclusive: Function 'drawPrimitiveFrameGroupBox' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:451:46: style:inconclusive: Function 'drawPrimitiveFrame' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:454:53: style:inconclusive: Function 'drawPrimitivePanelMenuBar' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:458:54: style:inconclusive: Function 'drawPrimitivePanelTipLabel' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:462:54: style:inconclusive: Function 'drawPrimitiveQtcBackground' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:465:52: style:inconclusive: Function 'drawPrimitiveQtcBackground' argument 4 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:466:58: style:inconclusive: Function 'drawPrimitivePanelItemViewItem' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:470:55: style:inconclusive: Function 'drawPrimitiveFrameTabWidget' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:474:52: style:inconclusive: Function 'drawPrimitiveFrameWindow' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:477:50: style:inconclusive: Function 'drawPrimitiveFrameWindow' argument 4 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:407:50: style:inconclusive: Function 'drawPrimitivePanelMenu' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1265:65: style:inconclusive: Function 'drawPrimitivePanelMenu' argument 4 names different: declaration 'widget' definition 'w'. [funcArgNamesDifferent] qtcurve-1.9/qt5/style/qtcurve.h:410:48: note: Function 'drawPrimitivePanelMenu' argument 4 names different: declaration 'widget' definition 'w'. qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1265:65: note: Function 'drawPrimitivePanelMenu' argument 4 names different: declaration 'widget' definition 'w'. qtcurve-1.9/qt5/style/qtcurve.h:481:55: style:inconclusive: Function 'drawPrimitiveFrameFocusRect' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:485:63: style:inconclusive: Function 'drawPrimitiveIndicatorToolBarHandle' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:488:61: style:inconclusive: Function 'drawPrimitiveIndicatorToolBarHandle' argument 4 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:489:61: style:inconclusive: Function 'drawPrimitiveIndicatorRadioButton' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:497:54: style:inconclusive: Function 'drawPrimitiveFrameLineEdit' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:501:54: style:inconclusive: Function 'drawPrimitivePanelLineEdit' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:506:26: style:inconclusive: Function 'drawPrimitiveIndicatorDockWidgetResizeHandle' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:511:56: style:inconclusive: Function 'drawPrimitiveFrameDockWidget' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:514:54: style:inconclusive: Function 'drawPrimitiveFrameDockWidget' argument 4 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve.h:519:56: style:inconclusive: Function 'drawPrimitiveFrameTabBarBase' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:976:26: style: Local variable 'reverse' shadows outer variable [shadowVariable] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:922:10: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:976:26: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1853:41: style: Local variable 'opt' shadows outer variable [shadowVariable] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1836:31: note: Shadowed declaration qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1853:41: note: Shadow variable qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:224:51: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:295:70: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:461:57: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:560:76: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:670:65: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:802:51: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:802:74: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:923:48: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1079:78: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1225:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1631:68: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_primitive.cpp:1754:71: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtcurve-1.9/qt5/style/qtcurve_utils.cpp:123:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPEARANCE_FLAT [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_utils.cpp:231:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable l [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_utils.cpp:272:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Widget [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_utils.cpp:287:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Image [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_utils.cpp:369:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PE_IndicatorArrowLeft [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_utils.cpp:399:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Horizontal [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/qtcurve_utils.cpp:180:15: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_utils.cpp:195:44: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_utils.cpp:214:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/qtcurve_utils.cpp:241:10: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtcurve-1.9/qt5/style/shadowhelper.cpp:97:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WinIdChange [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/shadowhelper.cpp:119:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ToolTip [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/shadowhelper.cpp:85:15: style:inconclusive: Either there is a missing 'override', or the member function 'QtCurve::ShadowHelper::unregisterWidget' can be const. [functionConst] qtcurve-1.9/qt5/style/shadowhelper.h:71:10: note: Either there is a missing 'override', or the member function 'QtCurve::ShadowHelper::unregisterWidget' can be const. qtcurve-1.9/qt5/style/shadowhelper.cpp:85:15: note: Either there is a missing 'override', or the member function 'QtCurve::ShadowHelper::unregisterWidget' can be const. qtcurve-1.9/qt5/style/shadowhelper.cpp:68:39: style:inconclusive: Function 'registerWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/shadowhelper.cpp:85:41: style:inconclusive: Function 'unregisterWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/shadowhelper.cpp:95:36: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/shadowhelper.cpp:95:52: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/shadowhelper.cpp:103:37: style:inconclusive: Function 'acceptWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/shadowhelper.cpp:132:42: style:inconclusive: Function 'installX11Shadows' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/shadowhelper.cpp:156:44: style:inconclusive: Function 'uninstallX11Shadows' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/shortcuthandler.cpp:84:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable destroyed [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/shortcuthandler.cpp:98:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Key_Alt [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/shortcuthandler.cpp:63:60: style: C-style pointer casting [cstyleCast] qtcurve-1.9/qt5/style/shortcuthandler.cpp:89:44: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration 'watched' definition 'o'. [funcArgNamesDifferent] qtcurve-1.9/qt5/style/shortcuthandler.h:46:31: note: Function 'eventFilter' argument 1 names different: declaration 'watched' definition 'o'. qtcurve-1.9/qt5/style/shortcuthandler.cpp:89:44: note: Function 'eventFilter' argument 1 names different: declaration 'watched' definition 'o'. qtcurve-1.9/qt5/style/shortcuthandler.cpp:89:55: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent] qtcurve-1.9/qt5/style/shortcuthandler.h:46:48: note: Function 'eventFilter' argument 2 names different: declaration 'event' definition 'e'. qtcurve-1.9/qt5/style/shortcuthandler.cpp:89:55: note: Function 'eventFilter' argument 2 names different: declaration 'event' definition 'e'. qtcurve-1.9/qt5/style/shortcuthandler.cpp:131:27: style: Local variable 'widget' shadows outer variable [shadowVariable] qtcurve-1.9/qt5/style/shortcuthandler.cpp:94:14: note: Shadowed declaration qtcurve-1.9/qt5/style/shortcuthandler.cpp:131:27: note: Shadow variable qtcurve-1.9/qt5/style/windowmanager.cpp:230:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/windowmanager.cpp:372:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TextSelectableByMouse [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/windowmanager.cpp:446:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ArrowCursor [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/windowmanager.cpp:458:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ArrowCursor [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/windowmanager.cpp:633:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SizeAllCursor [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/windowmanager.cpp:660:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonRelease [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/windowmanager.cpp:700:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonRelease [valueFlowBailoutIncompleteVar] qtcurve-1.9/qt5/style/windowmanager.cpp:88:40: style:inconclusive: Function 'WindowManager' argument 1 names different: declaration '' definition 'parent'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:122:40: style:inconclusive: Function 'registerWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:138:42: style:inconclusive: Function 'unregisterWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:179:43: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:179:59: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:207:46: style:inconclusive: Function 'timerEvent' argument 1 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:225:47: style:inconclusive: Function 'mousePressEvent' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:225:63: style:inconclusive: Function 'mousePressEvent' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:268:46: style:inconclusive: Function 'mouseMoveEvent' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:268:62: style:inconclusive: Function 'mouseMoveEvent' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:309:49: style:inconclusive: Function 'mouseReleaseEvent' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:309:65: style:inconclusive: Function 'mouseReleaseEvent' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:318:42: style:inconclusive: Function 'isDragable' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:387:45: style:inconclusive: Function 'isBlackListed' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:413:45: style:inconclusive: Function 'isWhiteListed' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:429:39: style:inconclusive: Function 'canDrag' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:454:39: style:inconclusive: Function 'canDrag' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:454:56: style:inconclusive: Function 'canDrag' argument 2 names different: declaration '' definition 'child'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:454:77: style:inconclusive: Function 'canDrag' argument 3 names different: declaration '' definition 'position'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:616:40: style:inconclusive: Function 'startDrag' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:616:62: style:inconclusive: Function 'startDrag' argument 2 names different: declaration '' definition 'position'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:643:55: style:inconclusive: Function 'isDockWidgetTitle' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:657:59: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:657:75: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:688:61: style:inconclusive: Function 'appMouseEvent' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/qt5/style/windowmanager.cpp:688:77: style:inconclusive: Function 'appMouseEvent' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] qtcurve-1.9/test/test-call.cpp:65:30: warning: Assert statement calls a function which may have desired side effects: 'arg_int'. [assertWithSideEffect] qtcurve-1.9/test/test-call.cpp:68:30: warning: Assert statement calls a function which may have desired side effects: 'arg_int'. [assertWithSideEffect] qtcurve-1.9/test/test-call.cpp:54:9: style: struct member 'TestStruct::i' is never used. [unusedStructMember] qtcurve-1.9/test/test-call.cpp:55:9: style: struct member 'TestStruct::j' is never used. [unusedStructMember] qtcurve-1.9/test/test-containerof.cpp:28:9: style: struct member 'Member::i' is never used. [unusedStructMember] qtcurve-1.9/test/test-containerof.cpp:29:9: style: struct member 'Member::j' is never used. [unusedStructMember] qtcurve-1.9/test/test-containerof.cpp:33:9: style: struct member 'Container::i' is never used. [unusedStructMember] qtcurve-1.9/test/test-default-arg.cpp:74:12: error: syntax error [syntaxError] qtcurve-1.9/test/test-default.cpp:65:12: warning: Assert statement calls a function which may have desired side effects: 'default1'. [assertWithSideEffect] qtcurve-1.9/test/test-default.cpp:65:12: warning: Assert statement calls a function which may have desired side effects: 'default2'. [assertWithSideEffect] qtcurve-1.9/test/test-default.cpp:66:12: warning: Assert statement calls a function which may have desired side effects: 'value'. [assertWithSideEffect] qtcurve-1.9/test/test-default.cpp:66:12: warning: Assert statement calls a function which may have desired side effects: 'default1'. [assertWithSideEffect] qtcurve-1.9/test/test-default.cpp:66:12: warning: Assert statement calls a function which may have desired side effects: 'default2'. [assertWithSideEffect] qtcurve-1.9/test/test-default.cpp:67:12: warning: Assert statement calls a function which may have desired side effects: 'default1'. [assertWithSideEffect] qtcurve-1.9/test/test-default.cpp:67:12: warning: Assert statement calls a function which may have desired side effects: 'value'. [assertWithSideEffect] qtcurve-1.9/test/test-default.cpp:67:12: warning: Assert statement calls a function which may have desired side effects: 'default2'. [assertWithSideEffect] qtcurve-1.9/test/test-default.cpp:68:12: warning: Assert statement calls a function which may have desired side effects: 'value'. [assertWithSideEffect] qtcurve-1.9/test/test-default.cpp:68:12: warning: Assert statement calls a function which may have desired side effects: 'default1'. [assertWithSideEffect] qtcurve-1.9/test/test-default.cpp:68:12: warning: Assert statement calls a function which may have desired side effects: 'default2'. [assertWithSideEffect] qtcurve-1.9/test/test-oneof.cpp:43:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] qtcurve-1.9/test/test-popen-buff.cpp:59:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable orig [valueFlowBailoutIncompleteVar] qtcurve-1.9/test/test-popen-buff.cpp:66:21: style: C-style pointer casting [cstyleCast] qtcurve-1.9/test/test-popen.cpp:58:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable orig [valueFlowBailoutIncompleteVar] qtcurve-1.9/test/test-printf.cpp:40:32: style: C-style pointer casting [cstyleCast] qtcurve-1.9/test/test-printf.cpp:44:32: style: C-style pointer casting [cstyleCast] qtcurve-1.9/test/test-printf.cpp:48:19: style: C-style pointer casting [cstyleCast] qtcurve-1.9/test/test-printf.cpp:72:11: style: Variable 'old_p8' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/test/test-printf.cpp:79:11: style: Variable 'old_p9' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/test/test-printf.cpp:86:11: style: Variable 'old_p10' can be declared as pointer to const [constVariablePointer] qtcurve-1.9/test/test-process.cpp:56:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SA_RESTART [valueFlowBailoutIncompleteVar] qtcurve-1.9/test/test-process.cpp:70:21: warning: Assert statement modifies 'num_sent'. [assignmentInAssert] qtcurve-1.9/test/test-search.cpp:30:23: style: C-style pointer casting [cstyleCast] qtcurve-1.9/test/test-search.cpp:31:24: style: C-style pointer casting [cstyleCast] qtcurve-1.9/test/test-search.cpp:43:18: style: C-style pointer casting [cstyleCast] qtcurve-1.9/test/test-strlist.cpp:92:47: error: syntax error [syntaxError] qtcurve-1.9/tools/qt_dump_png.cpp:33:13: warning: If resource allocation fails, then there is a possible null pointer dereference: outputfile [nullPointerOutOfResources] qtcurve-1.9/tools/qt_dump_png.cpp:32:29: note: Assuming allocation function fails qtcurve-1.9/tools/qt_dump_png.cpp:32:29: note: Assignment 'outputfile=fopen(outputname,"w")', assigned value is 0 qtcurve-1.9/tools/qt_dump_png.cpp:33:13: note: Null pointer dereference qtcurve-1.9/tools/qt_dump_png.cpp:35:13: warning: If resource allocation fails, then there is a possible null pointer dereference: outputfile [nullPointerOutOfResources] qtcurve-1.9/tools/qt_dump_png.cpp:32:29: note: Assuming allocation function fails qtcurve-1.9/tools/qt_dump_png.cpp:32:29: note: Assignment 'outputfile=fopen(outputname,"w")', assigned value is 0 qtcurve-1.9/tools/qt_dump_png.cpp:35:13: note: Null pointer dereference qtcurve-1.9/tools/qt_dump_png.cpp:40:31: warning: If resource allocation fails, then there is a possible null pointer dereference: inputfile [nullPointerOutOfResources] qtcurve-1.9/tools/qt_dump_png.cpp:39:28: note: Assuming allocation function fails qtcurve-1.9/tools/qt_dump_png.cpp:39:28: note: Assignment 'inputfile=fopen(filename,"r")', assigned value is 0 qtcurve-1.9/tools/qt_dump_png.cpp:40:31: note: Null pointer dereference qtcurve-1.9/tools/qt_dump_png.cpp:41:17: warning: If resource allocation fails, then there is a possible null pointer dereference: outputfile [nullPointerOutOfResources] qtcurve-1.9/tools/qt_dump_png.cpp:32:29: note: Assuming allocation function fails qtcurve-1.9/tools/qt_dump_png.cpp:32:29: note: Assignment 'outputfile=fopen(outputname,"w")', assigned value is 0 qtcurve-1.9/tools/qt_dump_png.cpp:41:17: note: Null pointer dereference qtcurve-1.9/tools/qt_dump_png.cpp:45:13: warning: If resource allocation fails, then there is a possible null pointer dereference: outputfile [nullPointerOutOfResources] qtcurve-1.9/tools/qt_dump_png.cpp:32:29: note: Assuming allocation function fails qtcurve-1.9/tools/qt_dump_png.cpp:32:29: note: Assignment 'outputfile=fopen(outputname,"w")', assigned value is 0 qtcurve-1.9/tools/qt_dump_png.cpp:45:13: note: Null pointer dereference qtcurve-1.9/tools/qt_dump_png.cpp:49:12: warning: If resource allocation fails, then there is a possible null pointer dereference: outputfile [nullPointerOutOfResources] qtcurve-1.9/tools/qt_dump_png.cpp:32:29: note: Assuming allocation function fails qtcurve-1.9/tools/qt_dump_png.cpp:32:29: note: Assignment 'outputfile=fopen(outputname,"w")', assigned value is 0 qtcurve-1.9/tools/qt_dump_png.cpp:49:12: note: Null pointer dereference qtcurve-1.9/gtk2/common/common.h:266:9: error: The one definition rule is violated, different classes/structs have the same name 'QtCPixmap' [ctuOneDefinitionRuleViolation] qtcurve-1.9/qt4/common/common.h:377:9: note: The one definition rule is violated, different classes/structs have the same name 'QtCPixmap' qtcurve-1.9/gtk2/common/common.h:266:9: note: The one definition rule is violated, different classes/structs have the same name 'QtCPixmap' qtcurve-1.9/gtk2/common/common.h:529:9: error: The one definition rule is violated, different classes/structs have the same name 'GradientStop' [ctuOneDefinitionRuleViolation] qtcurve-1.9/qt4/common/common.h:656:1: note: The one definition rule is violated, different classes/structs have the same name 'GradientStop' qtcurve-1.9/gtk2/common/common.h:529:9: note: The one definition rule is violated, different classes/structs have the same name 'GradientStop' qtcurve-1.9/gtk2/common/common.h:542:9: error: The one definition rule is violated, different classes/structs have the same name 'Gradient' [ctuOneDefinitionRuleViolation] qtcurve-1.9/qt4/common/common.h:703:1: note: The one definition rule is violated, different classes/structs have the same name 'Gradient' qtcurve-1.9/gtk2/common/common.h:542:9: note: The one definition rule is violated, different classes/structs have the same name 'Gradient' qtcurve-1.9/gtk2/common/common.h:551:9: error: The one definition rule is violated, different classes/structs have the same name 'Options' [ctuOneDefinitionRuleViolation] qtcurve-1.9/qt4/common/common.h:723:9: note: The one definition rule is violated, different classes/structs have the same name 'Options' qtcurve-1.9/gtk2/common/common.h:551:9: note: The one definition rule is violated, different classes/structs have the same name 'Options' qtcurve-1.9/gtk2/common/common.h:266:9: error: The one definition rule is violated, different classes/structs have the same name 'QtCPixmap' [ctuOneDefinitionRuleViolation] qtcurve-1.9/qt5/common/common.h:375:9: note: The one definition rule is violated, different classes/structs have the same name 'QtCPixmap' qtcurve-1.9/gtk2/common/common.h:266:9: note: The one definition rule is violated, different classes/structs have the same name 'QtCPixmap' qtcurve-1.9/gtk2/common/common.h:529:9: error: The one definition rule is violated, different classes/structs have the same name 'GradientStop' [ctuOneDefinitionRuleViolation] qtcurve-1.9/qt5/common/common.h:655:1: note: The one definition rule is violated, different classes/structs have the same name 'GradientStop' qtcurve-1.9/gtk2/common/common.h:529:9: note: The one definition rule is violated, different classes/structs have the same name 'GradientStop' qtcurve-1.9/gtk2/common/common.h:542:9: error: The one definition rule is violated, different classes/structs have the same name 'Gradient' [ctuOneDefinitionRuleViolation] qtcurve-1.9/qt5/common/common.h:702:1: note: The one definition rule is violated, different classes/structs have the same name 'Gradient' qtcurve-1.9/gtk2/common/common.h:542:9: note: The one definition rule is violated, different classes/structs have the same name 'Gradient' qtcurve-1.9/gtk2/common/common.h:551:9: error: The one definition rule is violated, different classes/structs have the same name 'Options' [ctuOneDefinitionRuleViolation] qtcurve-1.9/qt5/common/common.h:717:9: note: The one definition rule is violated, different classes/structs have the same name 'Options' qtcurve-1.9/gtk2/common/common.h:551:9: note: The one definition rule is violated, different classes/structs have the same name 'Options' diff: head qtcurve-1.9/gtk2/style/animation.cpp:64:38: style:inconclusive: Function 'timeoutHandler' argument 1 names different: declaration 'data' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/gtk2/style/drawing.cpp:2649:17: style: Variable 'mb' can be declared as pointer to const [constVariablePointer] head qtcurve-1.9/gtk2/style/helpers.h:181:33: style:inconclusive: Function 'windowEvent' argument 1 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/gtk2/style/helpers.h:195:46: style:inconclusive: Function 'treeViewPathParent' argument 1 names different: declaration 'treeView' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/process.cpp:115:16: style:inconclusive: Function 'qtcSpawn' argument 4 names different: declaration '' definition 'cb_data'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/process.cpp:115:37: style:inconclusive: Function 'qtcSpawn' argument 5 names different: declaration '' definition 'fail_cb'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/process.cpp:45:41: style:inconclusive: Function 'qtcForkBackground' argument 2 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/process.cpp:45:59: style:inconclusive: Function 'qtcForkBackground' argument 3 names different: declaration '' definition 'fail_cb'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/strs.cpp:166:1: style:inconclusive: Function 'qtcStrLoadList' argument 9 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11base.h:38:38: style:inconclusive: Function 'qtcX11InitXcb' argument 1 names different: declaration 'conn' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11base.h:38:48: style:inconclusive: Function 'qtcX11InitXcb' argument 2 names different: declaration 'screen_no' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11base.h:39:27: style:inconclusive: Function 'qtcX11InitXlib' argument 1 names different: declaration 'disp' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11base.h:44:35: style:inconclusive: Function 'qtcX11GetScreen' argument 1 names different: declaration 'scrn_no' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11base.h:45:35: style:inconclusive: Function 'qtcX11RootWindow' argument 1 names different: declaration 'scrn_no' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11blur.h:27:37: style:inconclusive: Function 'qtcX11BlurTrigger' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11blur.h:27:47: style:inconclusive: Function 'qtcX11BlurTrigger' argument 2 names different: declaration 'enable' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11blur.h:27:64: style:inconclusive: Function 'qtcX11BlurTrigger' argument 3 names different: declaration 'prop_num' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11blur.h:28:40: style:inconclusive: Function 'qtcX11BlurTrigger' argument 4 names different: declaration 'props' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11qtc.h:27:41: style:inconclusive: Function 'qtcX11GetShortProp' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11qtc.h:27:57: style:inconclusive: Function 'qtcX11GetShortProp' argument 2 names different: declaration 'atom' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11qtc.h:28:40: style:inconclusive: Function 'qtcX11SetMenubarSize' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11qtc.h:28:60: style:inconclusive: Function 'qtcX11SetMenubarSize' argument 2 names different: declaration 's' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11qtc.h:29:38: style:inconclusive: Function 'qtcX11SetStatusBar' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11qtc.h:30:36: style:inconclusive: Function 'qtcX11SetOpacity' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11qtc.h:30:56: style:inconclusive: Function 'qtcX11SetOpacity' argument 2 names different: declaration 'o' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11qtc.h:31:33: style:inconclusive: Function 'qtcX11SetBgnd' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11qtc.h:31:47: style:inconclusive: Function 'qtcX11SetBgnd' argument 2 names different: declaration 'prop' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11shadow.h:27:39: style:inconclusive: Function 'qtcX11ShadowInstall' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11shadow.h:28:39: style:inconclusive: Function 'qtcX11ShadowInstall' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11shadow.h:28:54: style:inconclusive: Function 'qtcX11ShadowInstall' argument 2 names different: declaration 'margins' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11shadow.h:29:41: style:inconclusive: Function 'qtcX11ShadowUninstall' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11utils.h:27:35: style:inconclusive: Function 'qtcX11MapRaised' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11utils.h:29:34: style:inconclusive: Function 'qtcX11HasAlpha' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11utils.h:30:33: style:inconclusive: Function 'qtcX11IsEmbed' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wmmove.h:27:37: style:inconclusive: Function 'qtcX11MoveTrigger' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wmmove.h:27:51: style:inconclusive: Function 'qtcX11MoveTrigger' argument 2 names different: declaration 'x' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wmmove.h:27:63: style:inconclusive: Function 'qtcX11MoveTrigger' argument 3 names different: declaration 'y' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:30:35: style:inconclusive: Function 'qtcX11ChangeProperty' argument 1 names different: declaration 'mode' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:30:54: style:inconclusive: Function 'qtcX11ChangeProperty' argument 2 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:30:70: style:inconclusive: Function 'qtcX11ChangeProperty' argument 3 names different: declaration 'prop' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:31:38: style:inconclusive: Function 'qtcX11ChangeProperty' argument 4 names different: declaration 'type' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:31:52: style:inconclusive: Function 'qtcX11ChangeProperty' argument 5 names different: declaration 'format' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:31:69: style:inconclusive: Function 'qtcX11ChangeProperty' argument 6 names different: declaration 'len' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:32:39: style:inconclusive: Function 'qtcX11ChangeProperty' argument 7 names different: declaration 'data' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:33:54: style:inconclusive: Function 'qtcX11QueryTree' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:34:40: style:inconclusive: Function 'qtcX11ReparentWindow' argument 1 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:34:58: style:inconclusive: Function 'qtcX11ReparentWindow' argument 2 names different: declaration 'parent' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:35:35: style:inconclusive: Function 'qtcX11ReparentWindow' argument 3 names different: declaration 'x' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:35:46: style:inconclusive: Function 'qtcX11ReparentWindow' argument 4 names different: declaration 'y' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:36:30: style:inconclusive: Function 'qtcX11SendEvent' argument 1 names different: declaration 'propagate' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:36:54: style:inconclusive: Function 'qtcX11SendEvent' argument 2 names different: declaration 'destination' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:37:31: style:inconclusive: Function 'qtcX11SendEvent' argument 3 names different: declaration 'event_mask' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:37:55: style:inconclusive: Function 'qtcX11SendEvent' argument 4 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:38:53: style:inconclusive: Function 'qtcX11GetProperty' argument 1 names different: declaration 'del' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:38:71: style:inconclusive: Function 'qtcX11GetProperty' argument 2 names different: declaration 'win' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:39:56: style:inconclusive: Function 'qtcX11GetProperty' argument 3 names different: declaration 'prop' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:39:73: style:inconclusive: Function 'qtcX11GetProperty' argument 4 names different: declaration 'type' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:40:54: style:inconclusive: Function 'qtcX11GetProperty' argument 5 names different: declaration 'offset' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:40:71: style:inconclusive: Function 'qtcX11GetProperty' argument 6 names different: declaration 'len' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:41:62: style:inconclusive: Function 'qtcX11GetPropertyValue' argument 1 names different: declaration 'reply' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/lib/utils/x11wrap.h:42:66: style:inconclusive: Function 'qtcX11GetPropertyValueLength' argument 1 names different: declaration 'reply' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/kwin/qtcurvebutton.cpp:130:45: style:inconclusive: Function 'paintEvent' argument 1 names different: declaration '' definition 'ev'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/kwin/qtcurvehandler.cpp:214:53: style:inconclusive: Function 'createDecoration' argument 1 names different: declaration '' definition 'bridge'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/kwin/qtcurveshadowconfiguration.cpp:35:49: style:inconclusive: Function 'ShadowConfig' argument 1 names different: declaration '' definition 'colorGroup'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/kwin/qtcurvesizegrip.cpp:145:39: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/kwin/qtcurvesizegrip.cpp:145:55: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/kwin/qtcurvesizegrip.cpp:195:47: style:inconclusive: Function 'mousePressEvent' argument 1 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/kwin/qtcurvesizegrip.cpp:75:49: style:inconclusive: Function 'QtCurveSizeGrip' argument 1 names different: declaration '' definition 'client'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/kwin/qtcurvetogglebutton.cpp:86:51: style:inconclusive: Function 'paintEvent' argument 1 names different: declaration '' definition 'ev'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/kwin/tileset.cpp:115:30: style:inconclusive: Function 'render' argument 1 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/kwin/tileset.cpp:115:43: style:inconclusive: Function 'render' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/kwin/tileset.cpp:115:52: style:inconclusive: Function 'render' argument 3 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/kwin/tileset.cpp:32:25: style:inconclusive: Function 'initPixmap' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/kwin/tileset.cpp:32:43: style:inconclusive: Function 'initPixmap' argument 2 names different: declaration '' definition 'pix'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/kwin/tileset.cpp:51:33: style:inconclusive: Function 'TileSet' argument 1 names different: declaration '' definition 'pix'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/argbhelper.h:54:25: style:inconclusive: Function 'fixVisual' argument 1 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/argbhelper.h:55:31: style:inconclusive: Function 'addAlphaChannel' argument 1 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/blurhelper.cpp:133:33: style:inconclusive: Function 'blurRegion' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/blurhelper.cpp:145:37: style:inconclusive: Function 'trimBlurRegion' argument 1 names different: declaration '' definition 'parent'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/blurhelper.cpp:145:54: style:inconclusive: Function 'trimBlurRegion' argument 2 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/blurhelper.cpp:146:37: style:inconclusive: Function 'trimBlurRegion' argument 3 names different: declaration '' definition 'region'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/blurhelper.cpp:172:29: style:inconclusive: Function 'update' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/blurhelper.cpp:200:23: style:inconclusive: Function 'clear' argument 1 names different: declaration '' definition 'wid'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/blurhelper.cpp:67:33: style:inconclusive: Function 'BlurHelper' argument 1 names different: declaration '' definition 'parent'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/blurhelper.cpp:74:37: style:inconclusive: Function 'registerWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/blurhelper.cpp:80:39: style:inconclusive: Function 'unregisterWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/blurhelper.cpp:89:34: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/blurhelper.cpp:89:50: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/macmenu.cpp:120:28: style:inconclusive: Function '_release' argument 1 names different: declaration '' definition 'o'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/qtcurve.cpp:9337:41: style:inconclusive: Function 'drawItemText' argument 7 names different: declaration '' definition 'textRole'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/shadowhelper.cpp:104:37: style:inconclusive: Function 'acceptWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/shadowhelper.cpp:139:42: style:inconclusive: Function 'installX11Shadows' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/shadowhelper.cpp:163:44: style:inconclusive: Function 'uninstallX11Shadows' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/shadowhelper.cpp:68:39: style:inconclusive: Function 'registerWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/shadowhelper.cpp:86:41: style:inconclusive: Function 'unregisterWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/shadowhelper.cpp:96:36: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/shadowhelper.cpp:96:52: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:129:50: style:inconclusive: Function 'registerWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:143:52: style:inconclusive: Function 'unregisterWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:185:47: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:185:63: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:213:50: style:inconclusive: Function 'timerEvent' argument 1 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:231:51: style:inconclusive: Function 'mousePressEvent' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:231:67: style:inconclusive: Function 'mousePressEvent' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:274:50: style:inconclusive: Function 'mouseMoveEvent' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:274:66: style:inconclusive: Function 'mouseMoveEvent' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:315:53: style:inconclusive: Function 'mouseReleaseEvent' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:315:69: style:inconclusive: Function 'mouseReleaseEvent' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:324:46: style:inconclusive: Function 'isDragable' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:401:49: style:inconclusive: Function 'isBlackListed' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:427:49: style:inconclusive: Function 'isWhiteListed' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:442:43: style:inconclusive: Function 'canDrag' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:467:43: style:inconclusive: Function 'canDrag' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:467:60: style:inconclusive: Function 'canDrag' argument 2 names different: declaration '' definition 'child'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:467:81: style:inconclusive: Function 'canDrag' argument 3 names different: declaration '' definition 'position'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:636:35: style:inconclusive: Function 'startDrag' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:636:57: style:inconclusive: Function 'startDrag' argument 2 names different: declaration '' definition 'position'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:661:49: style:inconclusive: Function 'isDockWidgetTitle' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:673:63: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:673:79: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:704:65: style:inconclusive: Function 'appMouseEvent' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:704:81: style:inconclusive: Function 'appMouseEvent' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt4/style/windowmanager.cpp:90:39: style:inconclusive: Function 'WindowManager' argument 1 names different: declaration '' definition 'parent'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/common/kf5_utils.cpp:50:59: style:inconclusive: Function 'InputDialog' argument 2 names different: declaration '' definition 'flags'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/kwin/qtcurvebutton.cpp:130:45: style:inconclusive: Function 'paintEvent' argument 1 names different: declaration '' definition 'ev'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/kwin/qtcurvehandler.cpp:214:53: style:inconclusive: Function 'createDecoration' argument 1 names different: declaration '' definition 'bridge'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/kwin/qtcurveshadowconfiguration.cpp:35:49: style:inconclusive: Function 'ShadowConfig' argument 1 names different: declaration '' definition 'colorGroup'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/kwin/qtcurvesizegrip.cpp:145:39: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/kwin/qtcurvesizegrip.cpp:145:55: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/kwin/qtcurvesizegrip.cpp:195:47: style:inconclusive: Function 'mousePressEvent' argument 1 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/kwin/qtcurvesizegrip.cpp:75:49: style:inconclusive: Function 'QtCurveSizeGrip' argument 1 names different: declaration '' definition 'client'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/kwin/qtcurvetogglebutton.cpp:86:51: style:inconclusive: Function 'paintEvent' argument 1 names different: declaration '' definition 'ev'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/kwin/tileset.cpp:115:30: style:inconclusive: Function 'render' argument 1 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/kwin/tileset.cpp:115:43: style:inconclusive: Function 'render' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/kwin/tileset.cpp:115:52: style:inconclusive: Function 'render' argument 3 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/kwin/tileset.cpp:32:25: style:inconclusive: Function 'initPixmap' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/kwin/tileset.cpp:32:43: style:inconclusive: Function 'initPixmap' argument 2 names different: declaration '' definition 'pix'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/kwin/tileset.cpp:51:33: style:inconclusive: Function 'TileSet' argument 1 names different: declaration '' definition 'pix'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/blurhelper.cpp:136:33: style:inconclusive: Function 'blurRegion' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/blurhelper.cpp:149:37: style:inconclusive: Function 'trimBlurRegion' argument 1 names different: declaration '' definition 'parent'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/blurhelper.cpp:149:54: style:inconclusive: Function 'trimBlurRegion' argument 2 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/blurhelper.cpp:150:37: style:inconclusive: Function 'trimBlurRegion' argument 3 names different: declaration '' definition 'region'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/blurhelper.cpp:176:29: style:inconclusive: Function 'update' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/blurhelper.cpp:209:23: style:inconclusive: Function 'clear' argument 1 names different: declaration '' definition 'wid'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/blurhelper.cpp:69:33: style:inconclusive: Function 'BlurHelper' argument 1 names different: declaration '' definition 'parent'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/blurhelper.cpp:76:37: style:inconclusive: Function 'registerWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/blurhelper.cpp:82:39: style:inconclusive: Function 'unregisterWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/blurhelper.cpp:91:34: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/blurhelper.cpp:91:50: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:407:50: style:inconclusive: Function 'drawPrimitivePanelMenu' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:411:58: style:inconclusive: Function 'drawPrimitiveIndicatorTabClose' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:414:56: style:inconclusive: Function 'drawPrimitiveIndicatorTabClose' argument 4 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:415:47: style:inconclusive: Function 'drawPrimitiveWidget' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:419:62: style:inconclusive: Function 'drawPrimitivePanelScrollAreaCorner' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:423:56: style:inconclusive: Function 'drawPrimitiveIndicatorBranch' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:427:63: style:inconclusive: Function 'drawPrimitiveIndicatorViewItemCheck' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:431:61: style:inconclusive: Function 'drawPrimitiveIndicatorHeaderArrow' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:434:59: style:inconclusive: Function 'drawPrimitiveIndicatorHeaderArrow' argument 4 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:443:66: style:inconclusive: Function 'drawPrimitiveIndicatorToolBarSeparator' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:446:64: style:inconclusive: Function 'drawPrimitiveIndicatorToolBarSeparator' argument 4 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:447:54: style:inconclusive: Function 'drawPrimitiveFrameGroupBox' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:451:46: style:inconclusive: Function 'drawPrimitiveFrame' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:454:53: style:inconclusive: Function 'drawPrimitivePanelMenuBar' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:458:54: style:inconclusive: Function 'drawPrimitivePanelTipLabel' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:462:54: style:inconclusive: Function 'drawPrimitiveQtcBackground' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:465:52: style:inconclusive: Function 'drawPrimitiveQtcBackground' argument 4 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:466:58: style:inconclusive: Function 'drawPrimitivePanelItemViewItem' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:470:55: style:inconclusive: Function 'drawPrimitiveFrameTabWidget' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:474:52: style:inconclusive: Function 'drawPrimitiveFrameWindow' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:477:50: style:inconclusive: Function 'drawPrimitiveFrameWindow' argument 4 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:481:55: style:inconclusive: Function 'drawPrimitiveFrameFocusRect' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:485:63: style:inconclusive: Function 'drawPrimitiveIndicatorToolBarHandle' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:488:61: style:inconclusive: Function 'drawPrimitiveIndicatorToolBarHandle' argument 4 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:489:61: style:inconclusive: Function 'drawPrimitiveIndicatorRadioButton' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:497:54: style:inconclusive: Function 'drawPrimitiveFrameLineEdit' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:501:54: style:inconclusive: Function 'drawPrimitivePanelLineEdit' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:506:26: style:inconclusive: Function 'drawPrimitiveIndicatorDockWidgetResizeHandle' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:511:56: style:inconclusive: Function 'drawPrimitiveFrameDockWidget' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:514:54: style:inconclusive: Function 'drawPrimitiveFrameDockWidget' argument 4 names different: declaration 'widget' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve.h:519:56: style:inconclusive: Function 'drawPrimitiveFrameTabBarBase' argument 1 names different: declaration 'element' definition ''. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/qtcurve_api.cpp:6092:41: style:inconclusive: Function 'drawItemText' argument 7 names different: declaration '' definition 'textRole'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/shadowhelper.cpp:103:37: style:inconclusive: Function 'acceptWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/shadowhelper.cpp:132:42: style:inconclusive: Function 'installX11Shadows' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/shadowhelper.cpp:156:44: style:inconclusive: Function 'uninstallX11Shadows' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/shadowhelper.cpp:68:39: style:inconclusive: Function 'registerWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/shadowhelper.cpp:85:41: style:inconclusive: Function 'unregisterWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/shadowhelper.cpp:95:36: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/shadowhelper.cpp:95:52: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:122:40: style:inconclusive: Function 'registerWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:138:42: style:inconclusive: Function 'unregisterWidget' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:179:43: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:179:59: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:207:46: style:inconclusive: Function 'timerEvent' argument 1 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:225:47: style:inconclusive: Function 'mousePressEvent' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:225:63: style:inconclusive: Function 'mousePressEvent' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:268:46: style:inconclusive: Function 'mouseMoveEvent' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:268:62: style:inconclusive: Function 'mouseMoveEvent' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:309:49: style:inconclusive: Function 'mouseReleaseEvent' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:309:65: style:inconclusive: Function 'mouseReleaseEvent' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:318:42: style:inconclusive: Function 'isDragable' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:387:45: style:inconclusive: Function 'isBlackListed' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:413:45: style:inconclusive: Function 'isWhiteListed' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:429:39: style:inconclusive: Function 'canDrag' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:454:39: style:inconclusive: Function 'canDrag' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:454:56: style:inconclusive: Function 'canDrag' argument 2 names different: declaration '' definition 'child'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:454:77: style:inconclusive: Function 'canDrag' argument 3 names different: declaration '' definition 'position'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:616:40: style:inconclusive: Function 'startDrag' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:616:62: style:inconclusive: Function 'startDrag' argument 2 names different: declaration '' definition 'position'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:643:55: style:inconclusive: Function 'isDockWidgetTitle' argument 1 names different: declaration '' definition 'widget'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:657:59: style:inconclusive: Function 'eventFilter' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:657:75: style:inconclusive: Function 'eventFilter' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:688:61: style:inconclusive: Function 'appMouseEvent' argument 1 names different: declaration '' definition 'object'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:688:77: style:inconclusive: Function 'appMouseEvent' argument 2 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head qtcurve-1.9/qt5/style/windowmanager.cpp:88:40: style:inconclusive: Function 'WindowManager' argument 1 names different: declaration '' definition 'parent'. [funcArgNamesDifferentUnnamed] DONE