KProperty: Difference between revisions

From KDE Community Wiki
(quickgit -> cgit)
No edit summary
Line 18: Line 18:


==Links==
==Links==
*[http://api.kde.org/playground-api/libs-apidocs/kproperty/src/html/index.html Public API docs]
*[https://api.kde.org/kdereview-api/kproperty-apidocs/src/html/index.htmlPublic API docs]
*[http://ebn.kde.org/krazy/reports/playground/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 08:03, 18 November 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.

Current stable version:

3.2.0

; dev. version (master):

3.3.0 Alpha

Development

Links