Files
RedBear-OS/local/recipes/kde/kf6-kconfig/source/docs/Doxyfile.local
T
2026-04-14 10:51:06 +01:00

17 lines
806 B
Plaintext

### KApiDox Project-specific Overrides File
# define so that deprecated API is not skipped
PREDEFINED += \
"KCONFIGCORE_ENABLE_DEPRECATED_SINCE(x, y)=1" \
"KCONFIGCORE_BUILD_DEPRECATED_SINCE(x, y)=1" \
"KCONFIGCORE_DEPRECATED_VERSION(x, y, t)=" \
"KCONFIGCORE_DEPRECATED_VERSION_BELATED(x, y, xt, yt, t)=" \
"KCONFIGCORE_ENUMERATOR_DEPRECATED_VERSION(x, y, t)=" \
"KCONFIGCORE_ENUMERATOR_DEPRECATED_VERSION_BELATED(x, y, xt, yt, t)=" \
"KCONFIGGUI_ENABLE_DEPRECATED_SINCE(x, y)=1" \
"KCONFIGGUI_BUILD_DEPRECATED_SINCE(x, y)=1" \
"KCONFIGGUI_DEPRECATED_VERSION(x, y, t)=" \
"KCONFIGGUI_DEPRECATED_VERSION_BELATED(x, y, xt, yt, t)=" \
"KCONFIGGUI_ENUMERATOR_DEPRECATED_VERSION(x, y, t)=" \
"KCONFIGGUI_ENUMERATOR_DEPRECATED_VERSION_BELATED(x, y, xt, yt, t)="