Tutorial: Model Development: Difference between revisions

From Developer Documents
Jump to navigation Jump to search
Created page with "__NOTOC__ In this part of the tutorial we will focus on implementing the basic functionality for the following parts of the UI: * Model browser for modelling movie production cas..."
 
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
In this part of the tutorial we will focus on implementing the basic functionality for the following parts of the UI:
In this part of the tutorial we will focus on implementing the basic functionality for the following parts of the UI:
* Model browser for modelling movie production cases
* ''Model Browser'' for modelling movie production cases
** Basic context menu actions for the browser
** Basic context menu actions for the browser
*** Add > Movie Project
*** Add > Movie Project
*** Add > Casting Plan
*** Add > Casting Plan
*** Add > Role
*** Add > Role
* Property view for editing properties of model entities
* ''Property View'' for editing properties of model entities
* Movie Database Library for
* ''Movie Database Library'' for searching available movies, actors, directors, etc.

Revision as of 12:30, 20 October 2010

In this part of the tutorial we will focus on implementing the basic functionality for the following parts of the UI:

  • Model Browser for modelling movie production cases
    • Basic context menu actions for the browser
      • Add > Movie Project
      • Add > Casting Plan
      • Add > Role
  • Property View for editing properties of model entities
  • Movie Database Library for searching available movies, actors, directors, etc.