File: Doxyfile.local

package info (click to toggle)
ktextwidgets 5.78.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,844 kB
  • sloc: cpp: 5,454; sh: 21; makefile: 7
file content (8 lines) | stat: -rw-r--r-- 327 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
### KApiDox Project-specific Overrides File

# define so that deprecated API is not skipped
PREDEFINED += \
    "KTEXTWIDGETS_ENABLE_DEPRECATED_SINCE(x, y)=1" \
    "KTEXTWIDGETS_BUILD_DEPRECATED_SINCE(x, y)=1" \
    "KTEXTWIDGETS_DEPRECATED_VERSION(x, y, t)=" \
    "KTEXTWIDGETS_DEPRECATED_VERSION_BELATED(x, y, xt, yt, t)="