KProperty: Difference between revisions

From KDE Community Wiki
No edit summary
No edit summary
 
Line 2: Line 2:




'''Current stable version: <div style="font-size:100%;background:#bbffbb;padding:0.2em;display:inline-block;">{{KProperty/Stable}}</div>; dev. version ([https://invent.kde.org/libraries/kproperty master]): <div style="font-size:100%;background:#bbffbb;padding:0.2em;display:inline-block;">{{KProperty/Unstable}} {{KProperty/Stage}}</div>'''
'''Current stable version: <span style="font-size:100%;background:#bbffbb;padding:0.2em;display:inline-block;">{{KProperty/Stable}}</span>; dev. version ([https://invent.kde.org/libraries/kproperty master]): <span style="font-size:100%;background:#bbffbb;padding:0.2em;display:inline-block;">{{KProperty/Unstable}} {{KProperty/Stage}}</span>'''
*License: LGPL
*License: LGPL
*Maintainer: Jarosław Staniek, [mailto:[email protected] [email protected]]
*Maintainer: Jarosław Staniek, [mailto:[email protected] [email protected]]

Latest revision as of 00:41, 3 December 2024

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

Development

Links