Rewrite communication between client and File Provider extensions using XPC #2952
Annotations
4 errors and 1 warning
|
|
src/gui/macOS/fileproviderxpc.h:15:10 [clang-diagnostic-error]:
src/gui/macOS/fileproviderxpc.h#L15
'QObject' file not found
|
src/gui/macOS/fileproviderxpc_mac_utils.h:15:10 [clang-diagnostic-error]:
src/gui/macOS/fileproviderxpc_mac_utils.h#L15
'QLoggingCategory' file not found
|
src/gui/macOS/fileproviderxpc.h:22:11 [cppcoreguidelines-avoid-non-const-global-variables]:
src/gui/macOS/fileproviderxpc.h#L22
variable 'OCC' is non-const and globally accessible, consider making it const
|