Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qt Quick / QML Examples Collection — 66 components incl. HUD, PFD, ECAM, shaders, animations, React components style, etc...
Qt 6.11 is out! See what's new in the release blog

Qt Quick / QML Examples Collection — 66 components incl. HUD, PFD, ECAM, shaders, animations, React components style, etc...

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 3 Posters 135 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.
  • J Offline
    J Offline
    Jesus_Ramos
    wrote last edited by
    #1

    Hi everyone,

    I've just published an open-source collection of QML/Qt Quick examples. Sharing here in case it's useful to anyone learning QML or looking for reference implementations beyond the basics.

    Repo: https://github.com/JesusRamosMembrive/QML-SnippetsExamples

    What's inside (66 components in total):

    • Aviation & Industrial HMI: Head-Up Display (HUD), Primary Flight Display (PFD), Navigation Display, ECAM, Indicators & Dials, Aircraft Map
    • Visual effects: frosted glass, lens magnification, multiplane parallax, GLSL shaders, custom transitions. Some example are copied from React Components.
    • Data visualization: 3D graphs, canvas, shapes, charts.
    • C++ integration: async C++ patterns, QML–C++ bridge (using qmlRegisterType), threading examples
    • Controls, views, layouts, networking, multimedia, PDF… the usual suspects, but done right

    Technical details:

    • Qt 6.4+ (tested up to 6.11)
    • CMake build, GitHub Actions CI on Linux
    • Centralized Style singleton for tokens (colors, sizes, fonts)
    • Neptune 3 UI implementation. (Copied from Dashboard course of Qt Academy)
    • Each example is its own QML module, loaded dynamically from a dashboard shell

    Every component has a demo GIF in the full gallery (docs/GALLERY.md) so you can preview before diving into the code.

    I'd love feedback from this community. If there is something wrong or it can be improved, please let me know.

    Best regards
    Jesús

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote last edited by
      #2

      Hi and welcome to devnet,

      From a quick check, they look pretty neat !
      One thing that I would suggest is to translate the comment in the code to English. You'll will reach a wider audience that way.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • MarkkyboyM Offline
        MarkkyboyM Offline
        Markkyboy
        wrote last edited by
        #3

        Wow!, people still using LinkedIn after the latest data breach, crazy times.

        Don't just sit there standing around, pick up a shovel and sweep up!

        I live by the sea, not in it.

        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