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 |
__initFileTypesDict | Private slot to (re-)initialize the filetype dictionary. |
__populateLicenseComboBox | Private method to populate the license selector with the list of trove license types. |
__setMainScriptPickerFilters | Private method to set the filters for the main script file picker. |
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_filetypesButton_clicked | Private slot to open a dialog to edit the filetype associations. |
on_languageComboBox_currentTextChanged | 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_srcDirPicker_aboutToShowPathPickerDialog | Private slot to perform actions before the sources sub-directory selection dialog is shown. |
on_srcDirPicker_pathSelected | Private slot to check the selected sources sub-directory name. |
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
Private slot to (re-)initialize the filetype dictionary.
Private method to populate the license selector with the list of trove license types.
Private method to set the filters for the main script file picker.
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 to open a dialog to edit the filetype associations.
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 perform actions before the sources sub-directory selection dialog is shown.
Private slot to check the selected sources sub-directory name.
Private slot to display the translations properties dialog.
Private slot to display a vcs information dialog.
Public method to store the entered/modified data.