eric6/Graphics/UMLDialog.py

changeset 8281
184ece570a2b
parent 8276
1436fd09d1e1
child 8282
16b243bdb12f
equal deleted inserted replaced
8280:17d03699f151 8281:184ece570a2b
266 return 266 return
267 267
268 self.__fileName = filename 268 self.__fileName = filename
269 269
270 # TODO: add loading of file in JSON format 270 # TODO: add loading of file in JSON format
271 # TODO: delete the current one with eric7 271 # TODO: eric7: delete the current one
272 def load(self): 272 def load(self):
273 """ 273 """
274 Public method to load a diagram from a file. 274 Public method to load a diagram from a file.
275 275
276 @return flag indicating success (boolean) 276 @return flag indicating success (boolean)

eric ide

mercurial