Kexi/Plugins/Quickforms: Difference between revisions

From KDE Community Wiki
< Kexi‎ | Plugins
No edit summary
No edit summary
Line 11: Line 11:


TODO (Rationale)
TODO (Rationale)
Constraints:
*Qt Quick-based forms do not replace QWidget-based forms but complement them.
*They are not interchangeable and probably cannot be combined (except one can be opened using "open" action).


==Use cases==
==Use cases==
==Requirements==
==Requirements==

Revision as of 08:16, 15 January 2014

Design page for task Add Qt Quick-based forms.

  • Started: piggz, Jan 2014
  • Status: experimental implementation exists in kexi/plugins/quickforms, kexi_quickform_piggz branch.
  • Wish #????

Introduction

Initial blog entry: [1]

TODO (Rationale)

Constraints:

  • Qt Quick-based forms do not replace QWidget-based forms but complement them.
  • They are not interchangeable and probably cannot be combined (except one can be opened using "open" action).

Use cases

Requirements