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

r1785:bb11155e67e1
r2351:bd26609a29ae
Show More
resources.qrc
8 lines | 277 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>qml/qmloscilloscope/main.qml</file>
<file>qml/qmloscilloscope/ControlPanel.qml</file>
<file>qml/qmloscilloscope/ScopeView.qml</file>
<file>qml/qmloscilloscope/MultiButton.qml</file>
</qresource>
</RCC>