Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Is there any PyQt demos examples of architecture for modular design of large projects?

Is there any PyQt demos examples of architecture for modular design of large projects?

Scheduled Pinned Locked Moved Solved Qt for Python
qt for python
2 Posts 2 Posters 391 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.
  • M Offline
    M Offline
    markleo
    wrote on 9 Oct 2024, 02:42 last edited by
    #1

    Excuse me, does PyQt have sample examples of architecture for modular design of large projects?

    For example, Flutter has the following modular design scheme sample.
    Does PyQt have similar sample schemes that can be borrowed?

    P 1 Reply Last reply 9 Oct 2024, 03:14
    1
    • M markleo
      9 Oct 2024, 02:42

      Excuse me, does PyQt have sample examples of architecture for modular design of large projects?

      For example, Flutter has the following modular design scheme sample.
      Does PyQt have similar sample schemes that can be borrowed?

      P Offline
      P Offline
      Pl45m4
      wrote on 9 Oct 2024, 03:14 last edited by Pl45m4 10 Sept 2024, 03:15
      #2

      @markleo said in Is there any PyQt demos examples of architecture for modular design of large projects?:

      Does PyQt have similar sample schemes that can be borrowed?

      These are the official PySide Qt examples

      • https://doc.qt.io/qtforpython-6/examples/index.html

      and here are some PyQt GitHub examples:

      • https://github.com/pyqt/examples

      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      1 Reply Last reply
      1
      • M markleo has marked this topic as solved on 10 Oct 2024, 01:51

      1/2

      9 Oct 2024, 02:42

      • Login

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