KProperty: Difference between revisions
m (fix API docs url) |
|||
Line 18: | Line 18: | ||
==Links== | ==Links== | ||
*[https://api.kde.org/kdereview-api/kproperty-apidocs/src/html/index. | *[https://api.kde.org/kdereview-api/kproperty-apidocs/src/html/index.html Public API docs] | ||
*[http://ebn.kde.org/krazy/reports/kdereview/libs/kproperty/index.html Code checking results] at English Breakfast Network | *[http://ebn.kde.org/krazy/reports/kdereview/libs/kproperty/index.html Code checking results] at English Breakfast Network | ||
[[Category:Kexi]] | [[Category:Kexi]] | ||
[[Category:Frameworks]] | [[Category:Frameworks]] |
Revision as of 09:12, 12 May 2017
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.
Current stable version:
3.2.0
; dev. version (master):
3.3.0 Alpha
- License: LGPL
- Maintainer: Jarosław Staniek, [email protected]
Development
- https://invent.kde.org/kproperty/badges/master/pipeline.svg
- https://invent.kde.org/kproperty/badges/stable/pipeline.svg
- master - static analysis:
- Releases
- Project management (tasks), shortcut: bit.ly/kpropertytasks (Phabricator)
- Report bugs or wishes (bugs.kde.org)
- Browse code repository: Phabricator, cgit
- Code reviews (Phabricator)
Links
- Public API docs
- Code checking results at English Breakfast Network