##// END OF EJS Templates
Add support for showing tooltips when the legend text is truncated...
Add support for showing tooltips when the legend text is truncated Change-Id: Ie0b90489eb51633a0294db12410f9056f740d086 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>

File last commit:

r2724:c26fb372333d
r2864:47032ec192b3
Show More
src.pro
6 lines | 105 B | text/idl | PrologLexer
Titta Heikkala
Qt Charts project file structure change...
r2712 TEMPLATE = subdirs
CONFIG += ordered
Titta Heikkala
Fix Charts build when quick module is not build...
r2724 SUBDIRS += charts
qtHaveModule(quick) {
SUBDIRS += chartsqml2
}