Module implementing the project properties dialog.
| None | 
| PropertiesDialog | Class implementing the project properties dialog. | 
| None | 
Class implementing the project properties dialog.
| None | 
| None | 
| PropertiesDialog | Constructor | 
| getPPath | Public method to get the project path. | 
| getProjectType | Public method to get the selected project type. | 
| on_dirButton_clicked | Private slot to display a directory selection dialog. | 
| on_dirEdit_textChanged | Private slot to handle a change of the project directory. | 
| on_languageComboBox_currentIndexChanged | Private slot handling the selection of a programming language. | 
| on_mainscriptButton_clicked | Private slot to display a file selection dialog. | 
| on_spellPropertiesButton_clicked | Private slot to display the spelling properties dialog. | 
| on_transPropertiesButton_clicked | Private slot to display the translations properties dialog. | 
| on_vcsInfoButton_clicked | Private slot to display a vcs information dialog. | 
| storeData | Public method to store the entered/modified data. | 
| None | 
Constructor
Public method to get the project path.
Public method to get the selected project type.
Private slot to display a directory selection dialog.
Private slot to handle a change of the project directory.
Private slot handling the selection of a programming language.
Private slot to display a file selection dialog.
Private slot to display the spelling properties dialog.
Private slot to display the translations properties dialog.
Private slot to display a vcs information dialog.
Public method to store the entered/modified data.