Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, April 2008
qdatawidgetmapper and qdateedit


Message 1 in thread

Hello all, I'm relatively new to qt, and also this is my first message
here.

I googled for a while without any success in the quest of trying to find
how can I map a qdateedit to a qdatawidgetmapper. The column in the
query model is a datetime column from an sqlite database. Can anyone
help me here?

Thanks in advance,
Cheers, HernÃni


--
 [ signature omitted ] 

Message 2 in thread

Hello all, I posted this same question yesterday, but since I've got no
replies, and I'm not sure if I've sended it to the correct adress, I'm
going to post it again. Sorry if it's a duplicate but here it goes:

I'm using a qdatawidgetmapper to map a form to a qsqlquerymodel, over a
sqlite database. The problem is that I can't make it to work on date
fields. On the db I hava datetime fields, and on the form i have
qdateedit widgets. Is there any special trick to make this work? Or the
only solution (I've seen this somewhere) is to reimplement
qdatawidgetmapper?

Thanks in advance for all your help.

Cheers,
HernÃni

--
 [ signature omitted ]