ProjectsPanel.setSelectedProject Method

Sets the selected project to use in the filter.
 

Parameters

project

Type: Project
The project to use as the filter.
suppressEvent

Type: Boolean
(optional) By default the 'projectChanged' event is raised when this method is called. Set this parameter to true to stop this and the signal from happening.
Optional: True