KProperty: Difference between revisions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
*Browse code repository: [https://phabricator.kde.org/diffusion/KPROPERTY Phabricator], [https://quickgit.kde.org/?p=kproperty.git QuickGit] | *Browse code repository: [https://phabricator.kde.org/diffusion/KPROPERTY Phabricator], [https://quickgit.kde.org/?p=kproperty.git QuickGit] | ||
*[https://phabricator.kde.org/differential/query/P.HWZbWBC2g8/ Code reviews] (Phabricator) | *[https://phabricator.kde.org/differential/query/P.HWZbWBC2g8/ Code reviews] (Phabricator) | ||
==Links== | |||
*[http://api.kde.org/playground-api/libs-apidocs/kproperty/src/html/index.html Public API docs] | |||
*[http://ebn.kde.org/krazy/reports/playground/libs/kproperty/index.html Code checking results] at English Breakfast Network | |||
[[Category:Kexi]] | [[Category:Kexi]] | ||
[[Category:Frameworks]] | [[Category:Frameworks]] |
Revision as of 21:10, 14 September 2016
KProperty is a property editing framework with editor widget similar to what is known from Qt Designer.
It is used in Kexi and KReport. In development since 2004.
- License: LGPL
- Maintainer: Jarosław Staniek, [email protected]
Development
- Build server (Jenkins continuous integration)
- Releases
- Project management (Phabricator)
- Report bugs or wishes (bugs.kde.org)
- Browse code repository: Phabricator, QuickGit
- Code reviews (Phabricator)
Links
- Public API docs
- Code checking results at English Breakfast Network