Plugins/PluginWizardQColorDialog.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 = "QColorDialog Wizard Plugin" 18 name = "QColorDialog 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 = "ColorDialogWizard" 23 className = "ColorDialogWizard"
24 packageName = "__core__" 24 packageName = "__core__"
25 shortDescription = "Show the QColorDialog wizard." 25 shortDescription = "Show the QColorDialog wizard."
26 longDescription = """This plugin shows the QColorDialog wizard.""" 26 longDescription = """This plugin shows the QColorDialog wizard."""
27 pyqtApi = 2 27 pyqtApi = 2

eric ide

mercurial