Sahar Payandeh wrote:
> Dear Gunnar,
> 
> Thanks for your help.I tesetd this code but unfortunately it does not work.
> I don't undrestand what is "find media files" here.
> Would you please explain more?
> I also need find some code example related to this on the net?
> Do you have any suggestion?

The function is documented here:
http://doc.trolltech.com/qtjambi-4.3.5_01/com/trolltech/qt/gui/QFileDialog.html#getOpenFileName(com.trolltech.qt.gui.QWidget,%20java.lang.String,%20java.lang.String,%20com.trolltech.qt.gui.QFileDialog.Filter,%20com.trolltech.qt.gui.QFileDialog.Option...)

The "find media files" is the "caption" argument, which is becomes the 
window title of the dialog.

As for the example not working, I don't see why it shouldn't. Could you 
please be a bit more spesific on how it doesn't work?

best regards,
Gunnar
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to