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

12 lines
479 B
Plaintext

### KApiDox Project-specific Overrides File
# define so that deprecated API is not skipped
PREDEFINED += \
"KDECLARATIVE_ENABLE_DEPRECATED_SINCE(x, y)=1" \
"KDECLARATIVE_BUILD_DEPRECATED_SINCE(x, y)=1" \
"KDECLARATIVE_DEPRECATED_VERSION(x, y, t)=" \
"KDECLARATIVE_DEPRECATED_VERSION_BELATED(x, y, xt, yt, t)=" \
"QUICKADDONS_ENABLE_DEPRECATED_SINCE(x, y)=1" \
"QUICKADDONS_BUILD_DEPRECATED_SINCE(x, y)=1" \
"QUICKADDONS_DEPRECATED_VERSION(x, y, t)="