PySide2PyQt.epj

branch
eric7
changeset 58
2c8ec39c1d80
parent 53
52bc3465c1bc
child 63
3f3062df2e91
equal deleted inserted replaced
57:7c4cb218abde 58:2c8ec39c1d80
111 }, 111 },
112 "DESCRIPTION": "Plug-in to convert PySide filePyQt4 and vice versa. It works with the current editor.", 112 "DESCRIPTION": "Plug-in to convert PySide filePyQt4 and vice versa. It works with the current editor.",
113 "DOCSTRING": "", 113 "DOCSTRING": "",
114 "DOCUMENTATIONPARMS": { 114 "DOCUMENTATIONPARMS": {
115 "ERIC4DOC": { 115 "ERIC4DOC": {
116 "cssFile": "%PYTHON%/eric6/CSSs/default.css", 116 "cssFile": "%PYTHON%/eric7/CSSs/default.css",
117 "ignoreDirectories": [ 117 "ignoreDirectories": [
118 ".eric5project",
119 ".hg", 118 ".hg",
120 ".ropeproject", 119 ".ropeproject",
121 "_eric5project",
122 "_ropeproject",
123 ".eric6project", 120 ".eric6project",
124 "_eric6project" 121 ".eric7project"
125 ], 122 ],
126 "ignoreFilePatterns": [ 123 "ignoreFilePatterns": [
127 "Ui_*.py" 124 "Ui_*.py"
128 ], 125 ],
129 "noempty": true, 126 "noempty": true,
133 } 130 }
134 }, 131 },
135 "EMAIL": "detlev@die-offenbachs.de", 132 "EMAIL": "detlev@die-offenbachs.de",
136 "EOL": 1, 133 "EOL": 1,
137 "FILETYPES": { 134 "FILETYPES": {
135 "*.epj": "OTHERS",
138 "*.idl": "INTERFACES", 136 "*.idl": "INTERFACES",
137 "*.md": "OTHERS",
138 "*.proto": "PROTOCOLS",
139 "*.py": "SOURCES", 139 "*.py": "SOURCES",
140 "*.py3": "SOURCES", 140 "*.py3": "SOURCES",
141 "*.pyw": "SOURCES", 141 "*.pyw": "SOURCES",
142 "*.pyw3": "SOURCES", 142 "*.pyw3": "SOURCES",
143 "*.qm": "TRANSLATIONS", 143 "*.qm": "TRANSLATIONS",
144 "*.qrc": "RESOURCES", 144 "*.rst": "OTHERS",
145 "*.ts": "TRANSLATIONS", 145 "*.ts": "TRANSLATIONS",
146 "*.ui": "FORMS" 146 "*.txt": "OTHERS",
147 "*.ui": "FORMS",
148 "GNUmakefile": "OTHERS",
149 "Makefile": "OTHERS",
150 "README": "OTHERS",
151 "README.*": "OTHERS",
152 "Ui_*.py": "__IGNORE__",
153 "makefile": "OTHERS"
147 }, 154 },
148 "FORMS": [], 155 "FORMS": [],
149 "HASH": "d994091d1e81ad5afcdcbc00ecea86f23163c696", 156 "HASH": "d994091d1e81ad5afcdcbc00ecea86f23163c696",
150 "IDLPARAMS": { 157 "IDLPARAMS": {
151 "DefinedNames": [], 158 "DefinedNames": [],
167 "OTHERS": [ 174 "OTHERS": [
168 ".hgignore", 175 ".hgignore",
169 "ChangeLog", 176 "ChangeLog",
170 "PKGLIST", 177 "PKGLIST",
171 "PluginPySide2PyQt.zip", 178 "PluginPySide2PyQt.zip",
172 "PySide2PyQt.e4p",
173 "PySide2PyQt/Documentation/LICENSE.GPL3", 179 "PySide2PyQt/Documentation/LICENSE.GPL3",
174 "PySide2PyQt/Documentation/source", 180 "PySide2PyQt/Documentation/source",
175 "PySide2PyQt.epj" 181 "PySide2PyQt.epj"
176 ], 182 ],
177 "OTHERTOOLSPARMS": {}, 183 "OTHERTOOLSPARMS": {},
178 "PACKAGERSPARMS": {}, 184 "PACKAGERSPARMS": {},
179 "PROGLANGUAGE": "Python3", 185 "PROGLANGUAGE": "Python3",
180 "PROJECTTYPE": "E6Plugin", 186 "PROJECTTYPE": "E7Plugin",
181 "PROJECTTYPESPECIFICDATA": {}, 187 "PROJECTTYPESPECIFICDATA": {},
182 "PROTOCOLS": [], 188 "PROTOCOLS": [],
183 "RCCPARAMS": { 189 "RCCPARAMS": {
184 "CompressLevel": 0, 190 "CompressLevel": 0,
185 "CompressionDisable": false, 191 "CompressionDisable": false,
254 "update": [ 260 "update": [
255 "" 261 ""
256 ] 262 ]
257 }, 263 },
258 "VCSOTHERDATA": {}, 264 "VCSOTHERDATA": {},
259 "VERSION": "2.x" 265 "VERSION": ""
260 } 266 }
261 } 267 }

eric ide

mercurial