2026-05-04 04:58 ftp://ftp.de.debian.org/debian/pool/main/p/padthv1/padthv1_1.4.1.orig.tar.gz 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 -j1 platform: Linux-6.8.0-1047-aws-aarch64-with-glibc2.35 python: 3.10.12 client-version: 1.4.0 compiler: g++ (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 416 377 elapsed-time: 4.5 3.9 head-timing-info: old-timing-info: head results: padthv1-1.4.1/src/padthv1_fx.h:553:2: warning: Member variable 'padthv1_fx_phaser::m_dmin' is not initialized in the constructor. [uninitMemberVar] padthv1-1.4.1/src/padthv1_fx.h:553:2: warning: Member variable 'padthv1_fx_phaser::m_dmax' is not initialized in the constructor. [uninitMemberVar] padthv1-1.4.1/src/padthv1_fx.h:553:2: warning: Member variable 'padthv1_fx_phaser::m_feedb' is not initialized in the constructor. [uninitMemberVar] padthv1-1.4.1/src/padthv1_fx.h:553:2: warning: Member variable 'padthv1_fx_phaser::m_lfo_inc' is not initialized in the constructor. [uninitMemberVar] padthv1-1.4.1/src/padthv1_fx.h:553:2: warning: Member variable 'padthv1_fx_phaser::m_depth' is not initialized in the constructor. [uninitMemberVar] padthv1-1.4.1/src/padthv1.cpp:1075:16: warning: Member variable 'padthv1_voice::gen1_balance' is not initialized in the constructor. [uninitMemberVar] padthv1-1.4.1/src/padthv1.cpp:1098:15: warning: Member variable 'padthv1_impl::m_direct_notes' is not initialized in the constructor. [uninitMemberVar] padthv1-1.4.1/src/padthv1_sample.h:105:8: style:inconclusive: Technically the member function 'padthv1_sample::start' can be const. [functionConst] padthv1-1.4.1/src/padthv1_sample.h:272:7: style:inconclusive: Technically the member function 'padthv1_sample_ref::acquire' can be const. [functionConst] padthv1-1.4.1/src/padthv1_fx.h:434:8: style: The member function 'padthv1_fx_chorus::pseudo_sinf' can be static. [functionStatic] padthv1-1.4.1/src/padthv1_controls.h:163:8: style: Either there is a missing 'override', or the member function 'padthv1_controls::SchedIn::process' can be static. [functionStatic] padthv1-1.4.1/src/padthv1.cpp:338:7: style:inconclusive: Technically the member function 'padthv1_env::note_off_fast' can be const. [functionConst] padthv1-1.4.1/src/padthv1.cpp:593:7: style:inconclusive: Technically the member function 'padthv1_key::is_note' can be const. [functionConst] padthv1-1.4.1/src/padthv1.cpp:1822:20: style:inconclusive: Technically the member function 'padthv1_impl::allSustainOn' can be const. [functionConst] padthv1-1.4.1/src/padthv1.cpp:971:7: note: Technically the member function 'padthv1_impl::allSustainOn' can be const. padthv1-1.4.1/src/padthv1.cpp:1822:20: note: Technically the member function 'padthv1_impl::allSustainOn' can be const. padthv1-1.4.1/src/padthv1.cpp:2318:2: warning: Class 'padthv1' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] padthv1-1.4.1/src/padthv1.cpp:2318:2: warning: Class 'padthv1' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] padthv1-1.4.1/src/padthv1_ramp.h:40:3: warning: Class 'padthv1_ramp' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] padthv1-1.4.1/src/padthv1_ramp.h:40:3: warning: Class 'padthv1_ramp' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] padthv1-1.4.1/src/padthv1.cpp:1118:2: warning: Class 'padthv1_impl' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] padthv1-1.4.1/src/padthv1.cpp:1118:2: warning: Class 'padthv1_impl' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] padthv1-1.4.1/src/padthv1_ramp.h:185:7: warning: The class 'padthv1_ramp2' defines member function with name 'update' also defined in its parent class 'padthv1_ramp1'. [duplInheritedMember] padthv1-1.4.1/src/padthv1_ramp.h:141:7: note: Parent function 'padthv1_ramp1::update' padthv1-1.4.1/src/padthv1_ramp.h:185:7: note: Derived function 'padthv1_ramp2::update' padthv1-1.4.1/src/padthv1_ramp.h:231:7: warning: The class 'padthv1_ramp3' defines member function with name 'update' also defined in its parent class 'padthv1_ramp2'. [duplInheritedMember] padthv1-1.4.1/src/padthv1_ramp.h:185:7: note: Parent function 'padthv1_ramp2::update' padthv1-1.4.1/src/padthv1_ramp.h:231:7: note: Derived function 'padthv1_ramp3::update' padthv1-1.4.1/src/padthv1_ramp.h:231:7: warning: The class 'padthv1_ramp3' defines member function with name 'update' also defined in its parent class 'padthv1_ramp1'. [duplInheritedMember] padthv1-1.4.1/src/padthv1_ramp.h:141:7: note: Parent function 'padthv1_ramp1::update' padthv1-1.4.1/src/padthv1_ramp.h:231:7: note: Derived function 'padthv1_ramp3::update' padthv1-1.4.1/src/padthv1_ramp.h:279:7: warning: The class 'padthv1_ramp4' defines member function with name 'update' also defined in its parent class 'padthv1_ramp3'. [duplInheritedMember] padthv1-1.4.1/src/padthv1_ramp.h:231:7: note: Parent function 'padthv1_ramp3::update' padthv1-1.4.1/src/padthv1_ramp.h:279:7: note: Derived function 'padthv1_ramp4::update' padthv1-1.4.1/src/padthv1_ramp.h:279:7: warning: The class 'padthv1_ramp4' defines member function with name 'update' also defined in its parent class 'padthv1_ramp2'. [duplInheritedMember] padthv1-1.4.1/src/padthv1_ramp.h:185:7: note: Parent function 'padthv1_ramp2::update' padthv1-1.4.1/src/padthv1_ramp.h:279:7: note: Derived function 'padthv1_ramp4::update' padthv1-1.4.1/src/padthv1_ramp.h:279:7: warning: The class 'padthv1_ramp4' defines member function with name 'update' also defined in its parent class 'padthv1_ramp1'. [duplInheritedMember] padthv1-1.4.1/src/padthv1_ramp.h:141:7: note: Parent function 'padthv1_ramp1::update' padthv1-1.4.1/src/padthv1_ramp.h:279:7: note: Derived function 'padthv1_ramp4::update' padthv1-1.4.1/src/padthv1_reverb.h:230:8: warning: The class 'comb_filter' defines member function with name 'reset' also defined in its parent class 'sample_buffer'. [duplInheritedMember] padthv1-1.4.1/src/padthv1_reverb.h:176:8: note: Parent function 'sample_buffer::reset' padthv1-1.4.1/src/padthv1_reverb.h:230:8: note: Derived function 'comb_filter::reset' padthv1-1.4.1/src/padthv1_sample.h:53:2: style: Class 'padthv1_sample' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_sample.h:227:2: style: Class 'padthv1_generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_sample.h:311:3: style: Struct 'sample_ref' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_wave.h:41:2: style: Class 'padthv1_wave' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_wave.h:180:2: style: Class 'padthv1_wave_lf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_wave.h:194:2: style: Class 'padthv1_oscillator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_ramp.h:116:2: style: Class 'padthv1_ramp1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_ramp.h:159:2: style: Class 'padthv1_ramp2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_ramp.h:205:2: style: Class 'padthv1_ramp3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_ramp.h:253:2: style: Class 'padthv1_ramp4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_filter.h:40:2: style: Class 'padthv1_filter1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_filter.h:112:2: style: Class 'padthv1_filter2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_filter.h:177:2: style: Class 'padthv1_filter3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_formant.h:93:2: style: Class 'padthv1_formant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_formant.h:62:3: style: Class 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_fx.h:59:2: style: Class 'padthv1_fx_filter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_fx.h:234:2: style: Class 'padthv1_fx_comp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_fx.h:388:2: style: Class 'padthv1_fx_chorus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_fx.h:459:2: style: Class 'padthv1_fx_delay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_fx.h:553:2: style: Class 'padthv1_fx_phaser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_reverb.h:40:2: style: Class 'padthv1_reverb' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_reverb.h:169:3: style: Class 'sample_buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_reverb.h:217:3: style: Class 'comb_filter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_reverb.h:253:3: style: Class 'allpass_filter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_controls.h:40:2: style: Class 'padthv1_controls' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_controls.h:156:3: style: Class 'SchedIn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_controls.h:181:3: style: Class 'SchedOut' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_programs.h:40:2: style: Class 'padthv1_programs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_programs.h:129:3: style: Class 'Sched' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_tuning.h:57:2: style: Class 'padthv1_tuning' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1.cpp:606:2: style: Class 'padthv1_glide' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1.cpp:737:2: style: Class 'padthv1_phasor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1.cpp:766:2: style: Struct 'padthv1_voice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1.cpp:815:2: style: Class 'padthv1_midi_in' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_ramp.h:129:15: style: The function 'probe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1_ramp.h:94:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1_ramp.h:129:15: note: Function in derived class padthv1-1.4.1/src/padthv1_ramp.h:134:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1_ramp.h:95:16: note: Virtual function in base class padthv1-1.4.1/src/padthv1_ramp.h:134:16: note: Function in derived class padthv1-1.4.1/src/padthv1_ramp.h:172:15: style: The function 'probe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1_ramp.h:129:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1_ramp.h:172:15: note: Function in derived class padthv1-1.4.1/src/padthv1_ramp.h:178:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1_ramp.h:134:16: note: Virtual function in base class padthv1-1.4.1/src/padthv1_ramp.h:178:16: note: Function in derived class padthv1-1.4.1/src/padthv1_ramp.h:218:15: style: The function 'probe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1_ramp.h:172:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1_ramp.h:218:15: note: Function in derived class padthv1-1.4.1/src/padthv1_ramp.h:224:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1_ramp.h:178:16: note: Virtual function in base class padthv1-1.4.1/src/padthv1_ramp.h:224:16: note: Function in derived class padthv1-1.4.1/src/padthv1_ramp.h:266:15: style: The function 'probe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1_ramp.h:218:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1_ramp.h:266:15: note: Function in derived class padthv1-1.4.1/src/padthv1_ramp.h:272:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1_ramp.h:224:16: note: Virtual function in base class padthv1-1.4.1/src/padthv1_ramp.h:272:16: note: Function in derived class padthv1-1.4.1/src/padthv1.cpp:206:7: style: The function 'set_value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1.cpp:169:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1.cpp:206:7: note: Function in derived class padthv1-1.4.1/src/padthv1.cpp:216:8: style: The function 'tick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1.cpp:177:16: note: Virtual function in base class padthv1-1.4.1/src/padthv1.cpp:216:8: note: Function in derived class padthv1-1.4.1/src/padthv1.cpp:654:8: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1_ramp.h:178:16: note: Virtual function in base class padthv1-1.4.1/src/padthv1.cpp:654:8: note: Function in derived class padthv1-1.4.1/src/padthv1.cpp:677:8: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1_ramp.h:134:16: note: Virtual function in base class padthv1-1.4.1/src/padthv1.cpp:677:8: note: Function in derived class padthv1-1.4.1/src/padthv1.cpp:699:8: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1_ramp.h:178:16: note: Virtual function in base class padthv1-1.4.1/src/padthv1.cpp:699:8: note: Function in derived class padthv1-1.4.1/src/padthv1.cpp:722:8: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1_ramp.h:224:16: note: Virtual function in base class padthv1-1.4.1/src/padthv1.cpp:722:8: note: Function in derived class padthv1-1.4.1/src/padthv1.cpp:824:7: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1_sched.h:62:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1.cpp:824:7: note: Function in derived class padthv1-1.4.1/src/padthv1.cpp:1933:7: style: Condition '!m_tun.keyMapFile.isEmpty()' is always false [knownConditionTrueFalse] padthv1-1.4.1/src/padthv1.cpp:1932:31: note: Assuming that condition 'm_tun.keyMapFile.isEmpty()' is not redundant padthv1-1.4.1/src/padthv1.cpp:1933:7: note: Condition '!m_tun.keyMapFile.isEmpty()' is always false padthv1-1.4.1/src/padthv1.cpp:2054:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] padthv1-1.4.1/src/padthv1.cpp:939:19: style: Variable 'prev' can be declared as pointer to const [constVariablePointer] padthv1-1.4.1/src/padthv1.cpp:1483:16: style: Variable 'pParamPort' can be declared as pointer to const [constVariablePointer] padthv1-1.4.1/src/padthv1.cpp:1490:44: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] padthv1-1.4.1/src/padthv1.cpp:2278:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] padthv1-1.4.1/src/padthv1_config.cpp:354:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJECT_VERSION [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1_config.cpp:63:25: style: Either there is a missing 'override', or the member function 'padthv1_config::presetGroup' can be static. [functionStatic] padthv1-1.4.1/src/padthv1_config.h:103:10: note: Either there is a missing 'override', or the member function 'padthv1_config::presetGroup' can be static. padthv1-1.4.1/src/padthv1_config.cpp:63:25: note: Either there is a missing 'override', or the member function 'padthv1_config::presetGroup' can be static. padthv1-1.4.1/src/padthv1_config.cpp:120:25: style: Either there is a missing 'override', or the member function 'padthv1_config::programsGroup' can be static. [functionStatic] padthv1-1.4.1/src/padthv1_config.h:106:10: note: Either there is a missing 'override', or the member function 'padthv1_config::programsGroup' can be static. padthv1-1.4.1/src/padthv1_config.cpp:120:25: note: Either there is a missing 'override', or the member function 'padthv1_config::programsGroup' can be static. padthv1-1.4.1/src/padthv1_config.cpp:125:25: style: Either there is a missing 'override', or the member function 'padthv1_config::bankPrefix' can be static. [functionStatic] padthv1-1.4.1/src/padthv1_config.h:107:10: note: Either there is a missing 'override', or the member function 'padthv1_config::bankPrefix' can be static. padthv1-1.4.1/src/padthv1_config.cpp:125:25: note: Either there is a missing 'override', or the member function 'padthv1_config::bankPrefix' can be static. padthv1-1.4.1/src/padthv1_config.cpp:222:25: style: Either there is a missing 'override', or the member function 'padthv1_config::controlsGroup' can be static. [functionStatic] padthv1-1.4.1/src/padthv1_config.h:112:10: note: Either there is a missing 'override', or the member function 'padthv1_config::controlsGroup' can be static. padthv1-1.4.1/src/padthv1_config.cpp:222:25: note: Either there is a missing 'override', or the member function 'padthv1_config::controlsGroup' can be static. padthv1-1.4.1/src/padthv1_config.cpp:227:25: style: Either there is a missing 'override', or the member function 'padthv1_config::controlPrefix' can be static. [functionStatic] padthv1-1.4.1/src/padthv1_config.h:113:10: note: Either there is a missing 'override', or the member function 'padthv1_config::controlPrefix' can be static. padthv1-1.4.1/src/padthv1_config.cpp:227:25: note: Either there is a missing 'override', or the member function 'padthv1_config::controlPrefix' can be static. padthv1-1.4.1/src/padthv1_config.cpp:108:19: style: Local variable 'sPreset' shadows outer variable [shadowVariable] padthv1-1.4.1/src/padthv1_config.h:51:10: note: Shadowed declaration padthv1-1.4.1/src/padthv1_config.cpp:108:19: note: Shadow variable padthv1-1.4.1/src/padthv1_config.cpp:185:28: style: Variable 'pProg' can be declared as pointer to const [constVariablePointer] padthv1-1.4.1/src/padthv1_controls.cpp:574:4: warning: Class 'padthv1_controls' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] padthv1-1.4.1/src/padthv1_controls.cpp:574:4: warning: Class 'padthv1_controls' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] padthv1-1.4.1/src/padthv1_controls.cpp:201:2: style: Class 'xrpn_queue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_controls.cpp:220:7: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_controls.cpp:221:7: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_controls.cpp:227:7: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_controls.cpp:228:7: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_controls.cpp:232:8: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_controls.cpp:233:8: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_formant.cpp:185:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_VTABS [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1_formant.h:62:3: warning: Member variable 'Impl::m_ctabs' is not initialized in the constructor. [uninitMemberVar] padthv1-1.4.1/src/padthv1_formant.cpp:166:29: style:inconclusive: Technically the member function 'padthv1_formant::Impl::vtab_coeffs' can be const. [functionConst] padthv1-1.4.1/src/padthv1_formant.h:81:8: note: Technically the member function 'padthv1_formant::Impl::vtab_coeffs' can be const. padthv1-1.4.1/src/padthv1_formant.cpp:166:29: note: Technically the member function 'padthv1_formant::Impl::vtab_coeffs' can be const. padthv1-1.4.1/src/padthv1_jack.cpp:222:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JackPositionBBT [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1_jack.cpp:798:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pSigtermNotifier [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1_jack.cpp:910:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1_jack.cpp:658:20: style: The member function 'padthv1_jack::shutdown' can be static. [functionStatic] padthv1-1.4.1/src/padthv1_jack.h:70:7: note: The member function 'padthv1_jack::shutdown' can be static. padthv1-1.4.1/src/padthv1_jack.cpp:658:20: note: The member function 'padthv1_jack::shutdown' can be static. padthv1-1.4.1/src/padthv1_jack.h:46:2: style: Class 'padthv1_jack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget.h:198:2: style: Class 'padthv1widget_sched' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_jack.h:45:2: style: Class 'padthv1widget_jack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_jack.h:48:3: style: The destructor '~padthv1_jack' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1.h:48:11: note: Virtual destructor in base class padthv1-1.4.1/src/padthv1_jack.h:48:3: note: Destructor in derived class padthv1-1.4.1/src/padthv1_jack.h:75:7: style: The function 'updatePreset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1.h:184:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1_jack.h:75:7: note: Function in derived class padthv1-1.4.1/src/padthv1_jack.h:76:7: style: The function 'updateParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1.h:185:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1_jack.h:76:7: note: Function in derived class padthv1-1.4.1/src/padthv1_jack.h:77:7: style: The function 'updateParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1.h:186:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1_jack.h:77:7: note: Function in derived class padthv1-1.4.1/src/padthv1_jack.h:78:7: style: The function 'updateTuning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1.h:210:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1_jack.h:78:7: note: Function in derived class padthv1-1.4.1/src/padthv1widget.h:216:8: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1_sched.h:80:16: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget.h:216:8: note: Function in derived class padthv1-1.4.1/src/padthv1widget_jack.h:48:3: style: The destructor '~padthv1widget_jack' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget.h:54:11: note: Virtual destructor in base class padthv1-1.4.1/src/padthv1widget_jack.h:48:3: note: Destructor in derived class padthv1-1.4.1/src/padthv1widget_jack.h:57:7: style: The function 'updateDirtyPreset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget.h:164:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_jack.h:57:7: note: Function in derived class padthv1-1.4.1/src/padthv1widget_jack.h:62:14: style: The function 'ui_instance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget.h:133:22: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_jack.h:62:14: note: Function in derived class padthv1-1.4.1/src/padthv1widget_jack.h:65:7: style: The function 'updateParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget.h:152:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_jack.h:65:7: note: Function in derived class padthv1-1.4.1/src/padthv1_jack.h:75:25: style:inconclusive: Function 'updatePreset' argument 1 names different: declaration 'bDirty' definition ''. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1_jack.h:76:39: style:inconclusive: Function 'updateParam' argument 1 names different: declaration 'index' definition ''. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1_lv2.cpp:114:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LV2_URID_MAP_URI [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1_lv2.cpp:277:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable event [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1_lv2.cpp:415:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1_lv2.cpp:460:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LV2_STATE_ERR_UNKNOWN [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1_lv2.cpp:507:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LV2_STATE_ERR_UNKNOWN [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1_lv2.cpp:980:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LV2_WORKER_SUCCESS [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1_lv2.cpp:992:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LV2_WORKER_SUCCESS [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1_lv2.cpp:1013:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LV2_WORKER__interface [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1_lv2.cpp:217:2: warning: Class 'padthv1_lv2' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] padthv1-1.4.1/src/padthv1_lv2.cpp:217:2: warning: Class 'padthv1_lv2' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] padthv1-1.4.1/src/padthv1_lv2.h:67:3: style: The destructor '~padthv1_lv2' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1.h:48:11: note: Virtual destructor in base class padthv1-1.4.1/src/padthv1_lv2.h:67:3: note: Destructor in derived class padthv1-1.4.1/src/padthv1_lv2.h:104:7: style: The function 'updatePreset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1.h:184:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1_lv2.h:104:7: note: Function in derived class padthv1-1.4.1/src/padthv1_lv2.h:105:7: style: The function 'updateParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1.h:185:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1_lv2.h:105:7: note: Function in derived class padthv1-1.4.1/src/padthv1_lv2.h:106:7: style: The function 'updateParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1.h:186:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1_lv2.h:106:7: note: Function in derived class padthv1-1.4.1/src/padthv1_lv2.h:107:7: style: The function 'updateTuning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1.h:210:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1_lv2.h:107:7: note: Function in derived class padthv1-1.4.1/src/padthv1_lv2.cpp:115:17: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_lv2.cpp:179:17: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_lv2.cpp:182:19: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_lv2.cpp:197:21: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_lv2.cpp:200:21: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_lv2.cpp:235:15: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_lv2.cpp:238:16: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_lv2.cpp:241:14: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_lv2.cpp:244:14: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_lv2.cpp:247:15: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_lv2.cpp:250:15: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_lv2.cpp:253:64: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_lv2.cpp:281:21: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_lv2.cpp:299:8: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_lv2.cpp:428:46: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_lv2.cpp:684:5: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_lv2.cpp:699:5: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1_lv2.cpp:270:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] padthv1-1.4.1/src/padthv1_lv2.cpp:305:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] padthv1-1.4.1/src/padthv1_lv2.h:104:25: style:inconclusive: Function 'updatePreset' argument 1 names different: declaration 'bDirty' definition ''. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1_lv2.cpp:89:15: style: union member 'Anonymous0::path' is never used. [unusedStructMember] padthv1-1.4.1/src/padthv1_lv2ui.cpp:44:2: performance: Variable 'm_controller' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] padthv1-1.4.1/src/padthv1_lv2ui.cpp:45:2: performance: Variable 'm_write_function' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] padthv1-1.4.1/src/padthv1_nsm.cpp:198:19: style: Either there is a missing 'override', or the member function 'padthv1_nsm::announce' can be static. [functionStatic] padthv1-1.4.1/src/padthv1_nsm.h:62:7: note: Either there is a missing 'override', or the member function 'padthv1_nsm::announce' can be static. padthv1-1.4.1/src/padthv1_nsm.cpp:198:19: note: Either there is a missing 'override', or the member function 'padthv1_nsm::announce' can be static. padthv1-1.4.1/src/padthv1_nsm.cpp:279:19: style: Either there is a missing 'override', or the member function 'padthv1_nsm::visible' can be static. [functionStatic] padthv1-1.4.1/src/padthv1_nsm.h:64:7: note: Either there is a missing 'override', or the member function 'padthv1_nsm::visible' can be static. padthv1-1.4.1/src/padthv1_nsm.cpp:279:19: note: Either there is a missing 'override', or the member function 'padthv1_nsm::visible' can be static. padthv1-1.4.1/src/padthv1_nsm.cpp:294:19: style: Either there is a missing 'override', or the member function 'padthv1_nsm::progress' can be static. [functionStatic] padthv1-1.4.1/src/padthv1_nsm.h:65:7: note: Either there is a missing 'override', or the member function 'padthv1_nsm::progress' can be static. padthv1-1.4.1/src/padthv1_nsm.cpp:294:19: note: Either there is a missing 'override', or the member function 'padthv1_nsm::progress' can be static. padthv1-1.4.1/src/padthv1_nsm.cpp:306:19: style: Either there is a missing 'override', or the member function 'padthv1_nsm::message' can be static. [functionStatic] padthv1-1.4.1/src/padthv1_nsm.h:66:7: note: Either there is a missing 'override', or the member function 'padthv1_nsm::message' can be static. padthv1-1.4.1/src/padthv1_nsm.cpp:306:19: note: Either there is a missing 'override', or the member function 'padthv1_nsm::message' can be static. padthv1-1.4.1/src/padthv1_nsm.cpp:332:19: style: Either there is a missing 'override', or the member function 'padthv1_nsm::reply' can be static. [functionStatic] padthv1-1.4.1/src/padthv1_nsm.h:109:7: note: Either there is a missing 'override', or the member function 'padthv1_nsm::reply' can be static. padthv1-1.4.1/src/padthv1_nsm.cpp:332:19: note: Either there is a missing 'override', or the member function 'padthv1_nsm::reply' can be static. padthv1-1.4.1/src/padthv1_nsm.h:44:2: style: Class 'padthv1_nsm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_nsm.cpp:336:41: style: Variable 'reply_mesg' is assigned a value that is never used. [unreadVariable] padthv1-1.4.1/src/padthv1_nsm.cpp:337:41: style: Variable 'reply_mesg' is assigned a value that is never used. [unreadVariable] padthv1-1.4.1/src/padthv1_nsm.cpp:338:41: style: Variable 'reply_mesg' is assigned a value that is never used. [unreadVariable] padthv1-1.4.1/src/padthv1_nsm.cpp:339:41: style: Variable 'reply_mesg' is assigned a value that is never used. [unreadVariable] padthv1-1.4.1/src/padthv1_nsm.cpp:340:41: style: Variable 'reply_mesg' is assigned a value that is never used. [unreadVariable] padthv1-1.4.1/src/padthv1_nsm.cpp:341:41: style: Variable 'reply_mesg' is assigned a value that is never used. [unreadVariable] padthv1-1.4.1/src/padthv1_nsm.cpp:342:41: style: Variable 'reply_mesg' is assigned a value that is never used. [unreadVariable] padthv1-1.4.1/src/padthv1_nsm.cpp:343:41: style: Variable 'reply_mesg' is assigned a value that is never used. [unreadVariable] padthv1-1.4.1/src/padthv1_nsm.cpp:344:41: style: Variable 'reply_mesg' is assigned a value that is never used. [unreadVariable] padthv1-1.4.1/src/padthv1_nsm.cpp:345:41: style: Variable 'reply_mesg' is assigned a value that is never used. [unreadVariable] padthv1-1.4.1/src/padthv1_param.cpp:263:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1_param.cpp:357:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJECT_NAME [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1_param.h:55:8: style:inconclusive: Function 'saveSamples' argument 4 names different: declaration 'bSymLink' definition ''. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1_param.cpp:401:11: style: Parameter 'pPadth' can be declared as pointer to const [constParameterPointer] padthv1-1.4.1/src/padthv1_param.cpp:450:11: style: Parameter 'pPadth' can be declared as pointer to const [constParameterPointer] padthv1-1.4.1/src/padthv1_param.cpp:462:19: style: Variable 'sample' can be declared as pointer to const [constVariablePointer] padthv1-1.4.1/src/padthv1_param.cpp:532:11: style: Parameter 'pPadth' can be declared as pointer to const [constParameterPointer] padthv1-1.4.1/src/padthv1_sample.cpp:50:2: warning: Member variable 'sched::m_freq0' is not initialized in the constructor. [uninitMemberVar] padthv1-1.4.1/src/padthv1_sample.cpp:50:2: warning: Member variable 'sched::m_width' is not initialized in the constructor. [uninitMemberVar] padthv1-1.4.1/src/padthv1_sample.cpp:50:2: warning: Member variable 'sched::m_scale' is not initialized in the constructor. [uninitMemberVar] padthv1-1.4.1/src/padthv1_sample.cpp:50:2: warning: Member variable 'sched::m_nh' is not initialized in the constructor. [uninitMemberVar] padthv1-1.4.1/src/padthv1_sample.cpp:50:2: warning: Member variable 'sched::m_apod' is not initialized in the constructor. [uninitMemberVar] padthv1-1.4.1/src/padthv1_sample.cpp:127:2: warning: Class 'padthv1_sample' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] padthv1-1.4.1/src/padthv1_sched.cpp:214:2: warning: Class 'padthv1_sched' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] padthv1-1.4.1/src/padthv1_sched.cpp:214:2: warning: Class 'padthv1_sched' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] padthv1-1.4.1/src/padthv1_sched.cpp:40:2: style: Class 'padthv1_sched_thread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1_tuning.cpp:94:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1_tuning.cpp:239:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1_tuning.cpp:282:23: style: The member function 'padthv1_tuning::parseScaleLine' can be static. [functionStatic] padthv1-1.4.1/src/padthv1_tuning.h:82:8: note: The member function 'padthv1_tuning::parseScaleLine' can be static. padthv1-1.4.1/src/padthv1_tuning.cpp:282:23: note: The member function 'padthv1_tuning::parseScaleLine' can be static. padthv1-1.4.1/src/padthv1_tuning.cpp:91:54: style:inconclusive: Function 'loadKeyMapFile' argument 1 names different: declaration 'filename' definition 'keyMapFile'. [funcArgNamesDifferent] padthv1-1.4.1/src/padthv1_tuning.h:67:38: note: Function 'loadKeyMapFile' argument 1 names different: declaration 'filename' definition 'keyMapFile'. padthv1-1.4.1/src/padthv1_tuning.cpp:91:54: note: Function 'loadKeyMapFile' argument 1 names different: declaration 'filename' definition 'keyMapFile'. padthv1-1.4.1/src/padthv1_tuning.cpp:236:53: style:inconclusive: Function 'loadScaleFile' argument 1 names different: declaration 'filename' definition 'scaleFile'. [funcArgNamesDifferent] padthv1-1.4.1/src/padthv1_tuning.h:70:37: note: Function 'loadScaleFile' argument 1 names different: declaration 'filename' definition 'scaleFile'. padthv1-1.4.1/src/padthv1_tuning.cpp:236:53: note: Function 'loadScaleFile' argument 1 names different: declaration 'filename' definition 'scaleFile'. padthv1-1.4.1/src/padthv1_tuning.cpp:102:8: style: Local variable 'refNote' shadows outer function [shadowFunction] padthv1-1.4.1/src/padthv1_tuning.h:64:8: note: Shadowed declaration padthv1-1.4.1/src/padthv1_tuning.cpp:102:8: note: Shadow variable padthv1-1.4.1/src/padthv1_tuning.cpp:103:8: style: Local variable 'refPitch' shadows outer function [shadowFunction] padthv1-1.4.1/src/padthv1_tuning.h:63:8: note: Shadowed declaration padthv1-1.4.1/src/padthv1_tuning.cpp:103:8: note: Shadow variable padthv1-1.4.1/src/padthv1_tuning.cpp:243:10: style: Local variable 'scaleDesc' shadows outer function [shadowFunction] padthv1-1.4.1/src/padthv1_tuning.h:75:17: note: Shadowed declaration padthv1-1.4.1/src/padthv1_tuning.cpp:243:10: note: Shadow variable padthv1-1.4.1/src/padthv1_wave.cpp:38:2: warning: Class 'padthv1_wave' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] padthv1-1.4.1/src/padthv1_wave.cpp:38:2: warning: Class 'padthv1_wave' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] padthv1-1.4.1/src/padthv1widget.cpp:1266:25: error: There is an unknown macro here somewhere. Configuration is required. If PROJECT_NAME is a macro then please configure it. [unknownMacro] padthv1-1.4.1/src/padthv1widget_palette.h:178:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_config.cpp:178:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CustomContextMenu [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_config.cpp:474:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Discard [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_config.cpp:544:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DontUseNativeDialog [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_config.cpp:593:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DontUseNativeDialog [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_config.cpp:680:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ok [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_config.cpp:817:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Discard [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_config.cpp:863:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_config.cpp:991:31: style:inconclusive: Either there is a missing 'override', or the member function 'padthv1widget_config::comboBoxCurrentItem' can be const. [functionConst] padthv1-1.4.1/src/padthv1widget_config.h:109:10: note: Either there is a missing 'override', or the member function 'padthv1widget_config::comboBoxCurrentItem' can be const. padthv1-1.4.1/src/padthv1widget_config.cpp:991:31: note: Either there is a missing 'override', or the member function 'padthv1widget_config::comboBoxCurrentItem' can be const. padthv1-1.4.1/src/padthv1widget_param.h:48:2: style: Class 'padthv1widget_param' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_param.h:119:2: style: Class 'padthv1widget_dial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_param.h:165:2: style: Class 'padthv1widget_knob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_param.h:209:2: style: Class 'padthv1widget_edit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_param.h:257:2: style: Class 'padthv1widget_spin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_param.h:301:2: style: Class 'padthv1widget_combo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_param.h:342:2: style: Class 'padthv1widget_radio' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_param.h:381:2: style: Class 'padthv1widget_check' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_param.h:422:2: style: Class 'padthv1widget_group' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_palette.h:51:2: style: Class 'padthv1widget_palette' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_palette.h:163:2: style: Class 'PaletteModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_palette.h:206:2: style: Class 'ColorDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_palette.h:242:2: style: Class 'ColorButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_palette.h:274:2: style: Class 'ColorEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_palette.h:304:2: style: Class 'RoleEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_param.h:168:7: style: The function 'setText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget_param.h:51:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_param.h:168:7: note: Function in derived class padthv1-1.4.1/src/padthv1widget_param.h:169:10: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget_param.h:52:18: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_param.h:169:10: note: Function in derived class padthv1-1.4.1/src/padthv1widget_param.h:171:7: style: The function 'setMaximum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget_param.h:54:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_param.h:171:7: note: Function in derived class padthv1-1.4.1/src/padthv1widget_param.h:172:7: style: The function 'setMinimum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget_param.h:57:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_param.h:172:7: note: Function in derived class padthv1-1.4.1/src/padthv1widget_param.h:177:7: style: The function 'setValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget_param.h:75:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_param.h:177:7: note: Function in derived class padthv1-1.4.1/src/padthv1widget_param.h:260:7: style: The function 'setMaximum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget_param.h:171:7: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_param.h:260:7: note: Function in derived class padthv1-1.4.1/src/padthv1widget_param.h:261:7: style: The function 'setMinimum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget_param.h:172:7: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_param.h:261:7: note: Function in derived class padthv1-1.4.1/src/padthv1widget_param.h:263:10: style: The function 'valueText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget_param.h:65:18: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_param.h:263:10: note: Function in derived class padthv1-1.4.1/src/padthv1widget_param.h:277:7: style: The function 'setValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget_param.h:177:7: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_param.h:277:7: note: Function in derived class padthv1-1.4.1/src/padthv1widget_param.h:304:10: style: The function 'valueText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget_param.h:65:18: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_param.h:304:10: note: Function in derived class padthv1-1.4.1/src/padthv1widget_param.h:313:7: style: The function 'setValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget_param.h:177:7: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_param.h:313:7: note: Function in derived class padthv1-1.4.1/src/padthv1widget_param.h:348:10: style: The function 'valueText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget_param.h:65:18: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_param.h:348:10: note: Function in derived class padthv1-1.4.1/src/padthv1widget_param.h:357:7: style: The function 'setValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget_param.h:75:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_param.h:357:7: note: Function in derived class padthv1-1.4.1/src/padthv1widget_param.h:387:7: style: The function 'setText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget_param.h:51:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_param.h:387:7: note: Function in derived class padthv1-1.4.1/src/padthv1widget_param.h:388:10: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget_param.h:52:18: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_param.h:388:10: note: Function in derived class padthv1-1.4.1/src/padthv1widget_param.h:396:7: style: The function 'setValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget_param.h:75:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_param.h:396:7: note: Function in derived class padthv1-1.4.1/src/padthv1widget_config.cpp:548:19: style: Redundant initialization for 'sTuningScaleFile'. The initialized value is overwritten before it is read. [redundantInitialization] padthv1-1.4.1/src/padthv1widget_config.cpp:531:27: note: sTuningScaleFile is initialized padthv1-1.4.1/src/padthv1widget_config.cpp:548:19: note: sTuningScaleFile is overwritten padthv1-1.4.1/src/padthv1widget_config.cpp:597:20: style: Redundant initialization for 'sTuningKeyMapFile'. The initialized value is overwritten before it is read. [redundantInitialization] padthv1-1.4.1/src/padthv1widget_config.cpp:580:28: note: sTuningKeyMapFile is initialized padthv1-1.4.1/src/padthv1widget_config.cpp:597:20: note: sTuningKeyMapFile is overwritten padthv1-1.4.1/src/padthv1widget_config.cpp:305:73: style:inconclusive: Function 'controlsContextMenuRequested' argument 1 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_config.cpp:336:51: style:inconclusive: Function 'controlsEnabled' argument 1 names different: declaration '' definition 'bOn'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_config.cpp:400:73: style:inconclusive: Function 'programsContextMenuRequested' argument 1 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_config.cpp:435:51: style:inconclusive: Function 'programsEnabled' argument 1 names different: declaration '' definition 'bOn'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_config.cpp:465:51: style:inconclusive: Function 'tuningTabChanged' argument 1 names different: declaration '' definition 'iTuningTab'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_config.cpp:899:17: style:inconclusive: Function 'resetCustomStyleThemes' argument 1 names different: declaration 'sCustomColorTheme' definition 'sCustomStyleTheme'. [funcArgNamesDifferent] padthv1-1.4.1/src/padthv1widget_config.h:101:45: note: Function 'resetCustomStyleThemes' argument 1 names different: declaration 'sCustomColorTheme' definition 'sCustomStyleTheme'. padthv1-1.4.1/src/padthv1widget_config.cpp:899:17: note: Function 'resetCustomStyleThemes' argument 1 names different: declaration 'sCustomColorTheme' definition 'sCustomStyleTheme'. padthv1-1.4.1/src/padthv1widget_config.cpp:307:19: style: Variable 'pItem' can be declared as pointer to const [constVariablePointer] padthv1-1.4.1/src/padthv1widget_config.cpp:402:19: style: Variable 'pItem' can be declared as pointer to const [constVariablePointer] padthv1-1.4.1/src/padthv1widget_config.cpp:643:19: style: Variable 'pItem' can be declared as pointer to const [constVariablePointer] padthv1-1.4.1/src/padthv1widget_control.cpp:49:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_DeleteOnClose [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_control.cpp:234:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Reset [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_control.cpp:279:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResetRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_control.cpp:338:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ok [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_control.cpp:394:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Apply [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_control.cpp:446:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ok [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_control.cpp:436:16: warning: Return value of function sControlParam.toInt() is not used. [ignoredReturnValue] padthv1-1.4.1/src/padthv1widget_control.h:82:2: style: Class 'padthv1widget_control' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_controls.h:44:2: style: Class 'padthv1widget_controls' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_control.cpp:271:56: style:inconclusive: Function 'clicked' argument 1 names different: declaration '' definition 'pButton'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_control.cpp:414:55: style:inconclusive: Function 'activateControlType' argument 1 names different: declaration '' definition 'iControlType'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_controls.cpp:394:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoInsert [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_controls.cpp:569:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_controls.cpp:643:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_controls.cpp:682:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SelectRows [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_controls.cpp:731:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_controls.cpp:754:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_controls.cpp:786:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_controls.cpp:805:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_controls.cpp:42:2: style: Class 'ItemDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_controls.cpp:72:4: style: The scope of the variable 's_controllers' can be reduced. [variableScope] padthv1-1.4.1/src/padthv1widget_controls.cpp:168:4: style: The scope of the variable 's_rpns' can be reduced. [variableScope] padthv1-1.4.1/src/padthv1widget_controls.cpp:323:4: style: The scope of the variable 's_control14s' can be reduced. [variableScope] padthv1-1.4.1/src/padthv1widget_controls.cpp:50:31: style:inconclusive: Function 'createEditor' argument 2 names different: declaration 'option' definition ''. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_controls.cpp:798:19: style:inconclusive: Function 'itemChangedSlot' argument 1 names different: declaration '' definition 'pItem'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_controls.cpp:798:30: style:inconclusive: Function 'itemChangedSlot' argument 2 names different: declaration '' definition 'column'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_controls.cpp:72:4: style: Variable 's_controllers' can be declared as const array [constVariable] padthv1-1.4.1/src/padthv1widget_controls.cpp:168:4: style: Variable 's_rpns' can be declared as const array [constVariable] padthv1-1.4.1/src/padthv1widget_controls.cpp:323:4: style: Variable 's_control14s' can be declared as const array [constVariable] padthv1-1.4.1/src/padthv1widget_env.cpp:53:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Panel [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_env.cpp:165:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable black [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_env.cpp:270:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_env.cpp:303:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PointingHandCursor [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_env.h:39:2: style: Class 'padthv1widget_env' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_env.cpp:126:51: style:inconclusive: Function 'paintEvent' argument 1 names different: declaration '' definition 'pPaintEvent'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_env.cpp:322:53: style:inconclusive: Function 'resizeEvent' argument 1 names different: declaration '' definition 'pResizeEvent'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_filt.cpp:53:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Panel [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_filt.cpp:142:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable black [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_filt.cpp:196:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_filt.cpp:209:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SizeAllCursor [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_filt.cpp:231:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShiftModifier [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_filt.cpp:274:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LPF [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_filt.h:39:2: style: Class 'padthv1widget_filt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_filt.cpp:126:52: style:inconclusive: Function 'paintEvent' argument 1 names different: declaration '' definition 'pPaintEvent'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_filt.cpp:244:54: style:inconclusive: Function 'resizeEvent' argument 1 names different: declaration '' definition 'pResizeEvent'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_jack.cpp:74:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONFIG_PREFIX [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_keybd.cpp:53:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Preferred [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_keybd.cpp:404:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable white [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_keybd.cpp:536:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShiftModifier [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_keybd.cpp:568:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SizeHorCursor [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_keybd.cpp:741:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ToolTip [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_keybd.cpp:774:30: style: Either there is a missing 'override', or the member function 'padthv1widget_keybd::noteName' can be static. [functionStatic] padthv1-1.4.1/src/padthv1widget_keybd.h:132:10: note: Either there is a missing 'override', or the member function 'padthv1widget_keybd::noteName' can be static. padthv1-1.4.1/src/padthv1widget_keybd.cpp:774:30: note: Either there is a missing 'override', or the member function 'padthv1widget_keybd::noteName' can be static. padthv1-1.4.1/src/padthv1widget_keybd.h:40:2: style: Class 'padthv1widget_keybd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_keybd.cpp:455:18: style: Condition 'm_iNoteKey>=MIN_NOTE' is always true [knownConditionTrueFalse] padthv1-1.4.1/src/padthv1widget_keybd.cpp:454:36: note: Assuming that condition 'n==m_iNoteKey' is not redundant padthv1-1.4.1/src/padthv1widget_keybd.cpp:455:18: note: Condition 'm_iNoteKey>=MIN_NOTE' is always true padthv1-1.4.1/src/padthv1widget_keybd.cpp:455:42: style: Condition 'MAX_NOTE>=m_iNoteKey' is always true [knownConditionTrueFalse] padthv1-1.4.1/src/padthv1widget_keybd.cpp:446:16: note: Assuming that condition 'n=m_iNoteKey' is always true padthv1-1.4.1/src/padthv1widget_lv2.cpp:69:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONFIG_PREFIX [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_lv2.h:42:3: style: The destructor '~padthv1widget_lv2' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget.h:54:11: note: Virtual destructor in base class padthv1-1.4.1/src/padthv1widget_lv2.h:42:3: note: Destructor in derived class padthv1-1.4.1/src/padthv1widget_lv2.h:60:14: style: The function 'ui_instance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget.h:133:22: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_lv2.h:60:14: note: Function in derived class padthv1-1.4.1/src/padthv1widget_lv2.h:63:7: style: The function 'updateParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] padthv1-1.4.1/src/padthv1widget.h:152:15: note: Virtual function in base class padthv1-1.4.1/src/padthv1widget_lv2.h:63:7: note: Function in derived class padthv1-1.4.1/src/padthv1widget_lv2.cpp:202:25: style: C-style pointer casting [cstyleCast] padthv1-1.4.1/src/padthv1widget_palette.cpp:108:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllEditTriggers [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:177:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Active [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:309:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EditRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:356:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IniFormat [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:473:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Button [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:486:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ok [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:517:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Active [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:626:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IniFormat [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:635:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IniFormat [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:666:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Active [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:701:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Active [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:727:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:757:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Discard [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:888:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:916:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BackgroundRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:995:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsEnabled [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:1004:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:1043:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Active [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:1054:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Active [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:1085:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoFocus [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:1099:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EditRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:1120:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EditRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:1145:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EditRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:1202:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SE_PushButtonContents [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:1284:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ToolButtonIconOnly [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_palette.cpp:1034:35: style: Obsolescent function 'index' called. It is recommended to use 'strchr' instead. [prohibitedindexCalled] padthv1-1.4.1/src/padthv1widget_palette.cpp:1035:33: style: Obsolescent function 'index' called. It is recommended to use 'strchr' instead. [prohibitedindexCalled] padthv1-1.4.1/src/padthv1widget_palette.cpp:1232:3: error: Invalid connect() argument nr 2. A non-boolean value is required. [invalidFunctionArgBool] padthv1-1.4.1/src/padthv1widget_palette.cpp:872:42: style: Either there is a missing 'override', or the member function 'padthv1widget_palette::PaletteModel::columnCount' can be static. [functionStatic] padthv1-1.4.1/src/padthv1widget_palette.h:166:6: note: Either there is a missing 'override', or the member function 'padthv1widget_palette::PaletteModel::columnCount' can be static. padthv1-1.4.1/src/padthv1widget_palette.cpp:872:42: note: Either there is a missing 'override', or the member function 'padthv1widget_palette::PaletteModel::columnCount' can be static. padthv1-1.4.1/src/padthv1widget_palette.cpp:1034:41: error: Null pointer dereference [nullPointer] padthv1-1.4.1/src/padthv1widget_palette.h:165:34: style:inconclusive: Function 'rowCount' argument 1 names different: declaration 'parent' definition ''. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_palette.h:166:37: style:inconclusive: Function 'columnCount' argument 1 names different: declaration 'parent' definition ''. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_palette.h:210:31: style:inconclusive: Function 'createEditor' argument 2 names different: declaration 'option' definition ''. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_palette.cpp:1187:67: style:inconclusive: Function 'setBrush' argument 1 names different: declaration 'b' definition 'brush'. [funcArgNamesDifferent] padthv1-1.4.1/src/padthv1widget_palette.h:245:30: note: Function 'setBrush' argument 1 names different: declaration 'b' definition 'brush'. padthv1-1.4.1/src/padthv1widget_palette.cpp:1187:67: note: Function 'setBrush' argument 1 names different: declaration 'b' definition 'brush'. padthv1-1.4.1/src/padthv1widget_palette.cpp:480:26: style: Variable 'filename' is assigned a value that is never used. [unreadVariable] padthv1-1.4.1/src/padthv1widget_param.cpp:57:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Off [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_param.cpp:67:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SH_UnderlineShortcut [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_param.cpp:78:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PE_IndicatorRadioButton [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_param.cpp:189:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Base [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_param.cpp:267:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MiddleButton [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_param.cpp:338:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DefaultMode [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_param.cpp:351:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DefaultMode [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_param.cpp:396:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MiddleButton [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_param.cpp:412:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignCenter [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_param.cpp:548:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Intermediate [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_param.cpp:564:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignCenter [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_param.cpp:888:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignHCenter [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_param.cpp:398:13: style: The statement 'if (m_bMousePressed) m_bMousePressed=false' is logically equivalent to 'm_bMousePressed=false'. [duplicateConditionalAssign] padthv1-1.4.1/src/padthv1widget_param.cpp:399:19: note: Assignment 'm_bMousePressed=false' padthv1-1.4.1/src/padthv1widget_param.cpp:398:13: note: Condition 'm_bMousePressed' is redundant padthv1-1.4.1/src/padthv1widget_param.h:406:13: style: Class 'padthv1widget_check' is unsafe, 'padthv1widget_check::m_pCheckBox' can leak by wrong usage. [unsafeClassCanLeak] padthv1-1.4.1/src/padthv1widget_param.cpp:479:49: style:inconclusive: Function 'dialValueChanged' argument 1 names different: declaration '' definition 'iDialValue'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_param.cpp:532:55: style:inconclusive: Function 'spinBoxValueChanged' argument 1 names different: declaration '' definition 'spinValue'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_param.cpp:617:55: style:inconclusive: Function 'spinBoxValueChanged' argument 1 names different: declaration '' definition 'spinValue'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_param.cpp:727:54: style:inconclusive: Function 'comboBoxValueChanged' argument 1 names different: declaration '' definition 'iComboValue'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_param.cpp:863:56: style:inconclusive: Function 'radioGroupValueChanged' argument 1 names different: declaration '' definition 'iRadioValue'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_param.cpp:950:55: style:inconclusive: Function 'checkBoxValueChanged' argument 1 names different: declaration '' definition 'bCheckValue'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_param.cpp:1017:53: style:inconclusive: Function 'paramValueChanged' argument 1 names different: declaration '' definition 'fValue'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_param.cpp:1029:55: style:inconclusive: Function 'groupBoxValueChanged' argument 1 names different: declaration '' definition 'bGroupValue'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_preset.cpp:58:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoInsert [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_preset.cpp:157:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Discard [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_preset.cpp:236:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJECT_NAME [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_preset.cpp:302:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROJECT_NAME [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_preset.cpp:373:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ok [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_preset.h:42:2: style: Class 'padthv1widget_preset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_preset.cpp:186:60: style:inconclusive: Function 'activatePreset' argument 1 names different: declaration '' definition 'sPreset'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_preset.cpp:193:56: style:inconclusive: Function 'loadPreset' argument 1 names different: declaration '' definition 'sPreset'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_preset.cpp:293:56: style:inconclusive: Function 'savePreset' argument 1 names different: declaration '' definition 'sPreset'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_preset.cpp:146:18: style: Variable 'pConfig' can be declared as pointer to const [constVariablePointer] padthv1-1.4.1/src/padthv1widget_programs.cpp:234:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SelectRows [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_programs.cpp:282:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsEnabled [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_programs.cpp:318:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_programs.cpp:383:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_programs.cpp:427:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_programs.cpp:473:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserRole [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_programs.h:42:2: style: Class 'padthv1widget_programs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_programs.cpp:42:2: style: Class 'ItemDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_programs.cpp:50:31: style:inconclusive: Function 'createEditor' argument 2 names different: declaration 'option' definition ''. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_programs.cpp:470:65: style:inconclusive: Function 'itemChangedSlot' argument 1 names different: declaration '' definition 'pItem'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_programs.cpp:524:66: style:inconclusive: Function 'itemExpandedSlot' argument 1 names different: declaration '' definition 'pItem'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_programs.cpp:531:67: style:inconclusive: Function 'itemCollapsedSlot' argument 1 names different: declaration '' definition 'pItem'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_programs.cpp:288:28: style: Variable 'pProg' can be declared as pointer to const [constVariablePointer] padthv1-1.4.1/src/padthv1widget_sample.cpp:62:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MinimumExpanding [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_sample.cpp:183:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable black [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_sample.cpp:305:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_sample.cpp:336:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PointingHandCursor [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_sample.cpp:445:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ToolTip [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_sample.cpp:616:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ok [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_sample.h:44:2: style: Class 'padthv1widget_sample' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_sample.cpp:591:22: style: Condition 'n>0' is always true [knownConditionTrueFalse] padthv1-1.4.1/src/padthv1widget_sample.cpp:588:15: note: Assignment 'n=1', assigned value is 1 padthv1-1.4.1/src/padthv1widget_sample.cpp:591:22: note: Condition 'n>0' is always true padthv1-1.4.1/src/padthv1widget_sample.cpp:166:54: style:inconclusive: Function 'paintEvent' argument 1 names different: declaration '' definition 'pPaintEvent'. [funcArgNamesDifferentUnnamed] padthv1-1.4.1/src/padthv1widget_sample.cpp:141:15: style: Local variable 'x' shadows outer variable [shadowVariable] padthv1-1.4.1/src/padthv1widget_sample.cpp:113:7: note: Shadowed declaration padthv1-1.4.1/src/padthv1widget_sample.cpp:141:15: note: Shadow variable padthv1-1.4.1/src/padthv1widget_sample.cpp:206:17: style: Local variable 'rect' shadows outer variable [shadowVariable] padthv1-1.4.1/src/padthv1widget_sample.cpp:170:15: note: Shadowed declaration padthv1-1.4.1/src/padthv1widget_sample.cpp:206:17: note: Shadow variable padthv1-1.4.1/src/padthv1widget_sample.cpp:607:18: style: Variable 'pConfig' can be declared as pointer to const [constVariablePointer] padthv1-1.4.1/src/padthv1widget_status.cpp:47:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Off [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_status.h:45:2: style: Class 'padthv1widget_status' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_status.h:62:10: style: Class 'padthv1widget_status' is unsafe, 'padthv1widget_status::m_pMidiInLedLabel' can leak by wrong usage. [unsafeClassCanLeak] padthv1-1.4.1/src/padthv1widget_status.h:63:10: style: Class 'padthv1widget_status' is unsafe, 'padthv1widget_status::m_pModifiedLabel' can leak by wrong usage. [unsafeClassCanLeak] padthv1-1.4.1/src/padthv1widget_wave.cpp:54:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Panel [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_wave.cpp:133:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable black [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_wave.cpp:195:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_wave.cpp:208:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SizeAllCursor [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_wave.cpp:240:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShiftModifier [valueFlowBailoutIncompleteVar] padthv1-1.4.1/src/padthv1widget_wave.h:42:2: style: Class 'padthv1widget_wave' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] padthv1-1.4.1/src/padthv1widget_wave.cpp:104:52: style:inconclusive: Function 'paintEvent' argument 1 names different: declaration '' definition 'pPaintEvent'. [funcArgNamesDifferentUnnamed] diff: head padthv1-1.4.1/src/padthv1.cpp:939:19: style: Variable 'prev' can be declared as pointer to const [constVariablePointer] head padthv1-1.4.1/src/padthv1_jack.h:75:25: style:inconclusive: Function 'updatePreset' argument 1 names different: declaration 'bDirty' definition ''. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1_jack.h:76:39: style:inconclusive: Function 'updateParam' argument 1 names different: declaration 'index' definition ''. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1_lv2.h:104:25: style:inconclusive: Function 'updatePreset' argument 1 names different: declaration 'bDirty' definition ''. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1_param.h:55:8: style:inconclusive: Function 'saveSamples' argument 4 names different: declaration 'bSymLink' definition ''. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_config.cpp:305:73: style:inconclusive: Function 'controlsContextMenuRequested' argument 1 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_config.cpp:336:51: style:inconclusive: Function 'controlsEnabled' argument 1 names different: declaration '' definition 'bOn'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_config.cpp:400:73: style:inconclusive: Function 'programsContextMenuRequested' argument 1 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_config.cpp:435:51: style:inconclusive: Function 'programsEnabled' argument 1 names different: declaration '' definition 'bOn'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_config.cpp:465:51: style:inconclusive: Function 'tuningTabChanged' argument 1 names different: declaration '' definition 'iTuningTab'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_control.cpp:271:56: style:inconclusive: Function 'clicked' argument 1 names different: declaration '' definition 'pButton'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_control.cpp:414:55: style:inconclusive: Function 'activateControlType' argument 1 names different: declaration '' definition 'iControlType'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_controls.cpp:50:31: style:inconclusive: Function 'createEditor' argument 2 names different: declaration 'option' definition ''. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_controls.cpp:798:19: style:inconclusive: Function 'itemChangedSlot' argument 1 names different: declaration '' definition 'pItem'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_controls.cpp:798:30: style:inconclusive: Function 'itemChangedSlot' argument 2 names different: declaration '' definition 'column'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_env.cpp:126:51: style:inconclusive: Function 'paintEvent' argument 1 names different: declaration '' definition 'pPaintEvent'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_env.cpp:322:53: style:inconclusive: Function 'resizeEvent' argument 1 names different: declaration '' definition 'pResizeEvent'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_filt.cpp:126:52: style:inconclusive: Function 'paintEvent' argument 1 names different: declaration '' definition 'pPaintEvent'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_filt.cpp:244:54: style:inconclusive: Function 'resizeEvent' argument 1 names different: declaration '' definition 'pResizeEvent'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_palette.h:165:34: style:inconclusive: Function 'rowCount' argument 1 names different: declaration 'parent' definition ''. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_palette.h:166:37: style:inconclusive: Function 'columnCount' argument 1 names different: declaration 'parent' definition ''. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_palette.h:210:31: style:inconclusive: Function 'createEditor' argument 2 names different: declaration 'option' definition ''. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_param.cpp:1017:53: style:inconclusive: Function 'paramValueChanged' argument 1 names different: declaration '' definition 'fValue'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_param.cpp:1029:55: style:inconclusive: Function 'groupBoxValueChanged' argument 1 names different: declaration '' definition 'bGroupValue'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_param.cpp:479:49: style:inconclusive: Function 'dialValueChanged' argument 1 names different: declaration '' definition 'iDialValue'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_param.cpp:532:55: style:inconclusive: Function 'spinBoxValueChanged' argument 1 names different: declaration '' definition 'spinValue'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_param.cpp:617:55: style:inconclusive: Function 'spinBoxValueChanged' argument 1 names different: declaration '' definition 'spinValue'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_param.cpp:727:54: style:inconclusive: Function 'comboBoxValueChanged' argument 1 names different: declaration '' definition 'iComboValue'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_param.cpp:863:56: style:inconclusive: Function 'radioGroupValueChanged' argument 1 names different: declaration '' definition 'iRadioValue'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_param.cpp:950:55: style:inconclusive: Function 'checkBoxValueChanged' argument 1 names different: declaration '' definition 'bCheckValue'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_preset.cpp:186:60: style:inconclusive: Function 'activatePreset' argument 1 names different: declaration '' definition 'sPreset'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_preset.cpp:193:56: style:inconclusive: Function 'loadPreset' argument 1 names different: declaration '' definition 'sPreset'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_preset.cpp:293:56: style:inconclusive: Function 'savePreset' argument 1 names different: declaration '' definition 'sPreset'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_programs.cpp:470:65: style:inconclusive: Function 'itemChangedSlot' argument 1 names different: declaration '' definition 'pItem'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_programs.cpp:50:31: style:inconclusive: Function 'createEditor' argument 2 names different: declaration 'option' definition ''. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_programs.cpp:524:66: style:inconclusive: Function 'itemExpandedSlot' argument 1 names different: declaration '' definition 'pItem'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_programs.cpp:531:67: style:inconclusive: Function 'itemCollapsedSlot' argument 1 names different: declaration '' definition 'pItem'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_sample.cpp:166:54: style:inconclusive: Function 'paintEvent' argument 1 names different: declaration '' definition 'pPaintEvent'. [funcArgNamesDifferentUnnamed] head padthv1-1.4.1/src/padthv1widget_wave.cpp:104:52: style:inconclusive: Function 'paintEvent' argument 1 names different: declaration '' definition 'pPaintEvent'. [funcArgNamesDifferentUnnamed] DONE