KProperty: Difference between revisions

From KDE Community Wiki
(One intermediate revision by the same user not shown)
Line 9: Line 9:
*{{KexiCIStatus|kproperty||master}}
*{{KexiCIStatus|kproperty||master}}
*{{KexiCIStatus|kproperty|stable-|stable}}
*{{KexiCIStatus|kproperty|stable-|stable}}
*<strike>{{KexiCIStatus|kproperty|stable|{{KProperty/StableBranch}}%20stable-kf5-qt5}}</strike>
*{{CoverityStatus|kproperty|8430|master - }}
*{{CoverityStatus|kproperty|8430|master - }}
*[[/Releases/]]
*[[/Releases/]]
Line 18: Line 17:


==Links==
==Links==
*[https://api.kde.org/kdereview-api/kproperty-apidocs/src/html/index.html Public API docs]
*[https://api.kde.org/extragear-api/libs-apidocs/kproperty/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 14:35, 20 February 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

Development

Links