| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 1 | |
Hi everybody,
I'm developping a geographical application using the Graphics view framework of Qt (the map is the background of the scene and the items are the layers above).
And because I'm lazy and in lack of ideas, I'm looking for a library or samples of items (sub classes of GraphicsItem) which can be used in the context of goegraphical maps.
_____________________________________________________________________________
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
El Lunes 05 Noviembre 2007, moez gadri escribiÃ: > Hi everybody, > > I'm developping a geographical application using the Graphics view > framework of Qt (the map is the background of the scene and the items are > the layers above). And because I'm lazy and in lack of ideas, I'm looking > for a library or samples of items (sub classes of GraphicsItem) which can > be used in the context of goegraphical maps. I am currently learning to use the graphics view framework, and the examples in the doc helped me a lot. Not a big help, but... -- [ signature omitted ]
Attachment:
signature.asc
Description: This is a digitally signed message part.
moez gadri wrote: > I'm developping a geographical application using the Graphics view > framework of Qt (the map is the background of the scene and the items are > the layers above). And because I'm lazy and in lack of ideas, I'm looking > for a library or samples of items (sub classes of GraphicsItem) which can > be used in the context of goegraphical maps. I *think* (but I'm not sure) that Marble uses QGraphicsView. HTH André -- [ signature omitted ]