##// 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
wavechart.pro
7 lines | 165 B | text/idl | PrologLexer
Michal Klocek
Qt name convetion: move test to tests
r1200 !include( ../tests.pri ) {
Michal Klocek
Adds test/wavechart
r867 error( "Couldn't find the examples.pri file!" )
}
QT+=opengl
TARGET = wavechart
SOURCES += main.cpp wavechart.cpp
HEADERS += wavechart.h