al little project restructuring #2

Closed
jgrewe wants to merge 0 commits from jgrewe:uistuff into main
Collaborator

I took the liberty to restructure a little:

  • The whole thing got __init__.py files to make it a package
  • PyRelacs main window was moved from app.py to own file in ui sub-package
  • re-structured PyRelacs a little, using QActionsin menu and toolbar
  • added toolbars for file, DAQ and Repros
  • added some Icons and played around with resources...
  • add an about dialog, just for the fun of it
I took the liberty to restructure a little: * The whole thing got ``__init__.py`` files to make it a package * ``PyRelacs`` main window was moved from ``app.py`` to own file in ``ui`` sub-package * re-structured ``PyRelacs`` a little, using ``QActions``in menu and toolbar * added toolbars for file, DAQ and Repros * added some Icons and played around with resources... * add an about dialog, just for the fun of it
jgrewe added 7 commits 2024-09-29 08:56:09 +00:00
jgrewe force-pushed uistuff from fa1db4138e to 0378317d7b 2024-09-29 09:11:47 +00:00 Compare
awendt closed this pull request 2024-09-30 05:50:00 +00:00
jgrewe deleted branch uistuff 2024-09-30 08:19:49 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: awendt/pyrelacs#2
No description provided.