##// END OF EJS Templates
QChart mapping functions: return QPoint(0, 0) if series type is Pie...
QChart mapping functions: return QPoint(0, 0) if series type is Pie Some QLogValueAxis tests added. Most commented out. LogDomain correctly move, zoomin and zoomout when log base is less than 1

File last commit:

r2196:aa4c8d495212
r2351:bd26609a29ae
Show More
legendmarkers.pro
10 lines | 178 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = legendmarkers
SOURCES += main.cpp \
mainwidget.cpp
HEADERS += \
mainwidget.h