##// END OF EJS Templates
Added new model mappers for pie to QML api
Added new model mappers for pie to QML api

File last commit:

r1239:81e9e29a1f6f
r1249:94a47eb3a2ef
Show More
auto.pro
10 lines | 300 B | text/idl | PrologLexer
!include( ../tests.pri ) {
error( "Couldn't find the tests.pri file!" )
}
TEMPLATE = subdirs
SUBDIRS += qchartview qchart qlineseries qbarset qbarseries qstackedbarseries qpercentbarseries qgroupedbarseries qpieslice qpieseries qpiemodelmapper
test_private:{
SUBDIRS += chartdataset domain
}