[PyQt] returning a value from a sub-dialog

Hajas, Wayne Wayne.Hajas at dfo-mpo.gc.ca
Thu Jul 25 19:35:56 BST 2013


I am hoping somebody can point me to a simple example to do the
following:

After a Dialog is created and filled-in by the user, get the values
returned to the rest of the application.

 

I have built applications around a single dialog.  Everything gets done
under the single dialog-class.  I can get it to work.

 

In the current application I am building, I need multiple dialogs.   I
can generate the extra dialogs but I can't figure out how to retrieve
the data so I can use it elsewhere in the application.

 

I think the solution is going to be trivial once I see it.  But I can't
figure it out right now and I can't come up with the right
google-search.

 

Thanks in advance,

Wayne Hajas

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20130725/abc19116/attachment.html>


More information about the PyQt mailing list