适配dconfig2cpp #882
Annotations
10 warnings
cppcheck:
src/kernel/dguiapplicationhelper.cpp#L5
Include file: "dguiapplicationhelper.h" not found.
|
cppcheck:
src/kernel/dguiapplicationhelper.cpp#L6
Include file: "private/dguiapplicationhelper_p.h" not found.
|
cppcheck:
src/kernel/dguiapplicationhelper.cpp#L7
Include file: "dplatformhandle.h" not found.
|
cppcheck:
src/kernel/dguiapplicationhelper.cpp#L9
Include file: <DFontManager> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/kernel/dguiapplicationhelper.cpp#L10
Include file: <DStandardPaths> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/kernel/dguiapplicationhelper.cpp#L11
Include file: <DSGApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/kernel/dguiapplicationhelper.cpp#L13
Include file: <QHash> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/kernel/dguiapplicationhelper.cpp#L14
Include file: <QColor> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/kernel/dguiapplicationhelper.cpp#L40
Include file: <QDir> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/kernel/dguiapplicationhelper.cpp#L41
Include file: <QLockFile> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|