##// END OF EJS Templates
Fix to domain initialization when log base was preset on axis before adding it to chart
Fix to domain initialization when log base was preset on axis before adding it to chart

File last commit:

r2069:fff5aa874bbe
r2295:8468c10170a2
Show More
qmlcustomlegend.pro
8 lines | 190 B | text/idl | PrologLexer
Tero Ahola
Demo about creating a custom legend on QML
r2069 !include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)