I novice qwt user and the problem is following
I represented the city map using qwt and I represented some points on the map (for example, bus stops).
I want to set the real city's map image to the background of the plot.
What class of qwt I should use for this?
Thanks a lot in advance!
to set picture, u should insert Qlabel and add your picture under 'pixmap' property or use that property for ur any pixmap supprting wedget(may b wedget u used as bg).
Bookmarks