Skip to content

Performance optimize #191

Performance optimize

Performance optimize #191

Triggered via pull request September 1, 2023 02:00
@starhcqstarhcq
opened #172
Status Success
Total duration 55s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cppcheck: src/src/cursortool.cpp#L37
The function 'currentCursorPos' is never used.
cppcheck: src/src/declarative/mousetrackitem.cpp#L57
The function 'mouseDoubleClickEvent' is never used.
cppcheck: src/src/declarative/mousetrackitem.cpp#L39
The function 'mousePressEvent' is never used.
cppcheck: src/src/declarative/mousetrackitem.cpp#L48
The function 'mouseReleaseEvent' is never used.
cppcheck: src/src/filecontrol.cpp#L132
The function 'getDirImagePath' is never used.
cppcheck: src/src/filecontrol.cpp#L167
The function 'getNamePath' is never used.
cppcheck: src/src/filecontrol.cpp#L162
The function 'isCurrentWatcherDir' is never used.
cppcheck: src/src/filecontrol.cpp#L199
The function 'haveImage' is never used.
cppcheck: src/src/filecontrol.cpp#L209
The function 'haveVideo' is never used.
cppcheck: src/src/filecontrol.cpp#L193
The function 'pathExists' is never used.