2026-02-18 23:41 ftp://ftp.de.debian.org/debian/pool/main/q/qtquickcontrols-opensource-src/qtquickcontrols-opensource-src_5.15.18.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=qt --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 -j4 platform: Linux-6.18.9+deb14-amd64-x86_64-with-glibc2.42 python: 3.13.12 client-version: 1.3.69 compiler: g++ (Debian 15.2.0-13) 15.2.0 cppcheck: head 2.19.0 head-info: 85583d95 (2026-02-18 09:18:11 +0100) count: 440 431 elapsed-time: 2.2 0.7 head-timing-info: old-timing-info: head results: qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/calendar/src/event.h:68:13: performance: Function 'name()' should return member 'mName' by const reference. [returnByReference] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/calendar/src/sqleventmodel.cpp:106:11: style: Error code from the return value of function query.exec() is not used. [ignoredReturnErrorCode] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/calendar/src/sqleventmodel.cpp:107:11: style: Error code from the return value of function query.exec() is not used. [ignoredReturnErrorCode] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/calendar/src/sqleventmodel.cpp:108:11: style: Error code from the return value of function query.exec() is not used. [ignoredReturnErrorCode] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/calendar/src/sqleventmodel.cpp:109:11: style: Error code from the return value of function query.exec() is not used. [ignoredReturnErrorCode] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/calendar/src/sqleventmodel.cpp:110:11: style: Error code from the return value of function query.exec() is not used. [ignoredReturnErrorCode] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/gallery/main.cpp:61:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoreProfile [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/filesystembrowser/main.cpp:67:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadUser [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/filesystembrowser/main.cpp:123:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShortFormat [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/tableview/src/main.cpp:63:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoreProfile [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/texteditor/src/documenthandler.cpp:90:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/tableview/src/sortfilterproxymodel.cpp:136:67: style: Obsolescent function 'index' called. It is recommended to use 'strchr' instead. [prohibitedindexCalled] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/texteditor/src/documenthandler.cpp:140:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/texteditor/src/documenthandler.cpp:188:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KeepAnchor [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/texteditor/src/documenthandler.cpp:199:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WordUnderCursor [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/texteditor/src/documenthandler.cpp:221:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MoveAnchor [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/texteditor/src/documenthandler.cpp:231:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignLeft [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/texteditor/src/documenthandler.cpp:240:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Bold [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/texteditor/src/documenthandler.cpp:262:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Normal [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/texteditor/src/documenthandler.cpp:307:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable black [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/tableview/src/sortfilterproxymodel.cpp:141:28: style: Either there is a missing 'override', or the member function 'SortFilterProxyModel::classBegin' can be static. [functionStatic] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/tableview/src/sortfilterproxymodel.h:104:10: note: Either there is a missing 'override', or the member function 'SortFilterProxyModel::classBegin' can be static. qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/tableview/src/sortfilterproxymodel.cpp:141:28: note: Either there is a missing 'override', or the member function 'SortFilterProxyModel::classBegin' can be static. qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/tableview/src/sortfilterproxymodel.h:81:16: performance: Function 'sortRole()' should return member 'm_sortRole' by const reference. [returnByReference] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/tableview/src/sortfilterproxymodel.h:86:16: performance: Function 'filterRole()' should return member 'm_filterRole' by const reference. [returnByReference] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/uiforms/main.cpp:61:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoreProfile [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/tableview/src/sortfilterproxymodel.cpp:129:40: style:inconclusive: Function 'get' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/tableview/src/sortfilterproxymodel.h:102:34: note: Function 'get' argument 1 names different: declaration 'index' definition 'idx'. qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/tableview/src/sortfilterproxymodel.cpp:129:40: note: Function 'get' argument 1 names different: declaration 'index' definition 'idx'. qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/tableview/src/sortfilterproxymodel.cpp:161:29: style: Local variable 'source' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/tableview/src/sortfilterproxymodel.h:78:14: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/tableview/src/sortfilterproxymodel.cpp:161:29: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/dialogs/systemdialogs/main.cpp:62:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoreProfile [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/texteditor/src/documenthandler.cpp:58:18: warning: Member variable 'DocumentHandler::m_fontSize' is not initialized in the constructor. [uninitMemberVar] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/texteditor/src/documenthandler.h:121:13: performance: Function 'text()' should return member 'm_text' by const reference. [returnByReference] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/texteditor/src/documenthandler.h:123:13: performance: Function 'documentTitle()' should return member 'm_documentTitle' by const reference. [returnByReference] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/texteditor/src/documenthandler.cpp:312:50: style:inconclusive: Function 'setTextColor' argument 1 names different: declaration 'arg' definition 'c'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/texteditor/src/documenthandler.h:130:37: note: Function 'setTextColor' argument 1 names different: declaration 'arg' definition 'c'. qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/texteditor/src/documenthandler.cpp:312:50: note: Function 'setTextColor' argument 1 names different: declaration 'arg' definition 'c'. qtquickcontrols-everywhere-src-5.15.18/examples/quickcontrols/controls/texteditor/src/documenthandler.cpp:116:48: performance: Function parameter 'arg' should be passed by const reference. [passedByValue] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickpadding_p.h:62:5: style: Class 'QQuickPadding1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickabstractstyle_p.h:58:5: style: Class 'QQuickAbstractStyle1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktooltip_p.h:55:5: style: Class 'QQuickTooltip1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings_p.h:66:5: style: Class 'QQuickControlSettings1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsprivate_p.h:57:5: style: Class 'QQuickControlsPrivate1Attached' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcalendarmodel.cpp:255:26: style: Obsolescent function 'index' called. It is recommended to use 'strchr' instead. [prohibitedindexCalled] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcalendarmodel.cpp:255:39: style: Obsolescent function 'index' called. It is recommended to use 'strchr' instead. [prohibitedindexCalled] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcalendarmodel.cpp:255:32: error: Null pointer dereference [nullPointer] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings.cpp:113:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TouchScreen [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcalendarmodel.cpp:105:56: style:inconclusive: Function 'setVisibleDate' argument 1 names different: declaration 'visibleDate' definition 'date'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcalendarmodel_p.h:67:38: note: Function 'setVisibleDate' argument 1 names different: declaration 'visibleDate' definition 'date'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcalendarmodel.cpp:105:56: note: Function 'setVisibleDate' argument 1 names different: declaration 'visibleDate' definition 'date'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings.cpp:161:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_styleDirPath [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcalendarmodel.cpp:192:48: style:inconclusive: Function 'indexAt' argument 1 names different: declaration 'visibleDate' definition 'date'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcalendarmodel_p.h:79:42: note: Function 'indexAt' argument 1 names different: declaration 'visibleDate' definition 'date'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcalendarmodel.cpp:192:48: note: Function 'indexAt' argument 1 names different: declaration 'visibleDate' definition 'date'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings.cpp:175:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangeddate.cpp:85:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jsMinimumDate [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings.cpp:227:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dirs [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangeddate.cpp:106:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jsMaximumDate [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings.cpp:305:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Files [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangeddate_p.h:61:10: style: Either there is a missing 'override', or the member function 'QQuickRangedDate1::resetDate' can be static. [functionStatic] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangeddate_p.h:65:10: style: Either there is a missing 'override', or the member function 'QQuickRangedDate1::resetMinimumDate' can be static. [functionStatic] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangeddate_p.h:69:10: style: Either there is a missing 'override', or the member function 'QQuickRangedDate1::resetMaximumDate' can be static. [functionStatic] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangeddate.cpp:79:57: style:inconclusive: Function 'setMinimumDate' argument 1 names different: declaration 'minimumDate' definition 'minDate'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangeddate_p.h:64:42: note: Function 'setMinimumDate' argument 1 names different: declaration 'minimumDate' definition 'minDate'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangeddate.cpp:79:57: note: Function 'setMinimumDate' argument 1 names different: declaration 'minimumDate' definition 'minDate'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangeddate.cpp:98:57: style:inconclusive: Function 'setMaximumDate' argument 1 names different: declaration 'maximumDate' definition 'maxDate'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangeddate_p.h:68:42: note: Function 'setMaximumDate' argument 1 names different: declaration 'maximumDate' definition 'maxDate'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangeddate.cpp:98:57: note: Function 'setMaximumDate' argument 1 names different: declaration 'maximumDate' definition 'maxDate'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings.cpp:390:31: style: Either there is a missing 'override', or the member function 'QQuickControlSettings1::dpiScaleFactor' can be static. [functionStatic] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings_p.h:76:11: note: Either there is a missing 'override', or the member function 'QQuickControlSettings1::dpiScaleFactor' can be static. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings.cpp:390:31: note: Either there is a missing 'override', or the member function 'QQuickControlSettings1::dpiScaleFactor' can be static. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings_p.h:70:13: performance: Function 'styleName()' should return member 'm_name' by const reference. [returnByReference] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings_p.h:73:13: performance: Function 'stylePath()' should return member 'm_path' by const reference. [returnByReference] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings_p.h:92:13: performance: Function 'styleFilePath()' should return member 'm_path' by const reference. [returnByReference] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings.cpp:288:30: style: C-style pointer casting [cstyleCast] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings.cpp:291:30: style: C-style pointer casting [cstyleCast] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings.cpp:395:5: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings.cpp:142:13: style: Local variable 'styleFilePath' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings_p.h:92:13: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings.cpp:142:13: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings.cpp:155:13: style: Local variable 'styleFilePath' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings_p.h:92:13: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings.cpp:155:13: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings.cpp:112:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings.cpp:319:44: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangemodel_p_p.h:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicksceneposlistener.cpp:155:20: style: Local variable 'scenePos' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicksceneposlistener_p.h:66:13: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicksceneposlistener.cpp:155:20: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickspinboxvalidator.cpp:188:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Invalid [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktooltip.cpp:62:84: style:inconclusive: Function 'showText' argument 3 names different: declaration 'text' definition 'str'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktooltip_p.h:57:84: note: Function 'showText' argument 3 names different: declaration 'text' definition 'str'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktooltip.cpp:62:84: note: Function 'showText' argument 3 names different: declaration 'text' definition 'str'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangemodel_p.h:65:5: style: Class 'QQuickRangeModel1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangemodel.cpp:396:43: style:inconclusive: Function 'setPosition' argument 1 names different: declaration 'position' definition 'newPosition'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangemodel_p.h:102:28: note: Function 'setPosition' argument 1 names different: declaration 'position' definition 'newPosition'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangemodel.cpp:396:43: note: Function 'setPosition' argument 1 names different: declaration 'position' definition 'newPosition'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangemodel.cpp:419:52: style:inconclusive: Function 'setPositionAtMinimum' argument 1 names different: declaration 'posAtMin' definition 'min'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangemodel_p.h:80:37: note: Function 'setPositionAtMinimum' argument 1 names different: declaration 'posAtMin' definition 'min'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangemodel.cpp:419:52: note: Function 'setPositionAtMinimum' argument 1 names different: declaration 'posAtMin' definition 'min'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangemodel.cpp:438:52: style:inconclusive: Function 'setPositionAtMaximum' argument 1 names different: declaration 'posAtMax' definition 'max'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangemodel_p.h:83:37: note: Function 'setPositionAtMaximum' argument 1 names different: declaration 'posAtMax' definition 'max'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangemodel.cpp:438:52: note: Function 'setPositionAtMaximum' argument 1 names different: declaration 'posAtMax' definition 'max'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangemodel.cpp:483:40: style:inconclusive: Function 'setValue' argument 1 names different: declaration 'value' definition 'newValue'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangemodel_p.h:101:25: note: Function 'setValue' argument 1 names different: declaration 'value' definition 'newValue'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangemodel.cpp:483:40: note: Function 'setValue' argument 1 names different: declaration 'value' definition 'newValue'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangemodel.cpp:421:5: style: Variable 'd' can be declared as pointer to const [constVariablePointer] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickrangemodel.cpp:440:5: style: Variable 'd' can be declared as pointer to const [constVariablePointer] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickspinboxvalidator_p.h:84:13: performance: Function 'prefix()' should return member 'm_prefix' by const reference. [returnByReference] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickspinboxvalidator_p.h:87:13: performance: Function 'suffix()' should return member 'm_suffix' by const reference. [returnByReference] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickspinboxvalidator.cpp:201:13: style: Local variable 'value' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickspinboxvalidator_p.h:69:11: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickspinboxvalidator.cpp:201:13: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickwheelarea.cpp:106:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScrollBegin [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickwheelarea.cpp:57:19: warning: Member variable 'QQuickWheelArea1::m_inverted' is not initialized in the constructor. [uninitMemberVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickwheelarea_p.h:64:5: style: Class 'QQuickWheelArea1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/Styles/Android/qquickandroidstyle_p.h:56:5: style: Class 'QQuickAndroidStyle1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/Styles/Android/plugin.cpp:55:5: style: Class 'QtQuickControls1AndroidStylePlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickwheelarea.cpp:104:48: style:inconclusive: Function 'wheelEvent' argument 1 names different: declaration 'event' definition 'we'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickwheelarea_p.h:99:34: note: Function 'wheelEvent' argument 1 names different: declaration 'event' definition 'we'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickwheelarea.cpp:104:48: note: Function 'wheelEvent' argument 1 names different: declaration 'event' definition 'we'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Styles/Android/qquickandroidstyle.cpp:49:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Styles/Android/qquickandroidstyle.cpp:78:5: performance: Variable 'm_path' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] qtquickcontrols-everywhere-src-5.15.18/src/controls/Styles/Android/qquickandroid9patch.cpp:63:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GL_TRIANGLES [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Styles/Android/qquickandroid9patch.cpp:115:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DirtyGeometry [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Styles/Android/qquickandroid9patch.cpp:278:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemHasContents [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:79:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LayoutChangeHint [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:182:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemNeverHasChildren [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:458:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemNeverHasChildren [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:502:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemNeverHasChildren [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction.cpp:288:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NativeText [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction.cpp:298:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Int [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction.cpp:332:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WindowShortcut [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction.cpp:435:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Shortcut [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:220:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SystemFont [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:762:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AA_SetPalette [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:842:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SC_All [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:903:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CT_RadioButton [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1061:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SE_RadioButtonContents [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1158:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PM_ScrollBarExtent [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1206:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SH_ComboBox_Popup [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1243:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Mini [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1347:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Undefined [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1354:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SC_None [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1421:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AA_UseHighDpiPixmaps [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1443:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Mini [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1738:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StyleAnimationUpdate [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1788:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TextureCanUseAtlas [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1803:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Format_ARGB32_Premultiplied [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1827:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable State_Enabled [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/plugin.cpp:235:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TranslationsPath [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickpopupwindow_p.h:59:44: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:107:39: style:inconclusive: Either there is a missing 'override', or the member function 'QQuickMenuBase1::type' can be const. [functionConst] qtquickcontrols-everywhere-src-5.15.18/src/controls/plugin.h:58:5: style: Class 'QtQuickControls1Plugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:123:5: style: Class 'QQuickMenuSeparator1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:197:5: style: Class 'QQuickMenuItem1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu_p.h:117:5: style: Class 'QQuickMenu1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenubar_p.h:70:5: style: Class 'QQuickMenuBar1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickstack_p.h:59:5: style: Class 'QQuickStack1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor_p.h:167:9: style: Struct 'SignalFreezer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction_p.h:76:13: performance: Function 'text()' should return member 'm_text' by const reference. [returnByReference] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction_p.h:92:13: performance: Function 'tooltip()' should return member 'm_tooltip' by const reference. [returnByReference] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction_p.h:85:13: performance: Function 'iconName()' should return member 'm_iconName' by const reference. [returnByReference] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction.cpp:294:49: style:inconclusive: Function 'setShortcut' argument 1 names different: declaration 'shortcut' definition 'arg'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction_p.h:81:38: note: Function 'setShortcut' argument 1 names different: declaration 'shortcut' definition 'arg'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction.cpp:294:49: note: Function 'setShortcut' argument 1 names different: declaration 'shortcut' definition 'arg'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction.cpp:319:56: style:inconclusive: Function 'setMnemonicFromText' argument 1 names different: declaration 'mnemonic' definition 'text'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction_p.h:83:45: note: Function 'setMnemonicFromText' argument 1 names different: declaration 'mnemonic' definition 'text'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction.cpp:319:56: note: Function 'setMnemonicFromText' argument 1 names different: declaration 'mnemonic' definition 'text'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction.cpp:368:47: style:inconclusive: Function 'setTooltip' argument 1 names different: declaration 'tooltip' definition 'arg'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction_p.h:94:36: note: Function 'setTooltip' argument 1 names different: declaration 'tooltip' definition 'arg'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction.cpp:368:47: note: Function 'setTooltip' argument 1 names different: declaration 'tooltip' definition 'arg'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction.cpp:415:62: style:inconclusive: Function 'setExclusiveGroup' argument 1 names different: declaration 'arg' definition 'eg'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction_p.h:106:51: note: Function 'setExclusiveGroup' argument 1 names different: declaration 'arg' definition 'eg'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickaction.cpp:415:62: note: Function 'setExclusiveGroup' argument 1 names different: declaration 'arg' definition 'eg'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickexclusivegroup.cpp:222:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UniqueConnection [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickexclusivegroup_p.h:53:5: style: Virtual function 'metaObject' is called from constructor 'QQuickExclusiveGroup1(QObject*parent=0)' at line 181. Dynamic binding is not used. [virtualCallInConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickexclusivegroup.cpp:181:17: note: Calling metaObject qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickexclusivegroup_p.h:53:5: note: metaObject is a virtual function qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickexclusivegroup_p.h:53:5: style: Virtual function 'metaObject' is called from constructor 'QQuickExclusiveGroup1(QObject*parent=0)' at line 182. Dynamic binding is not used. [virtualCallInConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickexclusivegroup.cpp:182:29: note: Calling metaObject qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickexclusivegroup_p.h:53:5: note: metaObject is a virtual function qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenubar.cpp:111:35: style: Variable 'menu' can be declared as pointer to const [constVariablePointer] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenubar.cpp:117:31: style: Variable 'menu' can be declared as pointer to const [constVariablePointer] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:289:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MenuItemFont [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:449:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UniqueConnection [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:290:9: style: Obsolete function 'qSwap' called. It is recommended to use 'std::swap' instead. [prohibitedqSwapCalled] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:253:31: style:inconclusive: Either there is a missing 'override', or the member function 'QQuickTreeModelAdaptor1::isVisible' can be const. [functionConst] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor_p.h:94:10: note: Either there is a missing 'override', or the member function 'QQuickTreeModelAdaptor1::isVisible' can be const. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:253:31: note: Either there is a missing 'override', or the member function 'QQuickTreeModelAdaptor1::isVisible' can be const. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:299:54: style: Condition 'selectLastRow=true' is always true [knownConditionTrueFalse] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:65:60: style:inconclusive: Function 'setModel' argument 1 names different: declaration 'model' definition 'arg'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor_p.h:129:39: note: Function 'setModel' argument 1 names different: declaration 'model' definition 'arg'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:65:60: note: Function 'setModel' argument 1 names different: declaration 'model' definition 'arg'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:347:67: style:inconclusive: Function 'showModelChildItems' argument 1 names different: declaration 'parent' definition 'parentItem'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor_p.h:103:46: note: Function 'showModelChildItems' argument 1 names different: declaration 'parent' definition 'parentItem'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:347:67: note: Function 'showModelChildItems' argument 1 names different: declaration 'parent' definition 'parentItem'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:383:14: style: Local variable 'expanded' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor_p.h:122:10: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:383:14: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:623:21: style: Local variable 'rowCount' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor_p.h:88:9: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:623:21: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:678:17: style: Local variable 'rowCount' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor_p.h:88:9: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:678:17: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:745:17: style: Local variable 'rowCount' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor_p.h:88:9: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:745:17: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:754:32: style: Local variable 'emi' shadows outer variable [shadowVariable] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:742:28: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:754:32: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:803:23: style: Local variable 'rowCount' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor_p.h:88:9: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:803:23: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:813:32: style: Local variable 'topLeft' shadows outer variable [shadowVariable] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:807:28: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:813:32: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:814:32: style: Local variable 'bottomRight' shadows outer variable [shadowVariable] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:808:28: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:814:32: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:815:32: style: Local variable 'changedRole' shadows outer variable [shadowVariable] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:809:28: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:815:32: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:59:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TextHeuristicRole [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:471:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QVariant [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:504:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QVariant [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:540:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QVariant [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:615:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Int [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:608:19: style:inconclusive: Either there is a missing 'override', or the member function 'QQuickMenu1::destroyAllMenuPopups' can be const. [functionConst] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu_p.h:157:10: note: Either there is a missing 'override', or the member function 'QQuickMenu1::destroyAllMenuPopups' can be const. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:608:19: note: Either there is a missing 'override', or the member function 'QQuickMenu1::destroyAllMenuPopups' can be const. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitemcontainer_p.h:84:46: style:inconclusive: Either there is a missing 'override', or the member function 'QQuickMenuItemContainer1::items' can be const. [functionConst] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitemcontainer_p.h:62:10: style: Virtual function 'setParentMenu' is called from destructor '~QQuickMenuItemContainer1()' at line 59. Dynamic binding is not used. [virtualCallInConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitemcontainer_p.h:59:9: note: Calling setParentMenu qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitemcontainer_p.h:62:10: note: setParentMenu is a virtual function qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenupopupwindow_p.h:67:10: warning: The class 'QQuickMenuPopupWindow1' defines member function with name 'updateSize' also defined in its parent class 'QQuickPopupWindow1'. [duplInheritedMember] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickpopupwindow_p.h:83:10: note: Parent function 'QQuickPopupWindow1::updateSize' qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenupopupwindow_p.h:67:10: note: Derived function 'QQuickMenuPopupWindow1::updateSize' qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenupopupwindow_p.h:54:5: style: Class 'QQuickMenuPopupWindow1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:603:23: style:inconclusive: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setShortcut' can be const. [functionConst] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:211:10: note: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setShortcut' can be const. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:603:23: note: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setShortcut' can be const. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:631:23: style:inconclusive: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setCheckable' can be const. [functionConst] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:214:10: note: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setCheckable' can be const. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:631:23: note: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setCheckable' can be const. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:652:23: style:inconclusive: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setChecked' can be const. [functionConst] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:217:10: note: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setChecked' can be const. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:652:23: note: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setChecked' can be const. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:674:23: style:inconclusive: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setExclusiveGroup' can be const. [functionConst] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:220:10: note: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setExclusiveGroup' can be const. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:674:23: note: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setExclusiveGroup' can be const. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:96:18: style: Virtual function 'setParentMenu' is called from destructor '~QQuickMenuBase1()' at line 67. Dynamic binding is not used. [virtualCallInConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:67:5: note: Calling setParentMenu qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:96:18: note: setParentMenu is a virtual function qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:165:18: style: Virtual function 'updateText' is called from constructor 'QQuickMenuText1(QObject*parent,QQuickMenuItemType1::MenuItemType type)' at line 203. Dynamic binding is not used. [virtualCallInConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:203:52: note: Calling updateText qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:165:18: note: updateText is a virtual function qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:233:20: style: Virtual function 'action' is called from constructor 'QQuickMenuItem1(QObject*parent=0)' at line 471. Dynamic binding is not used. [virtualCallInConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:471:13: note: Calling action qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:233:20: note: action is a virtual function qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:233:20: style: Virtual function 'action' is called from constructor 'QQuickMenuItem1(QObject*parent=0)' at line 472. Dynamic binding is not used. [virtualCallInConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:472:13: note: Calling action qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:233:20: note: action is a virtual function qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:233:20: style: Virtual function 'action' is called from constructor 'QQuickMenuItem1(QObject*parent=0)' at line 473. Dynamic binding is not used. [virtualCallInConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:473:13: note: Calling action qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:233:20: note: action is a virtual function qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:233:20: style: Virtual function 'action' is called from constructor 'QQuickMenuItem1(QObject*parent=0)' at line 474. Dynamic binding is not used. [virtualCallInConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:474:13: note: Calling action qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:233:20: note: action is a virtual function qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:233:20: style: Virtual function 'action' is called from constructor 'QQuickMenuItem1(QObject*parent=0)' at line 476. Dynamic binding is not used. [virtualCallInConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:476:60: note: Calling trigger qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:691:5: note: Calling action qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:233:20: note: action is a virtual function qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:233:20: style: Virtual function 'action' is called from destructor '~QQuickMenuItem1()' at line 483. Dynamic binding is not used. [virtualCallInConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:483:63: note: Calling trigger qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:691:5: note: Calling action qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:233:20: note: action is a virtual function qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:352:40: style:inconclusive: Function 'setFont' argument 1 names different: declaration 'font' definition 'arg'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu_p.h:136:31: note: Function 'setFont' argument 1 names different: declaration 'font' definition 'arg'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:352:40: note: Function 'setFont' argument 1 names different: declaration 'font' definition 'arg'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:289:22: style: Local variable 'font' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu_p.h:137:11: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:289:22: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:611:29: style: Local variable 'popup' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu_p.h:84:22: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:611:29: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:620:29: style: Local variable 'menuBar' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu_p.h:159:21: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:620:29: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:310:21: style: Variable 'menubar' can be declared as pointer to const [constVariablePointer] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:622:31: style: Variable 'menu' can be declared as pointer to const [constVariablePointer] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:866:22: style: Variable 'menu' can be declared as pointer to const [constVariablePointer] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:874:22: style: Variable 'menu' can be declared as pointer to const [constVariablePointer] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:220:39: style:inconclusive: Function 'setEnabled' argument 1 names different: declaration 'enabled' definition 'e'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:148:34: note: Function 'setEnabled' argument 1 names different: declaration 'enabled' definition 'e'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:220:39: note: Function 'setEnabled' argument 1 names different: declaration 'enabled' definition 'e'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:230:46: style:inconclusive: Function 'setText' argument 1 names different: declaration 'text' definition 't'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:151:33: note: Function 'setText' argument 1 names different: declaration 'text' definition 't'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:230:46: note: Function 'setText' argument 1 names different: declaration 'text' definition 't'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:240:49: style:inconclusive: Function 'setIconSource' argument 1 names different: declaration 'icon' definition 'iconSource'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:154:36: note: Function 'setIconSource' argument 1 names different: declaration 'icon' definition 'iconSource'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:240:49: note: Function 'setIconSource' argument 1 names different: declaration 'icon' definition 'iconSource'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:250:50: style:inconclusive: Function 'setIconName' argument 1 names different: declaration 'icon' definition 'iconName'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:156:37: note: Function 'setIconName' argument 1 names different: declaration 'icon' definition 'iconName'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:250:50: note: Function 'setIconName' argument 1 names different: declaration 'icon' definition 'iconName'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:521:49: style:inconclusive: Function 'unbindFromAction' argument 1 names different: declaration 'action' definition 'o'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:229:36: note: Function 'unbindFromAction' argument 1 names different: declaration 'action' definition 'o'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:521:49: note: Function 'unbindFromAction' argument 1 names different: declaration 'action' definition 'o'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:529:20: style: Local variable 'action' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:233:20: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:529:20: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:660:10: style: Local variable 'checked' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:216:10: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:660:10: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:529:20: style: Variable 'action' can be declared as pointer to const [constVariablePointer] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenupopupwindow.cpp:142:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RightToLeft [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenupopupwindow.cpp:134:30: warning: The class 'QQuickMenuPopupWindow1' defines member function with name 'updateSize' also defined in its parent class 'QQuickPopupWindow1'. [duplInheritedMember] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickpopupwindow_p.h:83:10: note: Parent function 'QQuickPopupWindow1::updateSize' qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenupopupwindow.cpp:134:30: note: Derived function 'QQuickMenuPopupWindow1::updateSize' qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:123:5: performance: Variable 'm_font' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:193:18: style: Virtual function 'initStyleOption' is called from constructor 'QQuickStyleItem1(QQuickItem*parent=0)' at line 135. Dynamic binding is not used. [virtualCallInConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:135:48: note: Calling updateSizeHint qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1143:26: note: Calling sizeFromContents qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:898:5: note: Calling initStyleOption qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:193:18: note: initStyleOption is a virtual function qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:193:18: style: Virtual function 'initStyleOption' is called from constructor 'QQuickStyleItem1(QQuickItem*parent=0)' at line 150. Dynamic binding is not used. [virtualCallInConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:150:54: note: Calling updateSizeHint qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1143:26: note: Calling sizeFromContents qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:898:5: note: Calling initStyleOption qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:193:18: note: initStyleOption is a virtual function qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:193:18: style: Virtual function 'initStyleOption' is called from constructor 'QQuickStyleItem1(QQuickItem*parent=0)' at line 153. Dynamic binding is not used. [virtualCallInConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:153:59: note: Calling updateSizeHint qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1143:26: note: Calling sizeFromContents qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:898:5: note: Calling initStyleOption qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:193:18: note: initStyleOption is a virtual function qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:193:18: style: Virtual function 'initStyleOption' is called from constructor 'QQuickStyleItem1(QQuickItem*parent=0)' at line 154. Dynamic binding is not used. [virtualCallInConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:154:60: note: Calling updateSizeHint qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1143:26: note: Calling sizeFromContents qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:898:5: note: Calling initStyleOption qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:193:18: note: initStyleOption is a virtual function qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:193:18: style: Virtual function 'initStyleOption' is called from constructor 'QQuickStyleItem1(QQuickItem*parent=0)' at line 155. Dynamic binding is not used. [virtualCallInConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:155:49: note: Calling updateRect qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1149:5: note: Calling initStyleOption qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:193:18: note: initStyleOption is a virtual function qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:193:18: style: Virtual function 'initStyleOption' is called from constructor 'QQuickStyleItem1(QQuickItem*parent=0)' at line 156. Dynamic binding is not used. [virtualCallInConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:156:50: note: Calling updateRect qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1149:5: note: Calling initStyleOption qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:193:18: note: initStyleOption is a virtual function qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:101:5: style: Class 'QQuickStyleItem1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:158:13: performance: Function 'elementType()' should return member 'm_type' by const reference. [returnByReference] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:159:13: performance: Function 'text()' should return member 'm_text' by const reference. [returnByReference] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:160:13: performance: Function 'activeControl()' should return member 'm_activeControl' by const reference. [returnByReference] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickpopupwindow.cpp:54:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Popup [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickpopupwindow.cpp:61:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ApplicationActive [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickpopupwindow.cpp:152:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoButton [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickpopupwindow.cpp:176:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonPress [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickpopupwindow.cpp:194:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonRelease [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickpopupwindow.cpp:245:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TouchBegin [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickwritingsystemlistmodel_p.h:63:5: style: Class 'QQuickWritingSystemListModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel_p.h:69:5: style: Class 'QQuickFontListModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/dialogsprivateplugin.cpp:53:5: style: Class 'QtQuick2DialogsPrivatePlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickpopupwindow.cpp:123:58: style:inconclusive: Function 'setPopupContentItem' argument 1 names different: declaration 'popupContentItem' definition 'contentItem'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickpopupwindow_p.h:60:42: note: Function 'setPopupContentItem' argument 1 names different: declaration 'popupContentItem' definition 'contentItem'. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickpopupwindow.cpp:123:58: note: Function 'setPopupContentItem' argument 1 names different: declaration 'popupContentItem' definition 'contentItem'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1372:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1385:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1403:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:142:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Any [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:158:124: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalableFonts [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:181:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalableFonts [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:187:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NonScalableFonts [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:193:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MonospacedFonts [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:199:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProportionalFonts [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:214:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserRole [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:244:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalableFonts [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:252:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NonScalableFonts [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:260:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MonospacedFonts [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:268:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProportionalFonts [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:840:39: style:inconclusive: Function 'hitTest' argument 1 names different: declaration 'x' definition 'px'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:212:25: note: Function 'hitTest' argument 1 names different: declaration 'x' definition 'px'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:840:39: note: Function 'hitTest' argument 1 names different: declaration 'x' definition 'px'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:840:47: style:inconclusive: Function 'hitTest' argument 2 names different: declaration 'y' definition 'py'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:212:32: note: Function 'hitTest' argument 2 names different: declaration 'y' definition 'py'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:840:47: note: Function 'hitTest' argument 2 names different: declaration 'y' definition 'py'. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:239:22: style: Local variable 'font' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:163:11: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:239:22: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:298:26: style: Local variable 'font' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:163:11: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:298:26: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:338:26: style: Local variable 'font' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:163:11: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:338:26: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:367:26: style: Local variable 'font' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:163:11: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:367:26: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:467:26: style: Local variable 'font' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:163:11: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:467:26: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:523:30: style: Local variable 'font' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:163:11: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:523:30: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:561:22: style: Local variable 'font' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:163:11: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:561:22: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:942:13: style: Local variable 'contentWidth' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:187:9: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:942:13: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:943:13: style: Local variable 'contentHeight' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:190:9: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:943:13: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1447:30: style: Local variable 'font' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem_p.h:163:11: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1447:30: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:242:19: style: Variable 'menu' can be declared as pointer to const [constVariablePointer] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickstyleitem.cpp:1440:31: style: Variable 'opt' can be declared as pointer to const [constVariablePointer] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickwritingsystemlistmodel.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickwritingsystemlistmodel.cpp:68:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Any [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickwritingsystemlistmodel.cpp:152:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserRole [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickwritingsystemlistmodel.cpp:50:5: style: The member function 'QQuickWritingSystemListModelPrivate::d_func' can be static. [functionStatic] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickwritingsystemlistmodel.cpp:53:5: style: Class 'QQuickWritingSystemListModelPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickwritingsystemlistmodel.cpp:140:48: style:inconclusive: Function 'get' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickwritingsystemlistmodel_p.h:80:34: note: Function 'get' argument 1 names different: declaration 'index' definition 'idx'. qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickwritingsystemlistmodel.cpp:140:48: note: Function 'get' argument 1 names different: declaration 'index' definition 'idx'. qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickwritingsystemlistmodel.cpp:150:9: style: Local variable 'count' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickwritingsystemlistmodel_p.h:76:9: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickwritingsystemlistmodel.cpp:150:9: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractcolordialog.cpp:55:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NonModal [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractcolordialog.cpp:91:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShowAlphaChannel [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractcolordialog.cpp:125:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShowAlphaChannel [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:50:5: style: The member function 'QQuickFontListModelPrivate::d_func' can be static. [functionStatic] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:53:5: style: Class 'QQuickFontListModelPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractcolordialog_p.h:73:5: style: Class 'QQuickAbstractColorDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractcolordialog_p.h:74:14: style: The destructor '~QQuickAbstractColorDialog' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog_p.h:79:14: note: Virtual destructor in base class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractcolordialog_p.h:74:14: note: Destructor in derived class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractcolordialog_p.h:87:10: style: The function 'setModality' overrides a function in a base class but just delegates back to the base class. [uselessOverride] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog_p.h:93:18: note: Virtual function in base class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractcolordialog_p.h:87:10: note: Function in derived class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:134:59: style:inconclusive: Function 'setWritingSystem' argument 1 names different: declaration 'writingSystem' definition 'wSystem'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel_p.h:84:42: note: Function 'setWritingSystem' argument 1 names different: declaration 'writingSystem' definition 'wSystem'. qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:134:59: note: Function 'setWritingSystem' argument 1 names different: declaration 'writingSystem' definition 'wSystem'. qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:202:39: style:inconclusive: Function 'get' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel_p.h:91:34: note: Function 'get' argument 1 names different: declaration 'index' definition 'idx'. qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:202:39: note: Function 'get' argument 1 names different: declaration 'index' definition 'idx'. qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:212:9: style: Local variable 'count' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel_p.h:81:9: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/dialogs/Private/qquickfontlistmodel.cpp:212:9: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/src/dialogs/plugin.cpp:94:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MultipleWindows [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/plugin.cpp:221:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcRegistration [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/plugin.cpp:173:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcRegistration [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/plugin.cpp:210:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcRegistration [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfontdialog.cpp:55:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NonModal [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfontdialog.cpp:91:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalableFonts [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfontdialog.cpp:96:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NonScalableFonts [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfontdialog.cpp:101:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MonospacedFonts [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfontdialog.cpp:106:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProportionalFonts [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfontdialog.cpp:135:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScalableFonts [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfontdialog.cpp:141:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NonScalableFonts [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfontdialog.cpp:147:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MonospacedFonts [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfontdialog.cpp:153:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProportionalFonts [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/plugin.cpp:99:20: style: Error code from the return value of function widgetsDir.cd() is not used. [ignoredReturnErrorCode] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfontdialog_p.h:73:5: style: Class 'QQuickAbstractFontDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfontdialog_p.h:74:14: style: The destructor '~QQuickAbstractFontDialog' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog_p.h:79:14: note: Virtual destructor in base class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfontdialog_p.h:74:14: note: Destructor in derived class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfontdialog_p.h:86:10: style: The function 'setModality' overrides a function in a base class but just delegates back to the base class. [uselessOverride] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog_p.h:93:18: note: Virtual function in base class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfontdialog_p.h:86:10: note: Function in derived class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractmessagedialog_p.h:76:5: style: Class 'QQuickAbstractMessageDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickplatformmessagedialog_p.h:63:5: style: Class 'QQuickPlatformMessageDialog1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractmessagedialog_p.h:77:14: style: The destructor '~QQuickAbstractMessageDialog' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog_p.h:79:14: note: Virtual destructor in base class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractmessagedialog_p.h:77:14: note: Destructor in derived class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickmessagedialog_p.h:66:6: style: The destructor '~QQuickMessageDialog' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractmessagedialog_p.h:77:14: note: Virtual destructor in base class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickmessagedialog_p.h:66:6: note: Destructor in derived class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickplatformmessagedialog_p.h:64:14: style: The destructor '~QQuickPlatformMessageDialog1' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractmessagedialog_p.h:77:14: note: Virtual destructor in base class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickplatformmessagedialog_p.h:64:14: note: Destructor in derived class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfiledialog.cpp:151:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfiledialog.cpp:221:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnyFile [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfiledialog.cpp:284:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DesktopLocation [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/plugin.cpp:206:13: style: Condition '!mobileTouchPlatform' is always true [knownConditionTrueFalse] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/plugin.cpp:191:36: note: Assignment 'mobileTouchPlatform=false', assigned value is 0 qtquickcontrols-everywhere-src-5.15.18/src/dialogs/plugin.cpp:206:13: note: Condition '!mobileTouchPlatform' is always true qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog.cpp:90:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dialog [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog.cpp:231:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcWindow [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog.cpp:251:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcWindow [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog.cpp:273:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcWindow [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog.cpp:280:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcWindow [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog.cpp:290:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcWindow [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog.cpp:300:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcWindow [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog.cpp:308:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcWindow [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog.cpp:327:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NonModal [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog.cpp:333:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcWindow [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog.cpp:383:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcWindow [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog.cpp:401:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcWindow [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog.cpp:417:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcWindow [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog.cpp:432:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcWindow [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog.cpp:447:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcWindow [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractmessagedialog.cpp:62:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoButton [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfiledialog_p.h:83:14: style: The destructor '~QQuickAbstractFileDialog' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog_p.h:79:14: note: Virtual destructor in base class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfiledialog_p.h:83:14: note: Destructor in derived class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfiledialog.cpp:90:55: style:inconclusive: Function 'setSelectExisting' argument 1 names different: declaration 's' definition 'selectExisting'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfiledialog_p.h:104:33: note: Function 'setSelectExisting' argument 1 names different: declaration 's' definition 'selectExisting'. qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfiledialog.cpp:90:55: note: Function 'setSelectExisting' argument 1 names different: declaration 's' definition 'selectExisting'. qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfiledialog.cpp:97:55: style:inconclusive: Function 'setSelectMultiple' argument 1 names different: declaration 's' definition 'selectMultiple'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfiledialog_p.h:105:33: note: Function 'setSelectMultiple' argument 1 names different: declaration 's' definition 'selectMultiple'. qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfiledialog.cpp:97:55: note: Function 'setSelectMultiple' argument 1 names different: declaration 's' definition 'selectMultiple'. qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfiledialog.cpp:104:53: style:inconclusive: Function 'setSelectFolder' argument 1 names different: declaration 's' definition 'selectFolder'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfiledialog_p.h:106:31: note: Function 'setSelectFolder' argument 1 names different: declaration 's' definition 'selectFolder'. qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfiledialog.cpp:104:53: note: Function 'setSelectFolder' argument 1 names different: declaration 's' definition 'selectFolder'. qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickcolordialog_p.h:66:6: style: The destructor '~QQuickColorDialog' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractcolordialog_p.h:74:14: note: Virtual destructor in base class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickcolordialog_p.h:66:6: note: Destructor in derived class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog.cpp:121:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickfontdialog_p.h:66:6: style: The destructor '~QQuickFontDialog' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfontdialog_p.h:74:14: note: Virtual destructor in base class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickfontdialog_p.h:66:6: note: Destructor in derived class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickfiledialog_p.h:66:6: style: The destructor '~QQuickFileDialog' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfiledialog_p.h:83:14: note: Virtual destructor in base class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickfiledialog_p.h:66:6: note: Destructor in derived class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickdialog.cpp:276:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoButton [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickdialog.cpp:291:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DialogButtonBoxLayout [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickdialog.cpp:419:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoButton [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickdialog.cpp:426:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoButton [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickplatformcolordialog.cpp:164:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ColorDialog [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickmessagedialog.cpp:123:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoButton [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickmessagedialog.cpp:130:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoButton [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickdialog_p.h:90:10: warning: The class 'QQuickDialog1' defines member function with name 'titleChanged' also defined in its parent class 'QQuickAbstractDialog'. [duplInheritedMember] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog_p.h:134:10: note: Parent function 'QQuickAbstractDialog::titleChanged' qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickdialog_p.h:90:10: note: Derived function 'QQuickDialog1::titleChanged' qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickdialog_p.h:74:6: style: The destructor '~QQuickDialog1' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractdialog_p.h:79:14: note: Virtual destructor in base class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickdialog_p.h:74:6: note: Destructor in derived class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickplatformcolordialog_p.h:63:5: style: Class 'QQuickPlatformColorDialog1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickplatformcolordialog_p.h:64:14: style: The destructor '~QQuickPlatformColorDialog1' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractcolordialog_p.h:74:14: note: Virtual destructor in base class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickplatformcolordialog_p.h:64:14: note: Destructor in derived class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickplatformfiledialog.cpp:210:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FileDialog [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/extras/Private/qquickcircularprogressbar.cpp:64:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable red [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickplatformfontdialog.cpp:166:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FontDialog [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickplatformmessagedialog.cpp:224:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MessageDialog [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/extras/Private/qquickcircularprogressbar_p.h:59:5: style: Class 'QQuickCircularProgressBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickplatformfontdialog_p.h:63:5: style: Class 'QQuickPlatformFontDialog1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickplatformfontdialog_p.h:64:14: style: The destructor '~QQuickPlatformFontDialog1' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfontdialog_p.h:74:14: note: Virtual destructor in base class qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickplatformfontdialog_p.h:64:14: note: Destructor in derived class qtquickcontrols-everywhere-src-5.15.18/src/extras/Private/qquickflatprogressbar.cpp:79:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transparent [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/extras/Private/qquickmathutils.cpp:49:24: style: Either there is a missing 'override', or the member function 'QQuickMathUtils::pi2' can be static. [functionStatic] qtquickcontrols-everywhere-src-5.15.18/src/extras/Private/qquickmathutils_p.h:53:11: note: Either there is a missing 'override', or the member function 'QQuickMathUtils::pi2' can be static. qtquickcontrols-everywhere-src-5.15.18/src/extras/Private/qquickmathutils.cpp:49:24: note: Either there is a missing 'override', or the member function 'QQuickMathUtils::pi2' can be static. qtquickcontrols-everywhere-src-5.15.18/src/extras/Private/qquickmathutils_p.h:51:5: style: Class 'QQuickMathUtils' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/extras/Private/qquickflatprogressbar.cpp:151:29: style:inconclusive: Either there is a missing 'override', or the member function 'QQuickFlatProgressBar::isIndeterminate' can be const. [functionConst] qtquickcontrols-everywhere-src-5.15.18/src/extras/Private/qquickflatprogressbar_p.h:64:10: note: Either there is a missing 'override', or the member function 'QQuickFlatProgressBar::isIndeterminate' can be const. qtquickcontrols-everywhere-src-5.15.18/src/extras/Private/qquickflatprogressbar.cpp:151:29: note: Either there is a missing 'override', or the member function 'QQuickFlatProgressBar::isIndeterminate' can be const. qtquickcontrols-everywhere-src-5.15.18/src/extras/Private/qquickflatprogressbar.cpp:130:51: style:inconclusive: Function 'setStripeOffset' argument 1 names different: declaration 'stripeOffset' definition 'pos'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/src/extras/Private/qquickflatprogressbar_p.h:59:32: note: Function 'setStripeOffset' argument 1 names different: declaration 'stripeOffset' definition 'pos'. qtquickcontrols-everywhere-src-5.15.18/src/extras/Private/qquickflatprogressbar.cpp:130:51: note: Function 'setStripeOffset' argument 1 names different: declaration 'stripeOffset' definition 'pos'. qtquickcontrols-everywhere-src-5.15.18/src/extras/Private/qquickmousethief.cpp:133:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonRelease [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/extras/Styles/Flat/qquicktexthandle.h:59:5: style: Class 'QQuickTextHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/extras/Styles/Flat/qquicktexthandle.cpp:45:19: warning: Member variable 'QQuickTextHandle::mType' is not initialized in the constructor. [uninitMemberVar] qtquickcontrols-everywhere-src-5.15.18/src/extras/Styles/Flat/qquicktexthandle.cpp:45:19: warning: Member variable 'QQuickTextHandle::mScaleFactor' is not initialized in the constructor. [uninitMemberVar] qtquickcontrols-everywhere-src-5.15.18/src/extras/qquickpicture.cpp:98:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CompositionMode_SourceIn [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqcolordialog.cpp:57:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QColor [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqcolordialog.cpp:168:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QColor [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqcolordialog_p.h:63:5: style: Class 'QQuickQColorDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqcolordialog_p.h:64:14: style: The destructor '~QQuickQColorDialog' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractcolordialog_p.h:74:14: note: Virtual destructor in base class qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqcolordialog_p.h:64:14: note: Destructor in derived class qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqfiledialog.cpp:133:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUrl [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqfiledialog.cpp:152:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QString [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqfiledialog.cpp:168:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LookIn [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqfontdialog.cpp:57:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QFont [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqfontdialog.cpp:171:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QFont [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqfontdialog_p.h:63:5: style: Class 'QQuickQFontDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqfontdialog_p.h:64:14: style: The destructor '~QQuickQFontDialog' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfontdialog_p.h:74:14: note: Virtual destructor in base class qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqfontdialog_p.h:64:14: note: Destructor in derived class qtquickcontrols-everywhere-src-5.15.18/src/widgets/qmessageboxhelper_p.h:72:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Key_Escape [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqmessagebox.cpp:139:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ButtonRole [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqfiledialog_p.h:68:5: style: Class 'QQuickQFileDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqfiledialog_p.h:69:14: style: The destructor '~QQuickQFileDialog' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractfiledialog_p.h:83:14: note: Virtual destructor in base class qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqfiledialog_p.h:69:14: note: Destructor in derived class qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqmessagebox_p.h:61:5: style: Class 'QQuickQMessageBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqmessagebox_p.h:62:14: style: The destructor '~QQuickQMessageBox' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/src/dialogs/qquickabstractmessagedialog_p.h:77:14: note: Virtual destructor in base class qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqmessagebox_p.h:62:14: note: Destructor in derived class qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqmessagebox.cpp:133:28: style: Local variable 'helper' shadows outer function [shadowFunction] qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqmessagebox_p.h:65:28: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/src/widgets/qquickqmessagebox.cpp:133:28: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/tests/auto/customcontrolsstyle/tst_customcontrolsstyle.cpp:79:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expectedStyleName [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/visualtestutil.h:78:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable staticMetaObject [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/customcontrolsstyle/tst_customcontrolsstyle.cpp:129:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ready [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/applicationwindow/tst_applicationwindow.cpp:103:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoModifier [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/applicationwindow/tst_applicationwindow.cpp:155:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShiftModifier [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/visualtestutil.h:52:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable staticMetaObject [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/customcontrolsstyle/tst_customcontrolsstyle.cpp:46:10: style: The function 'initTestCase' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/util.h:68:18: note: Virtual function in base class qtquickcontrols-everywhere-src-5.15.18/tests/auto/customcontrolsstyle/tst_customcontrolsstyle.cpp:46:10: note: Function in derived class qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/util.h:58:20: performance: Function 'dataDirectory()' should return member 'm_dataDirectory' by const reference. [returnByReference] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/util.h:60:20: performance: Function 'directory()' should return member 'm_directory' by const reference. [returnByReference] qtquickcontrols-everywhere-src-5.15.18/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:58:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TabFocusAllControls [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:95:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoModifier [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:479:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoModifier [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:78:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoButton [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:94:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standardButtons [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:131:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Cancel [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:155:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable standardButtons [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:207:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Key_Escape [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:237:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ok [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:274:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:319:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NonModal [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/applicationwindow/tst_applicationwindow.cpp:68:17: style: Variable 'statusBar' can be declared as pointer to const [constVariablePointer] qtquickcontrols-everywhere-src-5.15.18/tests/auto/applicationwindow/tst_applicationwindow.cpp:71:17: style: Variable 'menuBar' can be declared as pointer to const [constVariablePointer] qtquickcontrols-everywhere-src-5.15.18/tests/auto/applicationwindow/tst_applicationwindow.cpp:74:17: style: Variable 'toolBar' can be declared as pointer to const [constVariablePointer] qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:45:10: style: The function 'initTestCase' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/util.h:68:18: note: Virtual function in base class qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:45:10: note: Function in derived class qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:297:5: style: The comparison 'spyVisibilityChanged.count() > visibilityChangedCount' is always false because 'spyVisibilityChanged.count()' and 'visibilityChangedCount' represent the same value. [knownConditionTrueFalse] qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:276:60: note: 'visibilityChangedCount' is assigned value 'spyVisibilityChanged.count()' here. qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:297:5: note: The comparison 'spyVisibilityChanged.count() > visibilityChangedCount' is always false because 'spyVisibilityChanged.count()' and 'visibilityChangedCount' represent the same value. qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:326:5: style: The comparison 'spyVisibilityChanged.count() > visibilityChangedCount' is always false because 'spyVisibilityChanged.count()' and 'visibilityChangedCount' represent the same value. [knownConditionTrueFalse] qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:323:60: note: 'visibilityChangedCount' is assigned value 'spyVisibilityChanged.count()' here. qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:326:5: note: The comparison 'spyVisibilityChanged.count() > visibilityChangedCount' is always false because 'spyVisibilityChanged.count()' and 'visibilityChangedCount' represent the same value. qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:298:5: style: Variable 'visibilityChangedCount' is assigned an expression that holds the same value. [redundantAssignment] qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:276:32: note: visibilityChangedCount is assigned 'spyVisibilityChanged.count()' here. qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:298:5: note: Variable 'visibilityChangedCount' is assigned an expression that holds the same value. qtquickcontrols-everywhere-src-5.15.18/tests/auto/dialogs/tst_dialogs.cpp:175:51: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] qtquickcontrols-everywhere-src-5.15.18/tests/auto/testplugin/testcppmodels.h:108:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/testmodel.h:96:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Q_FUNC_INFO [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/testmodel.h:166:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/benchmarks/objectcount/tst_objectcount.cpp:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qtHookData [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/benchmarks/objectcount/tst_objectcount.cpp:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qtHookData [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/benchmarks/objectcount/tst_objectcount.cpp:82:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/benchmarks/objectcount/tst_objectcount.cpp:104:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qt_qobjects [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/benchmarks/objectcount/tst_objectcount.cpp:104:19: style: Local variable 'object' shadows outer variable [shadowVariable] qtquickcontrols-everywhere-src-5.15.18/tests/benchmarks/objectcount/tst_objectcount.cpp:100:29: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/tests/benchmarks/objectcount/tst_objectcount.cpp:104:19: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/tests/benchmarks/objectcount/tst_objectcount.cpp:86:23: style: Variable 'object' can be declared as pointer to const [constVariablePointer] qtquickcontrols-everywhere-src-5.15.18/tests/auto/testplugin/testcppmodels.h:75:9: style: Either there is a missing 'override', or the member function 'TestItemModel::rowCount' can be static. [functionStatic] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/testmodel.h:82:10: style:inconclusive: Either there is a missing 'override', or the member function 'TestModel::fetchMore' can be const. [functionConst] qtquickcontrols-everywhere-src-5.15.18/tests/auto/testplugin/testcppmodels.h:44:5: style: Class 'TestObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/testmodel.h:36:5: style: Class 'TestModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/testmodel.h:285:9: style: Struct 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/testmodel.h:53:19: style: C-style pointer casting [cstyleCast] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/testmodel.h:100:19: style: C-style pointer casting [cstyleCast] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/testmodel.h:123:20: style: C-style pointer casting [cstyleCast] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/testmodel.h:139:19: style: C-style pointer casting [cstyleCast] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/testmodel.h:153:20: style: C-style pointer casting [cstyleCast] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/testmodel.h:197:19: style: C-style pointer casting [cstyleCast] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/testmodel.h:222:19: style: C-style pointer casting [cstyleCast] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/testmodel.h:240:21: style: C-style pointer casting [cstyleCast] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/testmodel.h:243:22: style: C-style pointer casting [cstyleCast] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/testmodel.h:53:15: style: Variable 'n' can be declared as pointer to const [constVariablePointer] qtquickcontrols-everywhere-src-5.15.18/tests/benchmarks/startup/startup_bench.cpp:91:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quit [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/benchmarks/startup/startup_bench.cpp:89:23: style: Variable 'window' can be declared as pointer to const [constVariablePointer] qtquickcontrols-everywhere-src-5.15.18/tests/benchmarks/statusindicator/tst_statusindicator.cpp:61:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SRCDIR [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:71:28: style: Either there is a missing 'override', or the member function 'tst_activeFocusOnTab::cleanup' can be static. [functionStatic] qtquickcontrols-everywhere-src-5.15.18/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:51:10: note: Either there is a missing 'override', or the member function 'tst_activeFocusOnTab::cleanup' can be static. qtquickcontrols-everywhere-src-5.15.18/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:71:28: note: Either there is a missing 'override', or the member function 'tst_activeFocusOnTab::cleanup' can be static. qtquickcontrols-everywhere-src-5.15.18/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:50:10: style: The function 'initTestCase' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] qtquickcontrols-everywhere-src-5.15.18/tests/auto/shared/util.h:68:18: note: Virtual function in base class qtquickcontrols-everywhere-src-5.15.18/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:50:10: note: Function in derived class qtquickcontrols-everywhere-src-5.15.18/tests/manual/tableviewmodels/main.cpp:39:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SizeRootObjectToView [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/manual/tableviewmodels/testmodel.h:56:7: style: Either there is a missing 'override', or the member function 'TestModel::rowCount' can be static. [functionStatic] qtquickcontrols-everywhere-src-5.15.18/tests/manual/tableviewmodels/testmodel.h:39:3: style: Class 'TestObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtquickcontrols-everywhere-src-5.15.18/tests/manual/workshop/src/main.cpp:40:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoreProfile [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/manual/viewinqwidget/main.cpp:44:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QT_VERSION_STR [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:100:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:118:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExpandedRole [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:161:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExpandedRole [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:365:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:407:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:512:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parentRow [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:712:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expandParentRow [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:904:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expandParentRow [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:1065:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expandParentRow [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:1234:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expandedRows [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:1333:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DepthRole [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:1390:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HasChildrenRole [valueFlowBailoutIncompleteVar] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:87:34: style: Either there is a missing 'override', or the member function 'tst_QQuickTreeModelAdaptor::initTestCase' can be static. [functionStatic] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:46:10: note: Either there is a missing 'override', or the member function 'tst_QQuickTreeModelAdaptor::initTestCase' can be static. qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:87:34: note: Either there is a missing 'override', or the member function 'tst_QQuickTreeModelAdaptor::initTestCase' can be static. qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:91:34: style: Either there is a missing 'override', or the member function 'tst_QQuickTreeModelAdaptor::cleanup' can be static. [functionStatic] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:47:10: note: Either there is a missing 'override', or the member function 'tst_QQuickTreeModelAdaptor::cleanup' can be static. qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:91:34: note: Either there is a missing 'override', or the member function 'tst_QQuickTreeModelAdaptor::cleanup' can be static. qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:95:104: style:inconclusive: Function 'compareData' argument 3 names different: declaration 'idx' definition 'modelIdx'. [funcArgNamesDifferent] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:39:80: note: Function 'compareData' argument 3 names different: declaration 'idx' definition 'modelIdx'. qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:95:104: note: Function 'compareData' argument 3 names different: declaration 'idx' definition 'modelIdx'. qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:388:29: style: Local variable 'dataChangedArgs' shadows outer variable [shadowVariable] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:367:25: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:388:29: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:389:28: style: Local variable 'tmaIdx' shadows outer variable [shadowVariable] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:368:24: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:389:28: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:1411:15: style: Local variable 'ModelRowCount' shadows outer variable [shadowVariable] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:670:18: note: Shadowed declaration qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:1411:15: note: Shadow variable qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:95:125: style: Parameter 'model' can be declared as reference to const [constParameterReference] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:191:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:1278:21: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] qtquickcontrols-everywhere-src-5.15.18/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor.cpp:1285:19: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] diff: head qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings.cpp:390:31: style: Either there is a missing 'override', or the member function 'QQuickControlSettings1::dpiScaleFactor' can be static. [functionStatic] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings_p.h:76:11: note: Either there is a missing 'override', or the member function 'QQuickControlSettings1::dpiScaleFactor' can be static. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquickcontrolsettings.cpp:390:31: note: Either there is a missing 'override', or the member function 'QQuickControlSettings1::dpiScaleFactor' can be static. head qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:253:31: style:inconclusive: Either there is a missing 'override', or the member function 'QQuickTreeModelAdaptor1::isVisible' can be const. [functionConst] qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor_p.h:94:10: note: Either there is a missing 'override', or the member function 'QQuickTreeModelAdaptor1::isVisible' can be const. qtquickcontrols-everywhere-src-5.15.18/src/controls/Private/qquicktreemodeladaptor.cpp:253:31: note: Either there is a missing 'override', or the member function 'QQuickTreeModelAdaptor1::isVisible' can be const. head qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:608:19: style:inconclusive: Either there is a missing 'override', or the member function 'QQuickMenu1::destroyAllMenuPopups' can be const. [functionConst] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu_p.h:157:10: note: Either there is a missing 'override', or the member function 'QQuickMenu1::destroyAllMenuPopups' can be const. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:608:19: note: Either there is a missing 'override', or the member function 'QQuickMenu1::destroyAllMenuPopups' can be const. head qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenu.cpp:866:22: style: Variable 'menu' can be declared as pointer to const [constVariablePointer] head qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:603:23: style:inconclusive: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setShortcut' can be const. [functionConst] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:211:10: note: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setShortcut' can be const. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:603:23: note: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setShortcut' can be const. head qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:631:23: style:inconclusive: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setCheckable' can be const. [functionConst] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:214:10: note: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setCheckable' can be const. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:631:23: note: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setCheckable' can be const. head qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:652:23: style:inconclusive: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setChecked' can be const. [functionConst] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:217:10: note: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setChecked' can be const. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:652:23: note: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setChecked' can be const. head qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:674:23: style:inconclusive: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setExclusiveGroup' can be const. [functionConst] qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem_p.h:220:10: note: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setExclusiveGroup' can be const. qtquickcontrols-everywhere-src-5.15.18/src/controls/qquickmenuitem.cpp:674:23: note: Either there is a missing 'override', or the member function 'QQuickMenuItem1::setExclusiveGroup' can be const. head qtquickcontrols-everywhere-src-5.15.18/tests/manual/tableviewmodels/testmodel.h:56:7: style: Either there is a missing 'override', or the member function 'TestModel::rowCount' can be static. [functionStatic] DONE