##// END OF EJS Templates
QChart mapping functions: return QPoint(0, 0) if series type is Pie...
QChart mapping functions: return QPoint(0, 0) if series type is Pie Some QLogValueAxis tests added. Most commented out. LogDomain correctly move, zoomin and zoomout when log base is less than 1

File last commit:

r1202:d898436e4875
r2351:bd26609a29ae
Show More
resources.qrc
6 lines | 157 B | text/plain | TextLexer
Tero Ahola
Separated series model stuff from data api in QML examples
r1202 <RCC>
<qresource prefix="/">
<file>qml/qmlcustommodel/loader.qml</file>
<file>qml/qmlcustommodel/main.qml</file>
</qresource>
</RCC>