Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Listmodel translations
Forum Updated to NodeBB v4.3 + New Features

Listmodel translations

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 514 Views 1 Watching
  • 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 Offline
    G Offline
    Grunthor
    wrote on last edited by
    #1

    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
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved