Re: QT 4.4 and timedelta

2008-08-25 Thread Mohamed Yousef
I'm not very sure about this , but it's logicallay enough to be said i think the QTableView ordering mechanism must provide some overriding functionality through accepting a comparing function from you check it On Mon, Aug 25, 2008 at 7:48 PM, admoore <[EMAIL PROTECTED]> wrote: > Maybe I'm missing

QT 4.4 and timedelta

2008-08-25 Thread admoore
Maybe I'm missing something obvious, but is there a QT object to represent time intervals, a la datetime.timedelta? I'm working on a utility that displays database query results from a postgres database (using psycopg2) in a QTableView. For columns created using "age(some_date_column)", I get a d