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. PlugFrame – Experimenting with a Modular Qt Plugin-Based Architecture
Qt 6.11 is out! See what's new in the release blog

PlugFrame – Experimenting with a Modular Qt Plugin-Based Architecture

Scheduled Pinned Locked Moved Unsolved Announcements
2 Posts 1 Posters 211 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.
  • E Offline
    E Offline
    elekdom
    wrote last edited by
    #1

    Hello everyone,

    I would like to share an ongoing personal Qt/C++ project named PlugFrame.

    The goal of the project is to experiment with a modular runtime architecture based on Qt plugins in order to build extensible and configurable applications.

    This architecture is currently being used in another project called OpLink, dedicated to supervision and control systems in the fields of home and building automation.

    The work mainly focuses on:

    modular application composition,
    runtime plugin integration,
    application extensibility,
    and cross-platform support using Qt/CMake (currently Linux desktop and Raspberry Pi).

    The project is still under active development, but I would be very interested in technical feedback or discussions with people interested in modular Qt architectures.

    GitHub:
    PlugFrame: https://github.com/ELEKDOM/PlugFrame
    OpLink: https://github.com/ELEKDOM/OpLink

    Short presentation of OpLink (video in French):
    https://www.youtube.com/watch?v=x41Cz12qT5k

    Best regards,
    Christophe

    1 Reply Last reply
    0
    • E Offline
      E Offline
      elekdom
      wrote last edited by
      #2

      As a follow-up to my previous post, I’m sharing a short technical overview document of PlugFrame for developers interested in the project architecture and design approach.

      Technical overview PDF:
      https://github.com/ELEKDOM/PlugFrame/blob/master/docs/ELEKDOM_PlugFrame_overview.pdf

      Best regards,
      Christophe

      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