Module implementing the Translations Properties dialog.
None |
TranslationPropertiesDialog | Class implementing the Translations Properties dialog. |
None |
Class implementing the Translations Properties dialog.
None |
None |
TranslationPropertiesDialog | Constructor |
initDialog | Public method to initialize the dialogs data. |
initFilters | Public method to initialize the filters. |
on_addExceptionButton_clicked | Private slot to add the shown exception to the listwidget. |
on_deleteExceptionButton_clicked | Private slot to delete the currently selected entry of the listwidget. |
on_exceptDirButton_clicked | Private slot to select a file to exempt from translation. |
on_exceptFileButton_clicked | Private slot to select a file to exempt from translation. |
on_exceptionEdit_textChanged | Private slot to handle the textChanged signal of the exception edit. |
on_exceptionsList_currentRowChanged | Private slot to handle the currentRowChanged signal of the exceptions list. |
on_transBinPathPicker_pathSelected | Private slot handling the selection of a binary translations path. |
on_transPatternPicker_pathSelected | Private slot handling the selection of a translation path. |
on_transPatternPicker_textChanged | Private slot to check the translation pattern for correctness. |
storeData | Public method to store the entered/modified data. |
None |
Constructor
Public method to initialize the dialogs data.
Public method to initialize the filters.
Private slot to add the shown exception to the listwidget.
Private slot to delete the currently selected entry of the listwidget.
Private slot to select a file to exempt from translation.
Private slot to select a file to exempt from translation.
Private slot to handle the textChanged signal of the exception edit.
Private slot to handle the currentRowChanged signal of the exceptions list.
Private slot handling the selection of a binary translations path.
Private slot handling the selection of a translation path.
Private slot to check the translation pattern for correctness.
Public method to store the entered/modified data.