aboutsummaryrefslogtreecommitdiff
path: root/src/kconfig_compiler/kconfig_compiler.cpp
diff options
context:
space:
mode:
authorMartin Gräßlin <mgraesslin@kde.org>2016-12-10 19:20:50 +0100
committerMartin Gräßlin <mgraesslin@kde.org>2016-12-17 09:49:46 +0100
commitb4206d635444580bd00a0e7dabd939d86134ee72 (patch)
tree4001eb39e3cca737bfb7db6e2ca25a4a7e9a47f8 /src/kconfig_compiler/kconfig_compiler.cpp
parente6c88f67e2cb660e049a478a8d55220c235aa9c5 (diff)
downloadkconfig-b4206d635444580bd00a0e7dabd939d86134ee72.tar.gz
kconfig-b4206d635444580bd00a0e7dabd939d86134ee72.tar.bz2
[kconfig_compiler] Improve documentation about Inherits
Summary: Better specify the requirements the parent class needs to have. KConfigCompiler generates different variants of ctors taking either: * a QStringLiteral argument (name set in <kcfgfile> * a KSharedConfig::Ptr argument (arg="true" in <kcfgfile>) * no argument (Inherits=true in kcfgc and no <kcfgfile>) In order to have Inherits generate compiling code in all cases the parent class needs to provide accessible ctors. This change updates the docuementation to reflect this. Reviewers: #frameworks, dfaure Differential Revision: https://phabricator.kde.org/D3636
Diffstat (limited to 'src/kconfig_compiler/kconfig_compiler.cpp')
0 files changed, 0 insertions, 0 deletions