Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Forum Updated on Feb 6th

    Listmodel translations

    Tools
    1
    1
    427
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      Grunthor last edited by

      I've got some problem with translating listmodel. I know how to translate lists but I got sth like this:
      @DynamicApp{
      id: statistics
      objectName: "Statistics"
      toolbarModel: ToolbarModel{}
      title: qsTr("Statistics management")
      icon: "qrc:/icons/statistics_128x128_w.png"@

      and the ToolbarModel{} is the file with a Listmodel insiade.

      Do you know how to translate this code?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post