Warning, /frameworks/krunner/docs/Doxyfile.local is written in an unsupported language. File is not indexed.

0001 # SPDX-FileCopyrightText: none
0002 # SPDX-License-Identifier: CC0-1.0
0003 
0004 ### KApiDox Project-specific Overrides File
0005 
0006 # define so that deprecated API is not skipped
0007 PREDEFINED += \
0008     "KRUNNER_ENABLE_DEPRECATED_SINCE(x, y)=1" \
0009     "KRUNNER_BUILD_DEPRECATED_SINCE(x, y)=1" \
0010     "KRUNNER_DEPRECATED_VERSION(x, y, t)=" \
0011     "KRUNNER_ENUMERATOR_DEPRECATED_VERSION(x, y, t)=" \
0012     "KRUNNER_DEPRECATED_VERSION_BELATED(x, y, xt, yt, t)="