Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.

Talk:ModelEditor

From Qt Wiki
Jump to navigation Jump to search

Adding hint for plantuml file format

Hi!

A very good idea to integrate a model editor in the QtCreator. just an hint to the fileformat. Have investigated plantuml? (http://plantuml.com/) I use this heavenly in code development and documentation and has many plugins e.g. for word, sphinx etc. So the model could be easily integrated into other tools without explicitly generate exporters/importers for it.

If you separate content (model definition) and gui parts (positions, colors) etc the model could be used for other purposes also.

Just a suggestion