chore: [log]More logs #142
Merged
Annotations
10 warnings
|
application/widgets/customcontrol/dmdiskinfobox.cpp#L35
Member variable 'DmDiskinfoBox::m_luksFlag' is not initialized in the constructor. Member variables of native types, pointers, or references are left uninitialized when the class is instantiated. That may cause bugs or undefined behavior.
|
|
application/widgets/customcontrol/dmdiskinfobox.cpp#L35
Member variable 'DmDiskinfoBox::m_vgFlag' is not initialized in the constructor. Member variables of native types, pointers, or references are left uninitialized when the class is instantiated. That may cause bugs or undefined behavior.
|
|
application/widgets/customcontrol/buttonlabel.cpp#L14
The function 'mousePressEvent' is never used.
|
|
application/widgets/customcontrol/buttonlabel.cpp#L6
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
application/widgets/animationdialog.cpp#L12
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
application/widgets/animationdialog.cpp#L11
Include file: <QKeyEvent> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
application/widgets/animationdialog.cpp#L10
Include file: <QVBoxLayout> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
application/cusapplication.cpp#L7
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
application/common.cpp#L14
The function 'getLabelAdjustHeight' is never used.
|
|
application/common.cpp#L7
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
The logs for this run have expired and are no longer available.
Loading