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 |