[PyQt] custom sections in a QDateTimeEdit

Victor Noagbodji noagbodjivictor at gmail.com
Wed Jun 10 23:38:01 BST 2009


hello,

is it possible to have custom sections in a QDateTimeEdit?

we are trying to build a custom date edit that will allow users to
select the beginning of quarters in a year.

for example


-----------------------
| Quarter 2    | 2009 |
-----------------------

will store the date 1st of April 2009

i have looked at sections of the QDateTimeEdit and it seems like they
are hard coded and we cannot change them. any suggestion on how to do
it?

thanks in advance

(please ignore my previous posts)

-- 
paul victor noagbodji


More information about the PyQt mailing list