Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Private and Public Attributes #2

Open
lelaus opened this issue Jun 20, 2024 · 0 comments
Open

Private and Public Attributes #2

lelaus opened this issue Jun 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lelaus
Copy link
Collaborator

lelaus commented Jun 20, 2024

So far, in some classes no distinction is made between private and public attributes. To improve the code's readability and safety, a distinction between private and public attributes is needed, by using properties when needed.

@lelaus lelaus added the enhancement New feature or request label Jun 20, 2024
lelaus added a commit that referenced this issue Aug 9, 2024
…n main.py

New private method __set_working_dir() added to be used in TuPostProcessingGUI class constructor for setting working directory
lelaus added a commit that referenced this issue Aug 14, 2024
Unified management of OS platform andhandled the display of the titlebar icon in the main window
lelaus added a commit that referenced this issue Aug 26, 2024
lelaus added a commit that referenced this issue Sep 10, 2024
lelaus added a commit that referenced this issue Sep 10, 2024
lelaus added a commit that referenced this issue Sep 11, 2024
…and changed the handling of the notebook containing the plot tabs
lelaus added a commit that referenced this issue Oct 11, 2024
…private attribute and handled its deletion accordingly
lelaus added a commit that referenced this issue Oct 11, 2024
…o manage externally-managed-environment issue
lelaus added a commit that referenced this issue Oct 11, 2024
…o manage externally-managed-environment issue - 2
lelaus added a commit that referenced this issue Oct 11, 2024
…o manage externally-managed-environment issue - 3
lelaus added a commit that referenced this issue Oct 11, 2024
…l into a private attribute and handled its deletion accordingly
lelaus added a commit that referenced this issue Nov 5, 2024
…tes into private and atomized the methods for loading .pli file in the main class
lelaus added a commit that referenced this issue Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants