mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
![]() kcfg files are resources much like .ui files - not ment to be installed, used only to generate .cpp and .h files from them. they are not used at runtime altough Plasma::ConfigLoader does use its format to load files for configuration purposes (files named main.xml shipped by plasmoids) Signed-off-by: Ivailo Monev <xakepa10@gmail.com> |
||
---|---|---|
.. | ||
config | ||
date | ||
io | ||
jobs | ||
kconfig_compiler | ||
kernel | ||
localization | ||
services | ||
sycoca | ||
tests | ||
text | ||
util | ||
CMakeLists.txt | ||
config-kstandarddirs.h.cmake | ||
dbus_policy.stub | ||
dbus_service.stub | ||
kde-config.cpp | ||
kde4_pci.ids | ||
kde4_usb.ids | ||
kdebug.areas | ||
kdebugrc | ||
pci.ids | ||
README | ||
regen.sh | ||
usb.ids |
This is the KDE "core" library. The kdecore library provides basic non user interface functionality. The classes in this library should not require linkage to QtGui or any other library that requires a graphical interface.