Difference between revisions of "Kexi/Plugins/Forms"
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | * | + | 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: | ||
+ | *[[Kexi/Junior_Jobs#Forms|Junior Jobs]] | ||
+ | *[[/Format property/]] (unassigned) | ||
+ | |||
+ | Widgets: | ||
+ | *[[/Button hyperlinks/]] (implemented) | ||
+ | *[[/Barcode/|Barcodes]] (unassigned) | ||
+ | |||
+ | ==See also== | ||
+ | *[http://www.kexi-project.org/wiki/wikiview/[email protected]%20embedded%20inside%20Kexi.html Old dev page] (TODO: migrate here) | ||
+ | *Related modules: | ||
+ | **[[../AutoForms/]] | ||
+ | **[[../Web Forms/]] | ||
+ | **[[../Quickforms/]] (experiment) |
Latest 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:
- Junior Jobs
- Format property (unassigned)
Widgets:
- Button hyperlinks (implemented)
- Barcodes (unassigned)
See also
- Old dev page (TODO: migrate here)
- Related modules:
- AutoForms
- Web Forms
- Quickforms (experiment)
This page was last edited on 13 October 2014, at 19:12. Content is available under Creative Commons License SA 4.0 unless otherwise noted.