KProperty

KProperty is a property editing framework with editor widget similar to what is known from Qt Designer. It is useful in applications such as IDEs where large amounts of properties are available for the user to edit.

It is a part of the KEXI project.

Home page: https://community.kde.org/KProperty

Project maintainer: Jarosław Staniek stani.nosp@m.ek@k.nosp@m.de.or.nosp@m.g

If you are reading this on GitHub, be aware that this is just a mirror. Our real code repository is located here.

Building KProperty

KProperty uses the CMake build system.

mkdir build && cd build
cmake .. -GNinja -DCMAKE_INSTALL_PREFIX=~/.local/kde
ninja

Donate Money

If you love KProperty, you can help developers to build new incredible features or enhance new ones. Thanks in advance for your generous donations. For more information, look here.

This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Oct 11 2024 12:19:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.