hi,
i'm new to QT4 (user QT3 a while ago) and i'm trying to figure out how to use the QMdiArea widget in combination with the designer.
is there some clean way of inserting MDI areas? so far i only see the possibility of creating a plain SDI window and then restructure it in code to an MDI one.