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

0001 ### KApiDox Project-specific Overrides File
0002 
0003 # define so that deprecated API is not skipped
0004 PREDEFINED += \
0005     "KDECLARATIVE_ENABLE_DEPRECATED_SINCE(x, y)=1" \
0006     "KDECLARATIVE_BUILD_DEPRECATED_SINCE(x, y)=1" \
0007     "KDECLARATIVE_DEPRECATED_VERSION(x, y, t)=" \
0008     "KDECLARATIVE_DEPRECATED_VERSION_BELATED(x, y, xt, yt, t)=" \
0009     "QUICKADDONS_ENABLE_DEPRECATED_SINCE(x, y)=1" \
0010     "QUICKADDONS_BUILD_DEPRECATED_SINCE(x, y)=1" \
0011     "QUICKADDONS_DEPRECATED_VERSION(x, y, t)=" \
0012     "CALENDAREVENTS_ENABLE_DEPRECATED_SINCE(x, y)=1" \
0013     "CALENDAREVENTS_BUILD_DEPRECATED_SINCE(x, y)=1" \
0014     "CALENDAREVENTS_DEPRECATED_VERSION(x, y, t)=" \
0015     "CALENDAREVENTS_DEPRECATED_VERSION_BELATED(x, y, xt, yt, t)="