Warning, /frameworks/knewstuff/docs/Doxyfile.local is written in an unsupported language. File is not indexed.
0001 # SPDX-FileCopyrightText: none 0002 # SPDX-License-Identifier: CC0-1.0 0003 0004 ### KApiDox Project-specific Overrides File 0005 0006 # define so that deprecated API is not skipped 0007 PREDEFINED += \ 0008 "KNEWSTUFFCORE_ENABLE_DEPRECATED_SINCE(x, y)=1" \ 0009 "KNEWSTUFFCORE_BUILD_DEPRECATED_SINCE(x, y)=1" \ 0010 "KNEWSTUFFCORE_DEPRECATED_VERSION(x, y, t)=" \ 0011 "KNEWSTUFFWIDGETS_ENABLE_DEPRECATED_SINCE(x, y)=1" \ 0012 "KNEWSTUFFWIDGETS_BUILD_DEPRECATED_SINCE(x, y)=1" \ 0013 "KNEWSTUFFWIDGETS_DEPRECATED_VERSION(x, y, t)=" \ 0014 "KNEWSTUFF_ENABLE_DEPRECATED_SINCE(x, y)=1" \ 0015 "KNEWSTUFF_BUILD_DEPRECATED_SINCE(x, y)=1" \ 0016 "KNEWSTUFF_DEPRECATED_VERSION(x, y, t)=" \ 0017 "KNEWSTUFF_DEPRECATED_VERSION_BELATED(x, y, xt, yt, t)="