2013-09-03 1 views
5
  1. contacts.jsonブラックベリーカスケード

    { "GetCategoryResult" でJSONデータを取得する方法: [ { "区分": "3"、 "区分名": "ニュース"、 "CountryID" "1"、 "結果": "OK"}、 {"CategoryID": "4"、 "CategoryName": "Daily Paper"、 "CountryID": "1"、 "Result": "OK"}、 {"CategoryID": "1"、 "CategoryName": "1"、 "結果": "OK"} {"CategoryID": "5"、 "CategoryName": "Thanthi"、 "CountryID"{"CategoryID": "2"、 "CategoryName": "Magazine"、 "CountryID": "1"、 "Result": "Newspaper"、 "CountryID": "1" "OK"} ] }

  2. main.qml

    タイトル:ListItemData.GetCategoryResult.CategoryName

QMLにこの行を実装する方法を教えてください---- ---->タイトル:ListItemData。???? ????

答えて

4

ListItemData.GetCategoryResult [i]はuが

使用ListItemData.GetCategoryResultは、[1]

を.CategoryName "日刊紙" としてタイトルを取得するためにそのJSON

に位置i番目のバリアント与えます