Qt-interest Archive, June 2007
opie(Open palmtop) for LDK5910 board
Message 1 in thread
Hi every body
I am working with LDK5910 board. wicjh is omap 5910 processor.compiled
opie-1.2.2 to run a pda application on LDk5910.This opie is dependent on
tslib and qtopia-2.3.10 .Compiled the dependencies and compiled opie
successfully.
While trying to run opie(open palm top) application on LDK5910 board, touch
screen is not working
Any one can u help in this issue.
Thanks & Regards
Krishna Priya
Message 2 in thread
krishna priya schrieb:
>
> Hi every body
> ...
> Any one can u help in this issue.
Maybe on et Qt/embedded mailing list.
Cheers, Oliver
--
[ signature omitted ]
Message 3 in thread
Hi every Qt users,
I'm starting to play with mvc classes.
I need to modify the cells height.
I rewrite the qitemdelegate to add some pixels to sizehint returned by
qitemdelegate sizehint function.
this work, the cell height is modified.
but I would prefer to return the good sizehint depending of contents of
cell when no edited and with editor I create myself (createeditor rewritten)
how can I do this using the sizehint parameters (style option and model
index)
I would prefer to give a unique height depending of heigher cell but,
first, if I can give the right height to see the cell con,tents and
editor, it should be a first good point.
actually, when the editor is a spinbox for example, the bottom part of
spinbox is not shown because of cell height.
any help, any link in doc (not mvc classes index page please :-) )?
thank you for help.
Veronique.
--
[ signature omitted ]