Open Project Button

Note

Source : /src/projManagement/openProject.py

class projManagement.openProject.OpenProjectInfo(*args: Any, **kwargs: Any)

This class is called when User click on Open Project Button

body()

Open a project directory using Qt GUI and validate if .proj file present in it using Validation class

@params

@return

:dirs => The directories inside the project folder :filelist => The files inside the project folder