##// END OF EJS Templates
Refactors layout...
Refactors layout * adds sizeHints to layout managers * adds sizeHiint to axes * adds "..." wraping to titles * adds title for axes * adds "..." wraping to legend markers * adds logic for layouting axes vs legend vs plotArea * renames minimumMargins to margin * marings size is always keept * legend takes contentMargins into consideration during layout * charts takes contentMargins into consideration during layout * adds "..." wraping to chartvaleaxisY * adds logic to resize plotArea during scale and scroll

File last commit:

r1419:9a2b5d956bb6
r1965:8d7d66e44a18
Show More
chartthemes.pro
4 lines | 150 B | text/idl | PrologLexer
Michal Klocek
Updates chartstheme demo, small refactor
r748 !include( ../demos.pri ):error( "Couldn't find the demos.pri file!" )
Jani Honkonen
Adding demos folder. Move piechartcustomization to it. Add chartthemes demo (incomplete).
r508 TARGET = chartthemes
Michal Klocek
Updates chartstheme demo, small refactor
r748 SOURCES = main.cpp themewidget.cpp
HEADERS = themewidget.h