[pull] master from linuxdeepin:master #116
Annotations
10 warnings
cppcheck:
src/dsgapplication.cpp#L5
Include file: "dsgapplication.h" not found.
|
cppcheck:
src/dsgapplication.cpp#L7
Include file: <sys/syscall.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/dsgapplication.cpp#L8
Include file: <unistd.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/dsgapplication.cpp#L10
Include file: <QDir> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/dsgapplication.cpp#L11
Include file: <QFile> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/dsgapplication.cpp#L12
Include file: <QByteArray> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/dsgapplication.cpp#L13
Include file: <QCoreApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/dsgapplication.cpp#L14
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/dsgapplication.cpp#L15
Include file: <QDBusUnixFileDescriptor> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/dsgapplication.cpp#L16
Include file: <QDBusReply> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|