fix: Add network OSD processing #1130
Annotations
5 warnings
|
cppcheck:
network-service-plugin/src/utils/settingconfig.h#L34
There is an unknown macro here somewhere. Configuration is required. If slots is a macro then please configure it.
|
|
cppcheck:
network-service-plugin/src/session/networkstatehandler.h#L12
Include file: <QTimer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
network-service-plugin/src/session/networkstatehandler.h#L11
Include file: <QObject> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
network-service-plugin/src/session/networkstatehandler.h#L10
Include file: <QDBusServiceWatcher> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
network-service-plugin/src/session/networkstatehandler.h#L9
Include file: <QDBusMessage> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|