Commit 3d5aa17e authored by Kevin Funk's avatar Kevin Funk Committed by Kevin Funk
Browse files

Improve structure of generated code


While being generated code it's still useful to make it human-readable
(since it's public API consumed by the QtRO user).

Changes:
- Move Q_PROPERTY decls to top
- Move enum decls + Q_ENUM{,s} decls to top
- Add newlines where appropriate

Change-Id: I2ecd597676c4feb6838ad40ec38969fbc30dfc8b
Reviewed-by: default avatarContinuous Integration (KDAB) <build@kdab.com>
Reviewed-by: default avatarBrett Stottlemyer <bstottle@ford.com>
Showing with 32 additions and 18 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment