Expand description
§Introduction
KConfig is persistent platform-independent application settings framework built by KDE. This crate is a wrapper for the C++ framework and allows using it from Rust. It can be used along with crates like qmetaobject-rs to create QT applications entirely in Rust.
§Helpful Links about using KConfig
Modules§
- errors
- kconfig
- Contains constructs defined in
KConfig
header - kconfigbase
- Contains constructs present
KConfigBase
header. - kconfiggroup
- Contains constructs defined in
KConfigGroup
header - kcoreconfigskeleton
- kdesktopfile
- Contains constructs defined in
KDesktopFile
header - kemailsettings
- Contains constructs defined in
KEMailSettings
header - ksharedconfig
- Contains constructs defined in
KSharedConfig
header - prelude
- Module intended for Global Import