Plugins/PluginWizardQFileDialog.py

changeset 2712
4354ab0b67c7
parent 2407
b98cc8ee1142
child 2791
a9577f248f04
child 2962
d6c9d1ca2da4
equal deleted inserted replaced
2710:8c91d494ad06 2712:4354ab0b67c7
17 # Start-Of-Header 17 # Start-Of-Header
18 name = "QFileDialog Wizard Plugin" 18 name = "QFileDialog Wizard Plugin"
19 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 19 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
20 autoactivate = True 20 autoactivate = True
21 deactivateable = True 21 deactivateable = True
22 version = "5.1.0" 22 version = "5.4.0"
23 className = "FileDialogWizard" 23 className = "FileDialogWizard"
24 packageName = "__core__" 24 packageName = "__core__"
25 shortDescription = "Show the QFileDialog wizard." 25 shortDescription = "Show the QFileDialog wizard."
26 longDescription = """This plugin shows the QFileDialog wizard.""" 26 longDescription = """This plugin shows the QFileDialog wizard."""
27 pyqtApi = 2 27 pyqtApi = 2

eric ide

mercurial