Module implementing the .desktop wizard dialog.
None |
DotDesktopWizardDialog | Class implementing the .desktop wizard dialog. |
None |
Class implementing the .desktop wizard dialog.
None |
None |
DotDesktopWizardDialog | Constructor |
__checkOK | Private slot to check, if the OK button should be enabled. |
getCode | Public method to get the source code. |
on_categoriesButton_clicked | Private slot to select the categories. |
on_nameEdit_textChanged | Private slot to check, if the nameEdit field is empty. |
on_notShowButton_clicked | Private slot to select the NotShowIn environments. |
on_notShowEdit_textChanged | Private slot to check the contents of the notShowEdit field. |
on_onlyShowButton_clicked | Private slot to select the OnlyShowIn environments. |
on_onlyShowEdit_textChanged | Private slot to check the contents of the onlyShowEdit field. |
on_projectButton_clicked | Private slot to populate some fields with data retrieved from the current project. |
on_typeComboBox_currentIndexChanged | Private slot to handle a change of the .desktop type. |
on_typeEdit_textChanged | Private slot to check, if the typeEdit field is empty. |
None |
Constructor
Private slot to check, if the OK button should be enabled.
Public method to get the source code.
Private slot to select the categories.
Private slot to check, if the nameEdit field is empty.
Private slot to select the NotShowIn environments.
Private slot to check the contents of the notShowEdit field.
Private slot to select the OnlyShowIn environments.
Private slot to check the contents of the onlyShowEdit field.
Private slot to populate some fields with data retrieved from the current project.
Private slot to handle a change of the .desktop type.
Private slot to check, if the typeEdit field is empty.