From f366253557c695269afc65536b8c4fe9c79b9b71 Mon Sep 17 00:00:00 2001 From: Kai Uwe Broulik Date: Tue, 3 Dec 2019 10:24:43 +0100 Subject: Document Notifiers setting Differential Revision: https://phabricator.kde.org/D25678 --- src/kconfig_compiler/README.dox | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src') diff --git a/src/kconfig_compiler/README.dox b/src/kconfig_compiler/README.dox index 64f7c44a..c17bd395 100644 --- a/src/kconfig_compiler/README.dox +++ b/src/kconfig_compiler/README.dox @@ -181,6 +181,15 @@ The following options are read from the kcfgc file: If false, no mutator functions are generated. If a list is provided, mutator functions are generated for the options that are listed. + + Notifiers + true, false or a comma separated list of options + false + If true, entries will be written with the Notify flag enabled, + so changes can be detected using KConfigWatcher. + If a list is provided, the options that are listed are written with + said flag. + DefaultValueGetters true, false or a comma separated list of options -- cgit v1.2.1