Separation of libraries

14.05.10, 20:58, “David Lonie” loniedavid@gmail.com:

Hi all,

I see that the plot widget was moved to it’s own library – glad to
see that, perhaps we can submit it to Qt, since they lack any plotting
widgets of their own.

Maybe it’s worth to move QPlotWidget into Qt namespace (using macros QT_BEGIN_NAMESPACE and QT_END_NAMESPACE)?
What about renaming of plot classes - is acceptable? (to keep API, we can provide typedefs)

The same thing with periodic table


Regards,
Konstantin