Kexi/Junior Jobs/Map Browser Form Widget

From KDE Community Wiki
Revision as of 21:20, 17 February 2011 by Jstaniek (talk | contribs) (Created page with 'Map browser widget is a ==Definitions== *Kexi Forms: one of Kexi core plugins, provided for handling form-based data entry and browsing. A form is consisted of widgets, possibl...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Map browser widget is a

Definitions

  • Kexi Forms: one of Kexi core plugins, provided for handling form-based data entry and browsing. A form is consisted of widgets, possibly nested. The Kexi froms implementation is independent of the Qt Designer forms but similar in many regards. The differences most visible to the user are:
  • definitions of kexi forms are stored in the kexi project, i.e. databaseeven if in the future, exporting to separate file could be provided);
  • kexi forms offer data-aware widgets, e.g. text boxes, that can be bound to database table or query fields.

The Goal

Design and implement extra "Map Browser" widget compatible with Kexi Forms.

Requirements