##// 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:

r2027:32de3be17db8
r2351:bd26609a29ae
Show More
resources.qrc
9 lines | 272 B | text/plain | TextLexer
Tero Ahola
Property for QDateTimeAxis::format and a QML demo for axes
r2027 <RCC>
<qresource prefix="/">
<file>qml/qmlaxes/loader.qml</file>
<file>qml/qmlaxes/main.qml</file>
<file>qml/qmlaxes/View1.qml</file>
<file>qml/qmlaxes/View2.qml</file>
<file>qml/qmlaxes/View3.qml</file>
</qresource>
</RCC>