Right now we already store the general arrangement of qgerbil in settings using the Qt QSettings mechanism. We also have custom code to store which viewports are folded in or out.
We would like to also store the user's preference over drawing quality. That includes:
framebuffer depth
hq/non-hq drawing
linear/log scale drawing
number of bins
alpha modifier
In the other widgets we would like to store:
Falsecolordock: the selected false coloring method
Right now we already store the general arrangement of qgerbil in settings using the Qt QSettings mechanism. We also have custom code to store which viewports are folded in or out.
We would like to also store the user's preference over drawing quality. That includes:
In the other widgets we would like to store: