Re: QGraphicsScene coordinate space larger than INT_MAX, but QGraphicsView scroll bro

Originally Posted by
cgomez116
If every time tick is 10 pixels wide, then I am in fact limited to a range of INT_MAX/10 (214,748,364) time units. Thats not a lot of time in a picosecond time base!
wow, is more than 2 HUNDRED MILLION data points not enough!?
If someone is interested in time scales of seconds, then it's very unusual that they will care about details at picosecond and vice versa.
If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.
Bookmarks