Hi folks!
I'm new in Qt and I need to build a dialog which contains the SaveFileAs-alike feature, but, furthermore, in the same dialog, some ~10 informations widgets(most of them are strings and one of them is date).
in another word, I want to have the standard QFileDialog class dialog so I'll be able to further modify or edit it through the designer application.
Do you know what I mean?
I'm afraid that building such a dialog from scratch means huge amount of work-time, which I don't have.
I was trying to look in the internet and in the book called "C++ GUI Programming With Qt3", but couldn't find anything like that.
Regards.
BTW I've posted it in another forums system, so if I get an answer here or there, I'll quote it in the other forum.
Bookmarks