Kexi/Plugins/Forms: Difference between revisions

From KDE Community Wiki
< Kexi‎ | Plugins
No edit summary
No edit summary
(7 intermediate revisions by the same user not shown)
Line 3: Line 3:
*is more aimed at end-user (hides complicated properties and behaviour)
*is more aimed at end-user (hides complicated properties and behaviour)


Topics:
*[[Kexi/Junior_Jobs#Forms|Junior Jobs]]
*[[/Format property/]] (unassigned)


Subpages:
Widgets:
*[[/Button hyperlinks/]]
*[[/Button hyperlinks/]] (implemented)
*[[/Barcode/|Barcodes]] (unassigned)


See also:
==See also==
*[http://www.kexi-project.org/wiki/wikiview/index.php@Forms%20embedded%20inside%20Kexi.html Old dev page] (TODO: migrate here)
*[http://www.kexi-project.org/wiki/wikiview/index.php@Forms%20embedded%20inside%20Kexi.html Old dev page] (TODO: migrate here)
 
*Related modules:
Related modules:
**[[../AutoForms/]]
*[[../AutoForms/]]
**[[../Web Forms/]]
*[[../Web Forms/]]
**[[../Quickforms/]] (experiment)
*[[../Quickforms/]] (experiment)

Revision as of 19:12, 13 October 2014

Kexi implements own QWidget-based solution to deliver form designing and presentation features. It's similar to Qt Designer but:

  • is data-aware
  • is more aimed at end-user (hides complicated properties and behaviour)

Topics:

Widgets:

See also