Hi,
See the following demo from Qt : Embedded dialogsl.
Basically, it means you can design your UI using the normal widgets (buttons, lists, textboxes, ...). And then you put these widgets in a 'graphics view' which allows transformations to be applied on all things that are put in it.
Best regards,
Marc
Bookmarks