Kexi/Plugins/Forms: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
Widgets: [[/Button hyperlinks/]] | Widgets: [[/Button hyperlinks/]] (implemented) | ||
==See also== | ==See also== |
Revision as of 19:17, 5 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)
Widgets: Button hyperlinks (implemented)
See also
- Old dev page (TODO: migrate here)
- Related modules:
- AutoForms
- Web Forms
- Quickforms (experiment)