Warning, /frameworks/ktexteditor/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     "KTEXTEDITOR_ENABLE_DEPRECATED_SINCE(x, y)=1" \
0006     "KTEXTEDITOR_BUILD_DEPRECATED_SINCE(x, y)=1" \
0007     "KTEXTEDITOR_DEPRECATED_VERSION(x, y, t)="
0008