Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Announcements
  4. How to avoid C++ models in Qt and why you should care
QtWS25 Last Chance

How to avoid C++ models in Qt and why you should care

Scheduled Pinned Locked Moved Announcements
qmllistviewlistmodelmvcarchitecture
2 Posts 2 Posters 958 Views
  • 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
    GTDev
    wrote on 31 Jan 2019, 14:02 last edited by GTDev
    #1

    While the Qt framework is C++ based, you can also code with QML and JavaScript. In fact, you can create full apps without even touching C++.

    We've prepared a comprehensive guide how to create mobile apps purely with QML. Especially when working with REST services and JSON, there's no need to implement business logic or model with complex C++ code.

    The guide also includes architecture tips and a full example project with REST API access, offline caching and list sorting/filtering - purely QML-based!

    alt text

    Check out the full developer guide here: How to avoid C++ models in Qt and why you should care

    How to avoid C++ models in Qt and why you should care

    Cheers,
    GTDev

    Senior Developer at Felgo - https://felgo.com/qt

    Develop mobile Apps for iOS & Android with Qt
    Felgo is an official Qt Technology Partner

    1 Reply Last reply
    2
    • K Offline
      K Offline
      Konstantin Tokarev
      wrote on 31 Jan 2019, 22:05 last edited by
      #2

      Waiting for guide "How to avoid JavaScript models in Qt and why should you care" (performance, memory usage)

      1 Reply Last reply
      2

      2/2

      31 Jan 2019, 22:05

      • Login

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