PDA

View Full Version : Creating a graphic timeline



kaushal_gaurav
12th December 2008, 05:07
Hi,

I need to a create a graphic timeline (Please see attachment).
The design of my application uses QGraphics item for all other display things.
The brackets on the right end is a slider and is used to scroll the timeline.. from 00:00 to 23:00.
How can u create it.

Please help......

Regards,
GK

wysota
12th December 2008, 08:07
You should create a custom widget acting as a ruler that will change its values according to the range you set it.

freely
26th November 2012, 13:03
Hi,
I need to create the same using qt 4.2 = Graphics View architecture.
Please advice for some open source code of similar graphics elements