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.

Modules

Contains constructs defined inKConfig header

Contains constructs present KConfigBase header.

Contains constructs defined inKConfigGroup header

Contains constructs defined inKDesktopFile header

Contains constructs defined inKEMailSettings header

Contains constructs defined inKSharedConfig header

Module intended for Global Import