##// END OF EJS Templates
Added few properties to QAbstractAxis. Some are still missing. Its needs to be decided how the Brush and Pen should be supported
Added few properties to QAbstractAxis. Some are still missing. Its needs to be decided how the Brush and Pen should be supported

File last commit:

r1419:9a2b5d956bb6
r2203:edb022f7374a
Show More
qmlchartproperties.pro
8 lines | 181 B | text/idl | PrologLexer
Tero Ahola
Added test app for testing QML properties
r1298 !include( ../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)