##// END OF EJS Templates
Added few properties to QAbstractAxis. Some are still missing. Its needs to be decided how the Brush and Pen should be supported
Added few properties to QAbstractAxis. Some are still missing. Its needs to be decided how the Brush and Pen should be supported

File last commit:

r1419:9a2b5d956bb6
r2203:edb022f7374a
Show More
qsplineseries.pro
5 lines | 180 B | text/idl | PrologLexer
Michal Klocek
Adds spline scatter unit tests
r1266 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
HEADERS += ../qxyseries/tst_qxyseries.h
SOURCES += tst_qsplineseries.cpp ../qxyseries/tst_qxyseries.cpp