Module implementing the QFileDialog wizard plugin.
author |
autoactivate |
className |
deactivateable |
error |
longDescription |
name |
packageName |
pyqtApi |
shortDescription |
version |
FileDialogWizard | Class implementing the QFileDialog wizard plugin. |
None |
Class implementing the QFileDialog wizard plugin.
None |
None |
FileDialogWizard | Constructor |
__callForm | Private method to display a dialog and get the code. |
__handle | Private method to handle the wizards action. |
__handleE5FileDialog | Private slot to handle the wizard E5FileDialog action. |
__handleQFileDialog | Private slot to handle the wizard QFileDialog action. |
__initActions | Private method to initialize the actions. |
__initMenu | Private method to add the actions to the right menu. |
activate | Public method to activate this plugin. |
deactivate | Public method to deactivate this plugin. |
None |
Constructor
Private method to display a dialog and get the code.
Private method to handle the wizards action.
Private slot to handle the wizard E5FileDialog action.
Private slot to handle the wizard QFileDialog action.
Private method to initialize the actions.
Private method to add the actions to the right menu.
Public method to activate this plugin.
Public method to deactivate this plugin.