How I get names selected in QFileDialog.getOpenFileNames? >>> fileName = QFileDialog.getOpenFileNames(None,"Open Image","/home","All (*.*)") >>> print fileName <PyQt4.QtCore.QStringList object at 0x7f6ef4be51e8>
__________________________________________________ Faça ligações para outros computadores com o novo Yahoo! Messenger http://br.beta.messenger.yahoo.com/ _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
