##// 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
qlineseries.pro
5 lines | 178 B | text/idl | PrologLexer
Michal Klocek
Add tst_qlineseries stub
r1058 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
Michal Klocek
Adds spline scatter unit tests
r1266 HEADERS += ../qxyseries/tst_qxyseries.h
SOURCES += tst_qlineseries.cpp ../qxyseries/tst_qxyseries.cpp