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?
Forum Updated to NodeBB v4.3 + New Features

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 517 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.
  • M Offline
    M Offline
    markleo
    wrote on 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?

    Pl45m4P 1 Reply Last reply
    1
    • M markleo

      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?

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on last edited by Pl45m4
      #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

      • Login

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