Hello,

I am pretty new to qt creator and I have a pretty simple problem that I am sure is easily solved:

I have a MainWindow form and a Dialog form. In the Dialog form you select a pixmap from a file and it gets stored in a variable. But, how do I go about getting that variable in my MainWindow form so that I can display the pixmap there...?

Sorry if this is a newbie question but you gotta start somewhere,
Matt