eric6/Plugins/PluginWizardQFileDialog.py

branch
without_py2_and_pyqt4
changeset 7199
c71bd6f21748
parent 6942
2602857055c5
child 7207
4ba7a9b26020
equal deleted inserted replaced
7198:684261ef2165 7199:c71bd6f21748
29 className = "FileDialogWizard" 29 className = "FileDialogWizard"
30 packageName = "__core__" 30 packageName = "__core__"
31 shortDescription = "Show the QFileDialog wizard." 31 shortDescription = "Show the QFileDialog wizard."
32 longDescription = """This plugin shows the QFileDialog wizard.""" 32 longDescription = """This plugin shows the QFileDialog wizard."""
33 pyqtApi = 2 33 pyqtApi = 2
34 python2Compatible = True
35 # End-Of-Header 34 # End-Of-Header
36 35
37 error = "" 36 error = ""
38 37
39 38

eric ide

mercurial