##// END OF EJS Templates
Fix Charts documentation...
Fix Charts documentation The documentation structure is changed so that it can be generated with both Qt5 and Qt4. Also the erroneous VBarModelMapper is removed from VBoxPlotModelMapper documentation. Task-number: QTRD-2492, QTRD-2495 Change-Id: I45028915ca55f6ff1170db58518a8f08ac4158fb Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

r1817:f04afbebdb7b
r2639:2ce3423968b5
Show More
qcategoryaxis.pro
5 lines | 196 B | text/idl | PrologLexer
Marek Rosa
Fixes and tests to Interval axis
r1708 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
HEADERS += ../qabstractaxis/tst_qabstractaxis.h
Marek Rosa
Renamed QCategoryAxis related files
r1817 SOURCES += tst_qcategoryaxis.cpp ../qabstractaxis/tst_qabstractaxis.cpp