##// END OF EJS Templates
Improve theme initialization performance for bar series...
Improve theme initialization performance for bar series The bar series are not updated while the theme is initialized. The update will be done after the theme is ready. This reduces the time spent to initialize the theme from seconds to milliseconds. Task-number: QTRD-2163 Change-Id: Ie111d8b42e017d0a514ca773bc8a714295d1eaa2 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

r1419:9a2b5d956bb6
r2598:764a09c2b2a5
Show More
qxymodelmapper.pro
6 lines | 117 B | text/idl | PrologLexer
Marek Rosa
Added tests for XYModelMapper
r1352 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
SOURCES += \
tst_qxymodelmapper.cpp