What do you mean by a "date edit widget"? Futhermore, you could check out the QDate documentation<http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qdate.html>. Take a look at the method getDate() in particular..
On Tue, Feb 16, 2010 at 2:40 PM, NISA BALAKRISHNAN < [email protected]> wrote: > hi, > > can anyone tel me how to get date entered to date edit widget in a string > format so that i can save it in a excel sheet. > > > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > -- Nick Gaens
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
