Plugins/PluginWizardQFileDialog.py

branch
5_3_x
changeset 2713
a90b27b36d1c
parent 2302
f29e9405c851
child 3163
9f50365a0870
equal deleted inserted replaced
2711:463ca742001d 2713:a90b27b36d1c
20 # Start-Of-Header 20 # Start-Of-Header
21 name = "QFileDialog Wizard Plugin" 21 name = "QFileDialog Wizard Plugin"
22 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 22 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
23 autoactivate = True 23 autoactivate = True
24 deactivateable = True 24 deactivateable = True
25 version = "5.1.0" 25 version = "5.3.0"
26 className = "FileDialogWizard" 26 className = "FileDialogWizard"
27 packageName = "__core__" 27 packageName = "__core__"
28 shortDescription = "Show the QFileDialog wizard." 28 shortDescription = "Show the QFileDialog wizard."
29 longDescription = """This plugin shows the QFileDialog wizard.""" 29 longDescription = """This plugin shows the QFileDialog wizard."""
30 pyqtApi = 2 30 pyqtApi = 2

eric ide

mercurial