##// END OF EJS Templates
QXYSeries::insert(): Handle out-of-range indexes gracefully....
QXYSeries::insert(): Handle out-of-range indexes gracefully. Prepend when index < 0, append when index >= size and clamp values of signal QXYSeries::pointAdded() to [0, size]. Change-Id: Ib22449d2f14274c8b13b36dc78362caf030da339 Task-number: QTRD-3488 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>

File last commit:

r1419:9a2b5d956bb6
r2772:8fa17eb15940
Show More
qchart.pro
4 lines | 102 B | text/idl | PrologLexer
!include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
SOURCES += tst_qchart.cpp