##// END OF EJS Templates
Added QChart::localizeNumbers...
Added QChart::localizeNumbers When this property is true, the default QLocale is used to convert various values to strings for series and axis labels instead of corresponding QString functions, which always use "C" locale. Task-number: QTRD-3231 Change-Id: I95a936ae6d49c2589a7c53a481fd850c90846ae4 Reviewed-by: Titta Heikkala <titta.heikkala@digia.com>

File last commit:

r2625:3dc2625e2a47
r2707:ef2ab40bd1b9
Show More
themes.pri
14 lines | 387 B | text/plain | TextLexer
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
THEMES += \
$$PWD/charttheme_p.h \
$$PWD/chartthemesystem_p.h \
$$PWD/chartthemelight_p.h \
$$PWD/chartthemebluecerulean_p.h \
$$PWD/chartthemedark_p.h \
$$PWD/chartthemebrownsand_p.h \
$$PWD/chartthemebluencs_p.h \
$$PWD/chartthemehighcontrast_p.h \
$$PWD/chartthemeblueicy_p.h \
$$PWD/chartthemeqt_p.h