KProperty: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
[[File:KProperty3.png|right|150px]]'''KProperty''' is a property editing framework with editor widget similar to what is known from Qt Designer. | [[File:KProperty3.png|right|150px]]'''KProperty''' is a property editing framework with editor widget similar to what is known from Qt Designer. It can be freely used with any C++ or Qt applications. In is in development since 2004 and used in [[Kexi]] and [[KReport]]. | ||
'''Current stable version: <div style="font-size:100%;background:#bbffbb;padding:0.2em;display:inline-block;">{{KProperty/Stable}}</div>; dev. version ([https://cgit.kde.org/kproperty.git/log/?h=master master]): <div style="font-size:100%;background:#bbffbb;padding:0.2em;display:inline-block;">{{KProperty/Unstable}} {{KProperty/Stage}}</div>''' | '''Current stable version: <div style="font-size:100%;background:#bbffbb;padding:0.2em;display:inline-block;">{{KProperty/Stable}}</div>; dev. version ([https://cgit.kde.org/kproperty.git/log/?h=master master]): <div style="font-size:100%;background:#bbffbb;padding:0.2em;display:inline-block;">{{KProperty/Unstable}} {{KProperty/Stage}}</div>''' |
Revision as of 10:12, 29 January 2018
KProperty is a property editing framework with editor widget similar to what is known from Qt Designer. It can be freely used with any C++ or Qt applications. In is in development since 2004 and used in Kexi and KReport.
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