diff options
author | David Faure <faure@kde.org> | 2014-02-23 12:11:12 +0100 |
---|---|---|
committer | David Faure <faure@kde.org> | 2014-02-27 20:57:42 +0100 |
commit | eb604bc60bcc5cd94328de725ac357e728eae624 (patch) | |
tree | f17972049e58ae845ff35c8d9ed3398e2db2311e /src/core/ksharedconfig.cpp | |
parent | b2a686625fe71637222bcc03c97515ac95bf38a8 (diff) | |
download | kconfig-eb604bc60bcc5cd94328de725ac357e728eae624.tar.gz kconfig-eb604bc60bcc5cd94328de725ac357e728eae624.tar.bz2 |
Add sharedConfig() accessor, to avoid manipulating a raw KConfig * as returned by config().
This is useful when using kconfigxt and some other code to read from the same
config file (e.g. KColorScheme::contrastF(config)) - no need to call KSharedConfig::openConfig
twice, just grab the KSharedConfig from the generated class.
REVIEW: 115960
Diffstat (limited to 'src/core/ksharedconfig.cpp')
0 files changed, 0 insertions, 0 deletions