← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

Re: [Merge] lp:~majster-pl/ubuntu-calendar-app/new-agenda-view into lp:ubuntu-calendar-app

 

b) General structure of a QML Object is (notice the blank lines),

  Object {
    id
    objectName

    property declarations
    signal declarations

    JavaScript functions
    
    object properties
    
    child objects
    
    states
    
    transitions
  }
-- 
https://code.launchpad.net/~majster-pl/ubuntu-calendar-app/new-agenda-view/+merge/287448
Your team Ubuntu Calendar Developers is subscribed to branch lp:ubuntu-calendar-app.


References