The KDE Community

KConfig

It provides an advanced configuration system. 

KConfig Introduction

Persistent platform-independent application settings. KConfig is made of two parts: KConfigCore and KConfigGui.

KConfigCore provides access to the configuration files themselves. It features:

  • Code generation: describe your configuration in an XML file, and use `kconfig_compiler to generate classes that read and write configuration entries.
  • Cascading configuration files (global settings overridden by local settings).
  • Optional shell expansion support (see docs/options.md).
  • The ability to lock down configuration options (see docs/options.md).

KConfigGui provides a way to hook widgets to the configuration so that they are automatically initialized from the configuration and automatically propagate their changes to their respective configuration files.

By clicking button above, I agree Marketplace user terms and conditions

Details
Version:
5.62.0
Publisher:
The KDE Community
Contact:
kde-devel@kde.org
Copyright:
The KDE Community
Authors:
KDE Community
From:
https://api.kde.org/frameworks/index.html
License:
LGPL v2.1+
Created at:
2010-10-16
Updated at:
2019-09-14
Platforms:
Linux
Supported Qt versions:
5.0 or newer
Support:
kde-devel@kde.org
Packages:
http://download.kde.org/stable/frameworks/5.62/kconfig-5.62.0.tar.xz
Source repository:
https://projects.kde.org/projects/frameworks/kconfig/repository