Module implementing a dialog to show the status of the submodules of the project.
| None | 
| GitSubmodulesStatusDialog | Class implementing a dialog to show the status of the submodules of the project. | 
| None | 
Class implementing a dialog to show the status of the submodules of the project.
| None | 
| None | 
| GitSubmodulesStatusDialog | Constructor | 
| __processOutput | Private method to process the output and populate the list. | 
| on_buttonBox_clicked | Private slot called by a button of the button box clicked. | 
| on_indexCheckBox_toggled | Private slot handling a change of the index check box. | 
| on_recursiveCheckBox_toggled | Private slot handling a change of the recursive check box. | 
| on_refreshButton_clicked | Private slot to refresh the status display. | 
| start | Public method to populate the status list. | 
| None | 
Constructor
Private method to process the output and populate the list.
Private slot called by a button of the button box clicked.
Private slot handling a change of the index check box.
Private slot handling a change of the recursive check box.
Private slot to refresh the status display.
Public method to populate the status list.