##// END OF EJS Templates
Added hovered support to areachart. Might need to be re-thought
Added hovered support to areachart. Might need to be re-thought

File last commit:

r1810:62c8384299b9
r2264:6a6c0b791c1a
Show More
qbarcategoryaxis.pro
5 lines | 199 B | text/idl | PrologLexer
Michal Klocek
Implements qbarcategoriesaxis logic...
r1725 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
HEADERS += ../qabstractaxis/tst_qabstractaxis.h
Marek Rosa
renamed QBarCategoryAxis related files
r1810 SOURCES += tst_qbarcategoryaxis.cpp ../qabstractaxis/tst_qabstractaxis.cpp