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_dirPicker_textChanged | Private slot to handle a change of the project directory. |
on_languageComboBox_currentIndexChanged | Private slot handling the selection of a programming language. |
on_mainscriptPicker_aboutToShowPathPickerDialog | Private slot to perform actions before the main script selection dialog is shown. |
on_mainscriptPicker_pathSelected | Private slot to check the selected main script name. |
on_makeButton_clicked | Private slot to display the make properties 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 handle a change of the project directory.
Private slot handling the selection of a programming language.
Private slot to perform actions before the main script selection dialog is shown.
Private slot to check the selected main script name.
Private slot to display the make properties 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.